]> andersk Git - splint.git/blobdiff - test/Makefile.am
Added additional tests for buffer overflow detection fixes to the test suite.
[splint.git] / test / Makefile.am
index c0ede6176d0e58516d0a2d5ef008daed11f8e24a..df0bdec983e2f7502d0b13458880e481aafa77bf 100644 (file)
@@ -40,7 +40,7 @@ UNITTESTS = \
   help \
   fileio tainted mergestate metastate sizeof buffertest \
   tests2.2 tests2.4 tests2.5  \
-  simplebufferConstraintTests moreBufferTests globalbufferannotation \
+  simplebufferConstraintTests moreBufferTests moreBufferTests2 globalbufferannotation \
   maxset strchr for \
   abstptr abstract alias alttypes ansireserved argorder \
   args blocks break cases cast charlit clauses commentchar compdestroy \
@@ -158,7 +158,7 @@ fulltest:
 ### Rules for tests start here
 
 SUBDIRTESTS = metastate mergestate tainted fileio warnuse ensuresclauses \
-   simplebufferConstraintTests moreBufferTests globalbufferannotation \
+   simplebufferConstraintTests moreBufferTests moreBufferTests2 globalbufferannotation \
    maxset strchr for 
 
 .PHONY: abstptr
This page took 0.034974 seconds and 4 git commands to generate.