aboutsummaryrefslogtreecommitdiffstats
path: root/test_gen.c
Commit message (Expand)AuthorAgeFilesLines
* Implement unpacking arraysTomasz Kramkowski2020-09-101-1/+4
* Configurable array sizeTomasz Kramkowski2020-09-101-7/+14
* Use sections to generate list of testsTomasz Kramkowski2020-09-101-1/+1
* Remove unused data arrayTomasz Kramkowski2020-09-101-3/+0
* Abstract away check generationTomasz Kramkowski2020-09-101-13/+43
* Use arrays to simplify future refactoringTomasz Kramkowski2020-09-101-7/+7
* Stop naming variables after the formatTomasz Kramkowski2020-09-101-10/+10
* Make prefix explicit in format informationTomasz Kramkowski2020-09-101-14/+12
* Centralise format information for test generationTomasz Kramkowski2020-09-101-21/+52
* Fix type complaintsTomasz Kramkowski2020-09-091-2/+2
* Make functions staticTomasz Kramkowski2020-09-091-6/+6
* Make sure constants don't become unsignedTomasz Kramkowski2020-09-091-1/+1
* Improved testingTomasz Kramkowski2020-09-091-0/+114