aboutsummaryrefslogtreecommitdiffstats
path: root/test.c
Commit message (Collapse)AuthorAgeFilesLines
* test.c: Output TAP formatted testsTomasz Kramkowski2021-09-211-6/+11
|
* test.c: clean up macrosTomasz Kramkowski2021-09-211-15/+14
|
* test.c: minor cleanupTomasz Kramkowski2021-09-211-2/+2
|
* test.c: add simple unpack_struct testTomasz Kramkowski2021-08-111-0/+46
|
* test: signal test failure with exit codeTomasz Kramkowski2021-08-061-0/+5
|
* Fix license information content and formatTomasz Kramkowski2021-08-051-1/+1
|
* explicitly cast printf %p params to (void *)Tomasz Kramkowski2021-08-051-1/+1
|
* Remove need for test.o.do by adding @BUILD_DEP directiveTomasz Kramkowski2021-07-141-0/+1
|
* test.c: Sort headers alphabeticallyTomasz Kramkowski2020-09-121-2/+2
|
* Implement a basic pack functionTomasz Kramkowski2020-09-121-0/+54
|
* test: Fix Reorder test names and descriptionsTomasz Kramkowski2020-09-121-3/+3
|
* test: Make DATA macro more useful.Tomasz Kramkowski2020-09-121-2/+2
|
* unpack_test: Rename to a more generic nameTomasz Kramkowski2020-09-121-0/+106