Add test56 to test our UDS implementation. Contributed by Thomas Cort
This commit is contained in:
parent
739f2d7536
commit
d26290a017
@ -12,7 +12,7 @@ OBJ= test1 test2 test3 test4 test5 test6 test7 test8 test9 \
|
|||||||
test30 test31 test32 test34 test35 test36 test37 test38 \
|
test30 test31 test32 test34 test35 test36 test37 test38 \
|
||||||
test39 t10a t11a t11b test40 t40a t40b t40c t40d t40e t40f test41 \
|
test39 t10a t11a t11b test40 t40a t40b t40c t40d t40e t40f test41 \
|
||||||
test42 test45 test47 test48 test49 test50 test51 test52 test53 \
|
test42 test45 test47 test48 test49 test50 test51 test52 test53 \
|
||||||
test54 test55
|
test54 test55 test56
|
||||||
|
|
||||||
BIGOBJ= test20 test24
|
BIGOBJ= test20 test24
|
||||||
ROOTOBJ= test11 test33 test43 test44 test46
|
ROOTOBJ= test11 test33 test43 test44 test46
|
||||||
@ -111,3 +111,4 @@ test52: test52.c
|
|||||||
test52-gcc: test52.c
|
test52-gcc: test52.c
|
||||||
test54: test54.c
|
test54: test54.c
|
||||||
test55: test55.c
|
test55: test55.c
|
||||||
|
test56: test56.c
|
||||||
|
1939
test/test56.c
Normal file
1939
test/test56.c
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user