Made sequence and choice variadic, and added test suite helper functions

This commit is contained in:
Dan Hirsch 2012-05-12 00:40:54 +01:00
parent d13fbbf9c4
commit d5358a724b
5 changed files with 102 additions and 33 deletions

View file

@ -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