kicad/tools/io_benchmark
John Beard acd103631b QA: PCB file input parse test program (fuzzable)
This adds a test program which can be used to test the
parsing of a given KiCad PCB file. This interface is
useful for both manual or automated debugging of given
files, as well as providing an interface suitable for
fuzz-testing tools.

Also adds to the testing docs to detail how fuzzing can
be used.

Also moves some useful re-usable code from io-benchmark
to a new library qa_utils, which can contain code that
isn't need in the actual KiCad libs.
2018-10-22 12:32:24 -04:00
..
CMakeLists.txt QA: PCB file input parse test program (fuzzable) 2018-10-22 12:32:24 -04:00
io_benchmark.cpp Fix building benchmark test 2017-03-08 10:45:26 -05:00