summaryrefslogtreecommitdiff
path: root/test/runtest.sh
Commit message (Collapse)AuthorAgeFilesLines
* Count exit code 1 as an errorDaniel Silverstone2018-07-281-2/+2
|
* add test cases generated from our own run of AFLVincent Sanders2016-08-261-0/+3
| | | | | | | | | | Fuzzers alive : 7 Total run time : 20 days, 16 hours Total execs : 989 million Cumulative speed : 3876 execs/sec Pending paths : 0 faves, 363 total Pending per fuzzer : 0 faves, 51 total (on average) Crashes found : 0 locally unique
* extend icon test corpus with a set generated with AFLVincent Sanders2016-08-231-0/+3
|
* update icon decoding test to allow for output file on commandlineVincent Sanders2016-08-231-3/+3
|
* add previously failing icon with transparancy as testVincent Sanders2016-08-191-2/+9
|
* fix test runner icon image selectionVincent Sanders2016-08-141-1/+1
|
* generate output ppm if the decode was incompleteVincent Sanders2016-08-141-0/+2
|
* Add AFL demo bitmap and icon corpus to unit testsVincent Sanders2016-08-131-1/+7
|
* Improve test runner and prevent generation of excessively large outputVincent Sanders2016-08-121-10/+65
|
* add tests for problematic bitmapsVincent Sanders2016-08-111-0/+7
| | | | mantis 2446 has a problematic bitmap we can use to test with
* test decoding of ico filesVincent Sanders2015-09-021-3/+3
|
* add decode test suiteVincent Sanders2015-09-011-0/+26