From 899dca23fc159f87954b01910f52543455b6abf7 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 10 Jun 2015 02:18:36 +0300 Subject: Improve test5.c. Update test results. --- test/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/Makefile') diff --git a/test/Makefile b/test/Makefile index 65bdd9f..3ecddb3 100644 --- a/test/Makefile +++ b/test/Makefile @@ -27,10 +27,12 @@ test3: test4: $(call CMD,dump,test4.c,test4-01.txt) $(call CMD,findargs,test4.c,test4-02.txt) + $(call CMD,detectnullpointers,test4.c,test4-03.txt) test5: $(call CMD,dump,test5.c,test5-01.txt) $(call CMD,findargs,test5.c,test5-02.txt) $(call CMD,detectnullpointers,test5.c,test5-03.txt) + $(call CMD,dumpunsupported,test5.c,test5-04.txt) crashtest1: $(call CMD,dump,crashtest1.h,crashtest1-01.txt) -- cgit v1.2.3-60-g2f50