]> andersk Git - splint.git/blobdiff - test/moreBufferTests2/Makefile
Added test case for pproblem with typedefs and fixed size arrays.
[splint.git] / test / moreBufferTests2 / Makefile
index 45eb3294e7936dfd8b2b49fdd3c59a97ab37269e..3aac2b84dff3265b8ece44e71ec916d713beaf9c 100644 (file)
@@ -4,4 +4,5 @@
  
 check:
        $(SPLINT) -exportlocal +bounds unknownsize.c arrayConstExpr.c -expect 1
+       $(SPLINT) -exportlocal +bounds fixedArrayType.c -expect 1
 
This page took 0.049013 seconds and 4 git commands to generate.