summaryrefslogtreecommitdiff
path: root/test/Makefile
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-06-11 17:04:26 +0300
committerAndrei Karas <akaras@inbox.ru>2015-06-11 17:06:49 +0300
commit69537789ddcdc659da19bc560afc23b5b3d8156b (patch)
tree76aa6a584e4fc905c8bff74908e794cba7c3f7d3 /test/Makefile
parent509c0b08a3e0d2da3e3feb270e2e8a1c1c001d5e (diff)
downloadparanucker-69537789ddcdc659da19bc560afc23b5b3d8156b.tar.gz
paranucker-69537789ddcdc659da19bc560afc23b5b3d8156b.tar.bz2
paranucker-69537789ddcdc659da19bc560afc23b5b3d8156b.tar.xz
paranucker-69537789ddcdc659da19bc560afc23b5b3d8156b.zip
Extend test5.
Diffstat (limited to 'test/Makefile')
-rw-r--r--test/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Makefile b/test/Makefile
index 720c329..6e58e53 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -33,6 +33,7 @@ test5:
$(call CMD,findargs,test5.c,test5-02.txt)
$(call CMD,detectnullpointers,test5.c,test5-03.txt)
$(call CMD,dumpunsupported,test5.c,test5-04.txt)
+ $(call CMD,dumpnullpointers,test5.c,test5-05.txt)
test6:
$(call CMD,dump,test6.c,test6-01.txt)
$(call CMD,dumpunsupported,test6.c,test6-02.txt)