Made sequence and choice variadic, and added test suite helper functions
This commit is contained in:
parent
d13fbbf9c4
commit
d5358a724b
5 changed files with 102 additions and 33 deletions
|
|
@ -18,3 +18,6 @@ libhammer.a: bitreader.o hammer.o pprint.o
|
|||
|
||||
bitreader.o: test_suite.h
|
||||
hammer.o: hammer.h
|
||||
|
||||
test: test_suite
|
||||
./test_suite -v
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue