add scaffold for grammar tests and codify the dummy test case
This commit is contained in:
parent
188d369a9b
commit
5593b826e3
4 changed files with 96 additions and 0 deletions
|
|
@ -48,6 +48,7 @@ TESTS := t_benchmark.o \
|
|||
t_bitreader.o \
|
||||
t_bitwriter.o \
|
||||
t_parser.o \
|
||||
t_grammar.o \
|
||||
test_suite.o
|
||||
|
||||
OUTPUTS := libhammer.a \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue