On 27/10/13 10:14, Peter B. wrote:
> I was trying to read myself into FATE, in order to be able to add
> additional tests for FFV1.
> 
> I've already read the documentation about FATE [1], and I've already
> managed to add new testing rules for FFV1 (in tests/fate/vcodec.mak).
> btw: The FATE docs [1] only describe how to run the existing tests, but
> I didn't find information about how to create new ones.
> 
> So far so good, but now I have some questions:
> 
> 1) How do I add the reference files, required for tests to be able to diff?

You can upload to our local ftp[1] and drop me a note.

> 2) How do I get a LCOV HTML report locally?

https://wiki.libav.org/GcovCoverageHowTo

> I'd like to cover more lines of FFV1's code, and therefore would like to
> be able to view the "LCOV - code coverage report" [2] from my local tests.
> 
> I assumed that running the "fate.sh" script for submitting FATE results
> would create those HTML pages.

No it would provide a FATE report.

> I've created a "fate_config.sh" file, based on
> "doc/fate_config.sh.template" and ran the tests.

> Any suggestions how I could have a local LCOV view?

In theory all you need is in the wiki page I linked.

I'll write a nicer howto on add FATE tests soon (I plan to refactor fate
a little more)

[1] http://upload.libav.org
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to