Add test56 to test our UDS implementation. Contributed by Thomas Cort

This commit is contained in:
Thomas Veerman 2010-07-15 14:52:29 +00:00
parent 739f2d7536
commit d26290a017
2 changed files with 1941 additions and 1 deletions

View file

@ -12,7 +12,7 @@ OBJ= test1 test2 test3 test4 test5 test6 test7 test8 test9 \
test30 test31 test32 test34 test35 test36 test37 test38 \
test39 t10a t11a t11b test40 t40a t40b t40c t40d t40e t40f test41 \
test42 test45 test47 test48 test49 test50 test51 test52 test53 \
test54 test55
test54 test55 test56
BIGOBJ= test20 test24
ROOTOBJ= test11 test33 test43 test44 test46
@ -111,3 +111,4 @@ test52: test52.c
test52-gcc: test52.c
test54: test54.c
test55: test55.c
test56: test56.c

1939
test/test56.c Normal file

File diff suppressed because it is too large Load diff