]> andersk Git - splint.git/blob - test/Makefile.in
2431dbca475feb9a3f74c71ad2bdc0c2975de399
[splint.git] / test / Makefile.in
1 # Makefile.in generated automatically by automake 1.5 from Makefile.am.
2
3 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
4 # Free Software Foundation, Inc.
5 # This Makefile.in is free software; the Free Software Foundation
6 # gives unlimited permission to copy and/or distribute it,
7 # with or without modifications, as long as this notice is preserved.
8
9 # This program is distributed in the hope that it will be useful,
10 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
11 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
12 # PARTICULAR PURPOSE.
13
14 @SET_MAKE@
15
16 SHELL = @SHELL@
17
18 srcdir = @srcdir@
19 top_srcdir = @top_srcdir@
20 VPATH = @srcdir@
21 prefix = @prefix@
22 exec_prefix = @exec_prefix@
23
24 bindir = @bindir@
25 sbindir = @sbindir@
26 libexecdir = @libexecdir@
27 datadir = @datadir@
28 sysconfdir = @sysconfdir@
29 sharedstatedir = @sharedstatedir@
30 localstatedir = @localstatedir@
31 libdir = @libdir@
32 infodir = @infodir@
33 mandir = @mandir@
34 includedir = @includedir@
35 oldincludedir = /usr/include
36 pkgdatadir = $(datadir)/@PACKAGE@
37 pkglibdir = $(libdir)/@PACKAGE@
38 pkgincludedir = $(includedir)/@PACKAGE@
39 top_builddir = ..
40
41 ACLOCAL = @ACLOCAL@
42 AUTOCONF = @AUTOCONF@
43 AUTOMAKE = @AUTOMAKE@
44 AUTOHEADER = @AUTOHEADER@
45
46 INSTALL = @INSTALL@
47 INSTALL_PROGRAM = @INSTALL_PROGRAM@
48 INSTALL_DATA = @INSTALL_DATA@
49 INSTALL_SCRIPT = @INSTALL_SCRIPT@
50 INSTALL_HEADER = $(INSTALL_DATA)
51 transform = @program_transform_name@
52 NORMAL_INSTALL = :
53 PRE_INSTALL = :
54 POST_INSTALL = :
55 NORMAL_UNINSTALL = :
56 PRE_UNINSTALL = :
57 POST_UNINSTALL = :
58 build_alias = @build_alias@
59 build_triplet = @build@
60 host_alias = @host_alias@
61 host_triplet = @host@
62 target_alias = @target_alias@
63 target_triplet = @target@
64 AMTAR = @AMTAR@
65 AWK = @AWK@
66 BISON = @BISON@
67 CAT = @CAT@
68 CC = @CC@
69 CP = @CP@
70 CPP = @CPP@
71 DEPDIR = @DEPDIR@
72 DIFF = @DIFF@
73 EXEEXT = @EXEEXT@
74 GREP = @GREP@
75 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
76 LCLOBJ = @LCLOBJ@
77 LEX = @LEX@
78 LN_S = @LN_S@
79 MV = @MV@
80 OBJEXT = @OBJEXT@
81 PACKAGE = @PACKAGE@
82 RM = @RM@
83 VERSION = @VERSION@
84 am__include = @am__include@
85 am__quote = @am__quote@
86 install_sh = @install_sh@
87
88 AUTOMAKE_OPTIONS = 1.5 foreign
89
90 DIFFFLAGS = 
91
92
93 # -u show context
94 SPLINT = $(top_builddir)/src/splint$(EXEEXT)
95
96 ### This is horrible!  Can't we make top_builddir absolute?
97 SPLINTNEST = ../$(top_builddir)/src/splint$(EXEEXT)
98
99 SPLINTPNEST = @$(SPLINTNEST) -nof
100 SPLINTP = @$(SPLINT) -nof
101
102 # Make sure .splintrc files are not used so test results do not
103 # depend on local settings.
104 SPLINTRN = $(SPLINTP) -hints -booltype "bool"
105 SPLINTR = $(SPLINTRN) -exportlocal +debugfcnconstraint
106
107 SPLINTRNNEST = $(SPLINTPNEST) -hints -booltype "bool"
108 SPLINTRNEST = $(SPLINTRNNEST) -exportlocal +debugfcnconstraint
109
110
111 ###
112 ### rcfiles not included becuase file names will not match exactly
113 ###
114 UNITTESTS = \
115   help \
116   abstptr abstract alias alttypes ansireserved argorder \
117   args blocks break cases cast charlit clauses commentchar compdestroy \
118   constannot controldepth csyntax czechnames czechoslovaknames deadparam \
119   decl enum exports external fields flags forbody format freearray \
120   funcpointer functionmacro glob globals impabstract info init inparam internal iter keep libs \
121   linked lintcomments list loopexec \
122   macros macrosef merge mergenull modifies modtest moduncon \
123   mongoincludes mystrncat noeffect null observer oldstyle outglob outparam \
124   postnotnull preds prefixes printflike rc refcounts release repexpose \
125   returned sharing shifts slovaknames \
126   specclauses \
127   special stack staticarray strings \
128   structassign typequals ud ulstypes union unioninit unreachable unsignedcompare \
129   unused ullint utypes void widestrings
130
131 UNITEXPECTS = $(addsuffix .expect, $(UNITTESTS))
132
133
134 ### warnuse doesn't work yet!
135 SUBDIRTESTS = metastate mergestate tainted fileio \
136    simplebufferConstraintTests moreBufferTests moreBufferTests2 globalbufferannotation \
137    maxset strchr for manual\
138 tests2.2 tests2.4 tests2.5 db1 db2 db3
139
140 SPLINTTESTS = $(UNITTESTS) $(SUBDIRTESTS)
141
142 QUICKTESTS = db3
143
144 CLEANOUTPUT = $(GREP) -v "Splint 3." | $(GREP) -v "$(SPLINT)" | $(GREP) -v "^make.*\[[1-9]*\]:" | $(GREP) -v "^gmake.*\[[1-9]*\]:" |   $(GREP) -v "^gmake -e" |  $(GREP) -v "^make -e" |$(GREP) -v "config.status: creating test/Makefile" | $(GREP) -v "cd .. && " | $(GREP) -v "CONFIG_HEADERS=" | $(GREP) -v "CONFIG_FILES="
145
146 #drl 11/29/2001 This is a very ugly hack to get make dist to work
147 EXTRA_DIST = ./abst_t.lcl ./abst_t.lcs  \
148               ./abstptr.lcl ./abstptr.lcs \
149               ./alias.lcl ./alias.lcs \
150               ./alias2.lcl ./alias2.lcs \
151               ./alias3.lcl  \
152               ./db1/erc.lcl \
153               ./db1/bool.lcl \
154               ./db1/dbase.lcl \
155               ./db1/employee.lcl \
156               ./db1/empset.lcl \
157               ./db1/eref.lcl \
158               ./db1/ereftab.lcl \
159               ./alias3.lcs \
160               ./alias3.lh  \
161               ./alias4.lcl  \
162               ./alias4.lcs \
163               ./alias4.lh \
164               ./alias5.lcl \
165               ./alias5.lcs \
166               ./alias5.lh \
167               ./argorder2.lcl \
168               ./argorder2.lcs \
169               ./argorder4.lcl \
170               ./argorder4.lcs \
171               ./args.lcl \
172               ./args.lcs \
173               ./cast.lcl \
174               ./cast.lcs \
175               ./decl2.lcl \
176               ./decl2.lcs \
177               ./empty.lcl \
178               ./enum.lcl \
179               ./enum.lcs \
180               ./glob.lcl \
181               ./glob.lcs \
182               ./impabstract.lcl \
183               ./impabstract.lcs \
184               ./iter.lcl \
185               ./iter.lcs \
186               ./macros.lcl \
187               ./macros.lcs \
188               ./macrosef.lcl \
189               ./macrosef.lcs \
190               ./modtest.lcl \
191               ./modtest.lcs \
192               ./mut.lcl \
193               ./mut.lcs \
194               ./mut.lh \
195               ./mut.lh.expect \
196               ./db2/dbase.lcl \
197               ./db2/employee.lcl \
198               ./db2/empset.lcl \
199               ./db2/erc.lcl \
200               ./db2/eref.lcl \
201               ./db2/ereftab.lcl \
202               ./db2/etest.lcl \
203               ./null6.lcd \
204               ./null6.lcl \
205               ./null6.lcs \
206               ./observer.lcl \
207               ./observer.lcs \
208               ./oldstyle.lcl \
209               ./oldstyle.lcs \
210               ./outglob.lcl \
211               ./outglob.lcs \
212               ./outparam.lcl \
213               ./outparam.lcs \
214               ./rc1.splintrc \
215               ./rc2.splintrc \
216               ./rc3.splintrc \
217               ./rc3.splintrc.os2 \
218               ./repexpose.lcl \
219               ./repexpose.lcs \
220               ./repexpose.lh \
221               ./repexpose.lh.expect \
222               ./special.lcl \
223               ./special.lcs \
224               ./db3/.splintrc \
225               ./db3/bool.lcl \
226               ./db3/check.lcl \
227               ./db3/dbase.lcl \
228               ./db3/employee.lcl \
229               ./db3/empset.lcl \
230               ./db3/erc.lcl \
231               ./db3/eref.lcl \
232               ./db3/ereftab.lcl \
233               ./tq.lcl \
234               ./tq.lcs \
235               ./ud2.lcl \
236               ./ud2.lcs \
237               ./for/.splintrc \
238               ./globalbufferannotation/.splintrc \
239               ./maxset/.splintrc \
240               ./strchr/.splintrc \
241               ./tests2.2/bool.lcl \
242               ./tests2.2/bool.lcs \
243               ./tests2.2/libraries.lcd \
244               ./tests2.2/obsolete.lcd \
245               ./tests2.2/oldversion.lcd \
246               ./tests2.4/subdir/main.lcl \
247               ./tests2.4/subdir/main.lcs \
248               ./tests2.5/newlint.lcd \
249               ./warnuse/warnuse.lcd \
250               ./empty.lcs \
251               ./abstptr.c \
252               ./alias.c \
253               ./alias2.c \
254               ./alias3.c \
255               ./db1/dbase.c \
256               ./db1/drive.c \
257               ./db1/employee.c \
258               ./db1/empset.c \
259               ./db1/erc.c \
260               ./db1/eref.c \
261               ./db1/ereftab.c \
262               ./alias4.c \
263               ./alias5.c \
264               ./alttypes.c \
265               ./ansireserved.c \
266               ./ansireserved2.c \
267               ./argorder.c \
268               ./argorder2.c \
269               ./argorder3.c \
270               ./argorder4.c \
271               ./argorder5.c \
272               ./args.c \
273               ./arrayinit.c \
274               ./blocks.c \
275               ./branchstate.c \
276               ./break.c \
277               ./cases.c \
278               ./buffertest1.c \
279               ./cases2.c \
280               ./cast.c \
281               ./cast2.c \
282               ./charlit.c \
283               ./clauses.c \
284               ./clauses2.c \
285               ./clauses3.c \
286               ./commentchar.c \
287               ./commentcmd.c \
288               ./compdestroy.c \
289               ./csyntax.c \
290               ./constannot.c \
291               ./controldepth.c \
292               ./csyntax10.c \
293               ./csyntax11.c \
294               ./csyntax12.c \
295               ./csyntax13.c \
296               ./csyntax14.c \
297               ./csyntax15.c \
298               ./csyntax16.c \
299               ./csyntax17.c \
300               ./csyntax2.c \
301               ./csyntax3.c \
302               ./csyntax4.c \
303               ./csyntax5.c \
304               ./csyntax6.c \
305               ./csyntax7.c \
306               ./csyntax8.c \
307               ./csyntax9.c \
308               ./czechnames.c \
309               ./czechoslovaknames.c \
310               ./deadparam.c \
311               ./decl.c \
312               ./decl2.c \
313               ./dkf5kEnum.c \
314               ./dkf5kRange.c \
315               ./dkf5kSprintf.c \
316               ./ensures.c \
317               ./enum.c \
318               ./exports.c \
319               ./external.c \
320               ./fields.c \
321               ./fields2.c \
322               ./fields3.c \
323               ./flags.c \
324               ./glob.c \
325               ./forbody.c \
326               ./format.c \
327               ./freearray.c \
328               ./funcpointer.c \
329               ./globals.c \
330               ./globals2.c \
331               ./impabstract.c \
332               ./init.c \
333               ./innerfree.c \
334               ./inparam.c \
335               ./internal.c \
336               ./iter.c \
337               ./iter2.c \
338               ./keep.c \
339               ./libs.c \
340               ./linked.c \
341               ./linked2.c \
342               ./linked3.c \
343               ./linked4.c \
344               ./linked5.c \
345               ./linked6.c \
346               ./lintcomments.c \
347               ./list.c \
348               ./longconstants.c \
349               ./macros.c \
350               ./macrosef.c \
351               ./merge.c \
352               ./modclient.c \
353               ./modifies.c \
354               ./modtest.c \
355               ./moduncon.c \
356               ./mongoincludes.c \
357               ./mparen.c \
358               ./mut.c \
359               ./mystrncat.c \
360               ./noeffect.c \
361               ./null1.c \
362               ./null2.c \
363               ./null3.c \
364               ./null4.c \
365               ./null5.c \
366               ./db2/dbase.c \
367               ./db2/drive.c \
368               ./db2/employee.c \
369               ./db2/empset.c \
370               ./db2/erc.c \
371               ./db2/eref.c \
372               ./db2/ereftab.c \
373               ./db2/etest.c \
374               ./null6.c \
375               ./nullassign.c \
376               ./nullret.c \
377               ./observer.c \
378               ./oldstyle.c \
379               ./outglob.c \
380               ./outparam.c \
381               ./postnotnull.c \
382               ./preds.c \
383               ./prefixes.c \
384               ./printflike.c \
385               ./rc.c \
386               ./refcounts.c \
387               ./release.c \
388               ./repexpose.c \
389               ./returned.c \
390               ./sharing1.c \
391               ./sharing2.c \
392               ./sharing3.c \
393               ./sharing4.c \
394               ./sharing5.c \
395               ./sizeof.c \
396               ./slovaknames.c \
397               ./specclauses.c \
398               ./specclauses2.c \
399               ./specclauses3.c \
400               ./specclauses4.c \
401               ./specclauses5.c \
402               ./specclauses6.c \
403               ./special.c \
404               ./stack.c \
405               ./staticarray.c \
406               ./strings.c \
407               ./structassign.c \
408               ./switch.c \
409               ./t1.c \
410               ./test.c \
411               ./db3/dbase.c \
412               ./db3/drive.c \
413               ./db3/employee.c \
414               ./db3/empset.c \
415               ./db3/erc.c \
416               ./db3/eref.c \
417               ./db3/ereftab.c \
418               ./typequals.c \
419               ./ud.c \
420               ./ud2.c \
421               ./ullint.c \
422               ./ulstypes.c \
423               ./union.c \
424               ./unreachable.c \
425               ./unsignedcompare.c \
426               ./unused.c \
427               ./void.c \
428               ./conditions/miroslaw.c \
429               ./conditions/releases.c \
430               ./fileio/file.c \
431               ./fileio/filebranch.c \
432               ./fileio/filerw.c \
433               ./for/for.c \
434               ./globalbufferannotation/globalvariable.c \
435               ./maxset/maxsetannotations.c \
436               ./maxset/maxsetnoannotations.c \
437               ./mergestate/taintednm.c \
438               ./metastate/file.c \
439               ./metastate/file1.c \
440               ./metastate/file2.c \
441               ./metastate/file3.c \
442               ./metastate/file4.c \
443               ./metastate/file5.c \
444               ./metastate/file6.c \
445               ./metastate/file7.c \
446               ./metastate/filebad.c \
447               ./metastate/global.c \
448               ./metastate/nullbranch.c \
449               ./metastate/nullbranch2.c \
450               ./metastate/nullret.c \
451               ./metastate/osd.c \
452               ./metastate/sockets.c \
453               ./metastate/sockets2.c \
454               ./metastate/struct.c \
455               ./metastate/test.c \
456               ./metastate/voidptr.c \
457               ./moreBufferTests/initialization.c \
458               ./moreBufferTests/simplifyTest.c \
459               ./moreBufferTests/strncatNotReallyGood.c \
460               ./moreBufferTests/strncatReallyGood.c \
461               ./moreBufferTests/strrchr.c \
462               ./moreBufferTests/unrecogCall.c \
463               ./nullterminatedtest/buggy1.c \
464               ./nullterminatedtest/buggy_support1.c \
465               ./nullterminatedtest/buggy_support_fmakeword.c \
466               ./nullterminatedtest/test1.c \
467               ./nullterminatedtest/test3.c \
468               ./simplebufferConstraintTests/m.c \
469               ./simplebufferConstraintTests/sizeof.c \
470               ./simplebufferConstraintTests/test3.c \
471               ./simplebufferConstraintTests/test7.c \
472               ./sizeoftest/sizeof.c \
473               ./strchr/strchr.c \
474               ./suppressfile/test.c \
475               ./tainted/sprintf.c \
476               ./tainted/t1.c \
477               ./tainted/tainted.c \
478               ./tainted/tainted2.c \
479               ./tainted/tainted3.c \
480               ./tainted/tainted4.c \
481               ./tainted/tainted5.c \
482               ./tainted/taintedimplicit.c \
483               ./tainted/taintedmerge.c \
484               ./tainted/taintedx.c \
485               ./tainted/test.c \
486               ./tclauses/globals.c \
487               ./tclauses/gt.c \
488               ./tclauses/modifies.c \
489               ./tclauses/struct.c \
490               ./tclauses/undef.c \
491               ./tests2.2/arbints.c \
492               ./tests2.2/arrayfcn.c \
493               ./tests2.2/booldef.c \
494               ./tests2.2/boolenum.c \
495               ./tests2.2/boolops.c \
496               ./tests2.2/break.c \
497               ./tests2.2/bstring.c \
498               ./tests2.2/decl.c \
499               ./tests2.2/enumbool.c \
500               ./tests2.2/extension.c \
501               ./tests2.2/libraries.c \
502               ./tests2.2/modarray.c \
503               ./tests2.2/nestext.c \
504               ./tests2.2/offsetof.c \
505               ./tests2.2/posix.c \
506               ./tests2.2/realloc.c \
507               ./tests2.2/rex.c \
508               ./tests2.2/sizeofarray.c \
509               ./tests2.2/struct.c \
510               ./tests2.2a/addassign.c \
511               ./tests2.2a/arrayparam.c \
512               ./tests2.2a/bitops.c \
513               ./tests2.2a/boolcomp.c \
514               ./tests2.2a/boolenum.c \
515               ./tests2.2a/dobb.c \
516               ./tests2.2a/duff.c \
517               ./tests2.2a/erik.c \
518               ./tests2.2a/floatdouble.c \
519               ./tests2.2a/florian.c \
520               ./tests2.2a/fred.c \
521               ./tests2.2a/isalpha.c \
522               ./tests2.2a/notreached.c \
523               ./tests2.2a/obviousloop.c \
524               ./tests2.2a/popik.c \
525               ./tests2.2a/sizeof.c \
526               ./tests2.2a/toralf.c \
527               ./tests2.4/subdir/main.c \
528               ./tests2.4/alignof.c \
529               ./tests2.4/array.c \
530               ./tests2.4/bitfields.c \
531               ./tests2.4/bug1.c \
532               ./tests2.4/bug2.c \
533               ./tests2.4/bug3.c \
534               ./tests2.4/chin.c \
535               ./tests2.4/cpptest.c \
536               ./tests2.4/driverstub.c \
537               ./tests2.4/duffs.c \
538               ./tests2.4/emptycase.c \
539               ./tests2.4/enumtest.c \
540               ./tests2.4/error.c \
541               ./tests2.4/fink.c \
542               ./tests2.4/flagequal.c \
543               ./tests2.4/forward.c \
544               ./tests2.4/hash.c \
545               ./tests2.4/hexconstants.c \
546               ./tests2.4/innercomment.c \
547               ./tests2.4/komazi.c \
548               ./tests2.4/longlong.c \
549               ./tests2.4/main.c \
550               ./tests2.4/nothing.c \
551               ./tests2.4/offsetof.c \
552               ./tests2.4/print.c \
553               ./tests2.4/ric.c \
554               ./tests2.4/syncomment.c \
555               ./tests2.4/syslog.c \
556               ./tests2.4/test0.c \
557               ./tests2.4/test1.c \
558               ./tests2.4/test2.c \
559               ./tests2.4/timecard.c \
560               ./tests2.4/toothman.c \
561               ./tests2.4/ulrich.c \
562               ./tests2.5/badcomment.c \
563               ./tests2.5/boolbad.c \
564               ./tests2.5/boolt.c \
565               ./tests2.5/booltest.c \
566               ./tests2.5/dummyfile.c \
567               ./tests2.5/hoof.c \
568               ./tests2.5/immutable.c \
569               ./tests2.5/impabsmodule.c \
570               ./tests2.5/literals.c \
571               ./tests2.5/quals.c \
572               ./tests2.5/sort.c \
573               ./tests2.5/testalt.c \
574               ./tests2.5/testimmutable.c \
575               ./tests2.5/uconstants.c \
576               ./tests2.5/ull.c \
577               ./warnuse/warnflags.c \
578               ./warnuse/warngets.c \
579               ./warnuse/warnuse.c \
580               ./moreBufferTests2/unknownsize.c \
581               ./moreBufferTests2/arrayConstExpr.c \
582               abstptr.expect \
583               abstract.expect \
584               alias.expect \
585               alttypes.expect \
586               ansireserved.expect \
587               argorder.expect \
588               args.expect \
589               arrayinit.expect \
590               blocks.expect \
591               branchstate.expect \
592               break.expect \
593               buffertest.expect \
594               cases.expect \
595               cast.expect \
596               charlit.expect \
597               clauses.expect \
598               commentchar.expect \
599               compdestroy.expect \
600               constannot.expect \
601               controldepth.expect \
602               csyntax.expect \
603               czechnames.expect \
604               czechoslovaknames.expect \
605               db1.expect \
606               db2.expect \
607               db3.expect \
608               deadparam.expect \
609               decl.expect \
610               enum.expect \
611               exports.expect \
612               external.expect \
613               fields.expect \
614               fileio.expect \
615               flags.expect \
616               for.expect \
617               forbody.expect \
618               format.expect \
619               freearray.expect \
620               funcpointer.expect \
621               glob.expect \
622               globalbufferannotation.expect \
623               globals.expect \
624               help.expect \
625               impabstract.expect \
626               init.expect \
627               inparam.expect \
628               internal.expect \
629               iter.expect \
630               keep.expect \
631               libs.expect \
632               linked.expect \
633               lintcomments.expect \
634               list.expect \
635               longconstants.expect \
636               macros.expect \
637               macrosef.expect \
638               maxset.expect \
639               merge.expect \
640               mergestate.expect \
641               metastate.expect \
642               modifies.expect \
643               modtest.expect \
644               moduncon.expect \
645               mongoincludes.expect \
646               moreBufferTests.expect \
647               moreBufferTests2.expect \
648               mut.lh.expect \
649               mystrncat.expect \
650               noeffect.expect \
651               null.expect \
652               nullterminatedtest.expect \
653               observer.expect \
654               oldstyle.expect \
655               outglob.expect \
656               outparam.expect \
657               postnotnull.expect \
658               preds.expect \
659               prefixes.expect \
660               printflike.expect \
661               rc.expect \
662               refcounts.expect \
663               release.expect \
664               repexpose.expect \
665               repexpose.lh.expect \
666               returned.expect \
667               sharing.expect \
668               simplebufferConstraintTests.expect \
669               sizeof.expect \
670               sizeoftest.expect \
671               slovaknames.expect \
672               specclauses.expect \
673               special.expect \
674               stack.expect \
675               staticarray.expect \
676               strchr.expect \
677               strings.expect \
678               structassign.expect \
679               tainted.expect \
680               tests2.2.expect \
681               tests2.2a.expect \
682               tests2.3.expect \
683               tests2.4.expect \
684               tests2.5.expect \
685               typequals.expect \
686               ud.expect \
687               ullint.expect \
688               ulstypes.expect \
689               union.expect \
690               unreachable.expect \
691               unsignedcompare.expect \
692               unused.expect \
693               void.expect \
694               ./db1/bool.h \
695               ./db1/dbase.h \
696               ./db1/employee.h \
697               ./db1/empset.h \
698               ./db1/erc.h \
699               ./db1/eref.h \
700               ./db1/ereftab.h \
701               ./bool.h \
702               ./decl2.h \
703               ./exports.h \
704               ./iter.h \
705               ./iter2.h \
706               ./minc1.h \
707               ./minc2.h \
708               ./minc3.h \
709               ./minc4.h \
710               ./minc5.h \
711               ./modifies.h \
712               ./mut.h \
713               ./db2/bool.h \
714               ./db2/dbase.h \
715               ./db2/employee.h \
716               ./db2/empset.h \
717               ./db2/erc.h \
718               ./db2/eref.h \
719               ./db2/ereftab.h \
720               ./pivo.h \
721               ./repexpose.h \
722               ./db3/bool.h \
723               ./db3/dbase.h \
724               ./db3/employee.h \
725               ./db3/empset.h \
726               ./db3/erc.h \
727               ./db3/eref.h \
728               ./db3/ereftab.h \
729               ./tq.h \
730               ./metastate/global.h \
731               ./suppressfile/test.h \
732               ./tests2.2/mbool.h \
733               ./tests2.4/forward.h \
734               ./tests2.4/hash.h \
735               ./tests2.4/timecard.h \
736               ./tests2.5/baz.h \
737               ./tests2.5/bimbim.h \
738               ./tests2.5/immutable.h \
739               ./tests2.5/impabsmodule.h \
740               ./tests2.5/socket.h \
741               ./Makefile-test.os2 \
742               ./db1/Makefile \
743               ./db2/Makefile \
744               ./db3/Makefile \
745               ./conditions/Makefile \
746               ./fileio/Makefile \
747               ./for/Makefile \
748               ./globalbufferannotation/Makefile \
749               ./maxset/Makefile \
750               ./mergestate/Makefile \
751               ./metastate/Makefile \
752               ./moreBufferTests/Makefile \
753               ./simplebufferConstraintTests/Makefile \
754               ./strchr/Makefile \
755               ./tainted/Makefile \
756               ./temp/Makefile \
757               ./tests2.2/Makefile \
758               ./tests2.2/Makefile-tests2.2.os2 \
759               ./tests2.4/Makefile \
760               ./tests2.4/Makefile-tests2.4.os2 \
761               ./tests2.5/Makefile \
762               ./warnuse/Makefile \
763               ./Makefile.am \
764               ./Makefile.in \
765               ./moreBufferTests2/Makefile \
766               ./fileio/eof.mts ./fileio/file.mts ./fileio/filerw.mts ./mergestate/tainted.mts ./mergestate/taintednm.mts ./metastate/file.mts ./metastate/nullterminated.mts ./metastate/sockets.mts ./tainted/tainted-bad.mts ./tainted/tainted.mts ./fileio/file.xh ./fileio/filerw.xh ./mergestate/tainted.xh ./mergestate/taintednm.xh ./metastate/file.xh ./tainted/tainted.xh \
767                 db2.old-expect   union.pp warnuse.old-expect \
768                ./tests2.5/badcomment  ./tests2.5/boolbad  ./tests2.5/booltest   ./tests2.5/uconstants  loopexec.expect mergenull.expect shifts.expect \
769                 unioninit.expect  unioninit.c utypes.c \
770                 utypes.expect widestrings.expect  widestrings.c  \
771                 functionmacro.expect functionmacro.c  info.c info.expect \
772                 loopexec.c mergenull.c shifts.c \
773                 manual.expect ./manual/Makefile \
774                 ./manual/annotglobs.c  ./manual/bool.c  ./manual/bool.h  ./manual/clauses.c  ./manual/employee.h  ./manual/exposure.c  ./manual/globals.c  ./manual/ignore.c  ./manual/implicit.c  ./manual/intSet.h  ./manual/list.c  ./manual/loop.c  ./manual/macros.c  ./manual/modify.c  ./manual/mstring.c  ./manual/mstring.h  ./manual/mstringnn.c  ./manual/multiError.c  ./manual/names.c  ./manual/noeffect.c  ./manual/null.c  ./manual/only.c  ./manual/order.c  ./manual/palindrome.c  ./manual/palindrome.h  ./manual/refs.c  ./manual/returned.c  ./manual/rgb.c  ./manual/rstring.c  ./manual/rstring.h  ./manual/sample.c  ./manual/setChar.c  ./manual/setname.c  ./manual/setname.h  ./manual/special.c  ./manual/stack.c  ./manual/sumsquares.c  ./manual/switch.c  ./manual/testpal.c  ./manual/types.c  ./manual/unique.c  ./manual/usedef.c  ./manual/bounds.c
775
776 subdir = test
777 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
778 CONFIG_HEADER = $(top_builddir)/config.h
779 CONFIG_CLEAN_FILES =
780 DIST_SOURCES =
781 DIST_COMMON = Makefile.am Makefile.in
782 all: all-am
783
784 .SUFFIXES:
785 .SUFFIXES: .c .diff .expect
786 $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
787         cd $(top_srcdir) && \
788           $(AUTOMAKE) --foreign  test/Makefile
789 Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
790         cd $(top_builddir) && \
791           CONFIG_HEADERS= CONFIG_LINKS= \
792           CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
793 uninstall-info-am:
794 tags: TAGS
795 TAGS:
796
797
798 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
799
800 top_distdir = ..
801 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
802
803 distdir: $(DISTFILES)
804         $(mkinstalldirs) $(distdir)/./conditions $(distdir)/./db1 $(distdir)/./db2 $(distdir)/./db3 $(distdir)/./fileio $(distdir)/./for $(distdir)/./globalbufferannotation $(distdir)/./manual $(distdir)/./maxset $(distdir)/./mergestate $(distdir)/./metastate $(distdir)/./moreBufferTests $(distdir)/./moreBufferTests2 $(distdir)/./nullterminatedtest $(distdir)/./simplebufferConstraintTests $(distdir)/./sizeoftest $(distdir)/./strchr $(distdir)/./suppressfile $(distdir)/./tainted $(distdir)/./tclauses $(distdir)/./temp $(distdir)/./tests2.2 $(distdir)/./tests2.2a $(distdir)/./tests2.4 $(distdir)/./tests2.4/subdir $(distdir)/./tests2.5 $(distdir)/./warnuse
805         @for file in $(DISTFILES); do \
806           if test -f $$file; then d=.; else d=$(srcdir); fi; \
807           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
808           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
809             $(mkinstalldirs) "$(distdir)/$$dir"; \
810           fi; \
811           if test -d $$d/$$file; then \
812             cp -pR $$d/$$file $(distdir) \
813             || exit 1; \
814           else \
815             test -f $(distdir)/$$file \
816             || cp -p $$d/$$file $(distdir)/$$file \
817             || exit 1; \
818           fi; \
819         done
820 check-am: all-am
821 check: check-am
822 all-am: Makefile
823
824 installdirs:
825
826 install: install-am
827 install-exec: install-exec-am
828 install-data: install-data-am
829 uninstall: uninstall-am
830
831 install-am: all-am
832         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
833
834 installcheck: installcheck-am
835 install-strip:
836         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
837           `test -z '$(STRIP)' || \
838             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
839 mostlyclean-generic:
840
841 clean-generic:
842
843 distclean-generic:
844         -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
845
846 maintainer-clean-generic:
847         @echo "This command is intended for maintainers to use"
848         @echo "it deletes files that may require special tools to rebuild."
849 clean: clean-am
850
851 clean-am: clean-generic clean-local mostlyclean-am
852
853 distclean: distclean-am
854
855 distclean-am: clean-am distclean-generic
856
857 dvi: dvi-am
858
859 dvi-am:
860
861 info: info-am
862
863 info-am:
864
865 install-data-am:
866
867 install-exec-am:
868
869 install-info: install-info-am
870
871 install-man:
872
873 installcheck-am:
874
875 maintainer-clean: maintainer-clean-am
876
877 maintainer-clean-am: distclean-am maintainer-clean-generic
878
879 mostlyclean: mostlyclean-am
880
881 mostlyclean-am: mostlyclean-generic
882
883 uninstall-am: uninstall-info-am
884
885 .PHONY: all all-am check check-am clean clean-generic clean-local \
886         distclean distclean-generic distdir dvi dvi-am info info-am \
887         install install-am install-data install-data-am install-exec \
888         install-exec-am install-info install-info-am install-man \
889         install-strip installcheck installcheck-am installdirs \
890         maintainer-clean maintainer-clean-generic mostlyclean \
891         mostlyclean-generic uninstall uninstall-am uninstall-info-am
892
893
894 unexport LARCH_PATH
895 unexport LCLIMPORTDIR
896
897 .PHONY: all check
898 all check: fulltest
899
900 .PHONY: version
901 version:
902         -$(SPLINTP) -help version
903
904 .PHONY: help
905
906 help:
907         -@$(SPLINT)
908         -@LARCH_PATH=/dev/null; $(SPLINT) -nof empty.lcl
909         -@$(SPLINTP) -help
910         -@$(SPLINTP) -asdf
911         -@$(SPLINTP) +boolint +boolint 
912         -@$(SPLINTP) -help flags alpha
913
914 #commenting these out for the release because they will almost always fail
915 #since the default will only fit one system
916 #Don't want to panic the user... 
917 #       -@$(SPLINTP) -help flags all     | $(GREP) -v "^larchpath <path> "     | $(GREP) -v "^lclimportdir <directory> " | $(GREP) -v "  Path argument.  Default: " |  $(GREP) -v "  Directory argument.  Default: " | $(GREP) -v "  lclimportdir <directory> "
918 #       -@$(SPLINTP) -help flags full    | $(GREP) -v "^larchpath <path> "     | $(GREP) -v "^lclimportdir <directory> " | $(GREP) -v "  Path argument.  Default: " |  $(GREP) -v "  Directory argument.  Default: " | $(GREP) -v "  lclimportdir <directory> "
919 #       -@$(SPLINTP) -help flags manual     | $(GREP) -v "^larchpath <path> "   | $(GREP) -v "^lclimportdir <directory> " | $(GREP) -v "  Path argument.  Default: " |  $(GREP) -v "  Directory argument.  Default: " | $(GREP) -v "  lclimportdir <directory> "
920
921 #larch and lclimportdir have different hardcoded default paths so don't include the path in the output..
922
923 .PHONY: clean-local
924 clean-local:
925         -rm -f *~ #*# *.o *.lcs a.out
926         -cd db1; $(MAKE) clean
927         -cd db2; $(MAKE) clean
928         -cd db3; $(MAKE) clean
929
930 $(SPLINTTESTS): $(SPLINT)
931
932 $(SPLINT):
933         cd $(top_builddir)/src; $(MAKE)
934
935 .c.expect:
936         $(MAKE) $* |& $(CLEANOUTPUT) >$*.expect && cat $*.expect
937
938 .c.diff:
939         $(MAKE) $* |& $(CLEANOUTPUT) >$*.out && diff $*.expect $*.out
940
941 #drl temporally take this out.
942 #.PHONY: expects
943 #expects:
944 #       @echo "Saving old expects..."; \
945 #        cat *.expect >expects-`date +"%y-%m-%d-%H"`
946 #       @for TEST in $(UNITTESTS) $(INTEGTESTS); do \
947 #          echo "Making $$TEST.expect..."; \
948 #          $(MAKE) $$TEST 2>&1 | $(CLEANOUTPUT) >$$TEST.expect; \
949 #          cat $$TEST.expect; \
950 #        done
951
952 .PHONY: quicktest
953 quicktest:
954         @for TEST in $(QUICKTESTS); do \
955            echo "Checking $$TEST..."; \
956            $(MAKE) $$TEST 2>&1 | $(CLEANOUTPUT) >$$TEST.out && \
957              $(DIFF) $(DIFFFLAGS) $$TEST.expect $$TEST.out || \
958                echo "*** FAIL ***"; \
959          done
960
961 .PHONY: fulltest
962 fulltest:
963         @echo "Testing $(PACKAGE) $(VERSION)..."
964         @echo
965         @echo "Version Info:"
966         @$(SPLINTP) -help version
967         @$(SPLINTP) -help vars
968         @echo ""
969         @echo "Tests:"
970         @echo ""
971         @for TEST in $(SPLINTTESTS); do \
972            echo "Checking $$TEST..."; \
973            $(MAKE) $$TEST 2>&1 | $(CLEANOUTPUT) >$$TEST.out && \
974              $(DIFF) $(DIFFFLAGS) $$TEST.expect $$TEST.out || \
975                echo "*** FAIL ***"; \
976          done
977
978 ### Rules for tests start here
979
980 .PHONY: abstptr
981 abstptr:
982         -$(SPLINTR) abstptr -expect 9
983         -$(SPLINTR) abstptr +voidabstract -expect 6
984
985 .PHONY: abstract
986 abstract:
987         -$(SPLINTR) abst_t.lcl commentcmd.c -expect 15
988
989 .PHONY: alias
990 alias:
991         -$(SPLINTR) +lh mut
992         -$(SPLINTR) mut alias +globalias -expect 19
993         -$(SPLINTR) mut alias2 +globalias -expect 17
994         -$(SPLINTR) +lh alias3 -expect 14 
995         -$(SPLINTR) +lh alias4 +boolint
996         -$(SPLINTR) alias4 -pred +retalias -expect 6
997         -$(SPLINTR) +lh alias5 +memchecks -null -specundef -expect 5
998
999 .PHONY: alttypes
1000 alttypes:
1001         -$(SPLINTR) alttypes.c -expect 2
1002
1003 ###
1004 ### evans 2001-06-07 - updated nameCheck.c to reflect C9X.
1005 ### Reports one new errors for ansireserved.c - wctomb is bad even as a local
1006 ###    variable (could be a macro?)
1007 ### Reports 3 additional errors for +checks; no longer suppresses name errors
1008 ###    in the presense of other errors.
1009 ###
1010
1011 .PHONY: ansireserved
1012 ansireserved:
1013         -$(SPLINTR) ansireserved.c +ansireserved -nolib -expect 9
1014         -$(SPLINTR) ansireserved.c +ansireserved +ansireservedlocal -nolib -expect 11
1015         -$(SPLINTRN) ansireserved.c +checks -exportlocal -exportheadervar -exportheader -expect 12
1016         -$(SPLINTR) ansireserved2.c +ansireserved -expect 1
1017
1018 .PHONY: argorder
1019 argorder:
1020         -$(SPLINTR) argorder.c -expect 4
1021         -$(SPLINTR) argorder2  -expect 5
1022         -$(SPLINTR) argorder3.c -expect 8
1023         -$(SPLINTR) argorder4 -expect 9
1024         -$(SPLINTR) argorder4 -evalorder -expect 1
1025         -$(SPLINTR) argorder5.c +evalorderuncon -expect 3
1026
1027 .PHONY: args
1028 args:
1029         -$(SPLINTR) args -noeffect -expect 12
1030
1031 .PHONY: blocks
1032 blocks:
1033         -$(SPLINTR) blocks.c -expect 4
1034         -$(SPLINTR) blocks.c +ifblock +elseifcomplete -expect 7
1035         -$(SPLINTR) blocks.c -ifempty +whileempty +whileblock -expect 3
1036         -$(SPLINTR) blocks.c -ifempty +forempty +forblock -expect 3
1037         -$(SPLINTR) blocks.c +allempty -expect 6
1038         -$(SPLINTRN) blocks.c +strict -exportlocal +partial -exportheader -expect 11
1039
1040 .PHONY: break
1041 break:
1042         -$(SPLINTR) break.c -expect 4
1043         -$(SPLINTR) break.c +deepbreak -expect 6
1044         -$(SPLINTR) break.c +deepbreak -looploopbreak -expect 5
1045
1046 .PHONY: cases
1047 cases: 
1048         -$(SPLINTR) cases.c -expect 5
1049         -$(SPLINTR) cases2.c -expect 2
1050         -$(SPLINTRN) cases2.c +checks -exportlocal -exportheader -expect 3
1051         -$(SPLINTRN) cases2.c +checks -exportlocal -exportheader -branchstate -expect 3
1052
1053 .PHONY: cast
1054 cast:
1055         -$(SPLINTR) cast -accessmodule -expect 20
1056         -$(SPLINTRN) cast2.c +checks -exportlocal -exportheader -expect 3
1057
1058 ### Two addition errors detected with 2.5 with -numliteral.
1059
1060 .PHONY: charlit
1061 charlit:
1062         -$(SPLINTR) +hints charlit.c -expect 4
1063         -$(SPLINTR) +hints -numliteral charlit.c -expect 6
1064         -$(SPLINTR) +hints charlit.c +charintliteral +ignoresigns
1065
1066 .PHONY: clauses
1067 clauses: 
1068         -$(SPLINTR) clauses.c +memchecks -expect 4
1069         -$(SPLINTR) clauses2.c +memchecks 
1070         -$(SPLINTR) clauses3.c +memchecks -expect 2
1071         -$(SPLINTR) clauses3.c +memchecks +unixlib -expect 3
1072
1073 .PHONY: commentchar
1074 commentchar:
1075         -$(SPLINTR) commentchar.c -expect 4
1076         -$(SPLINTR) -commentchar '#' commentchar.c -expect 4
1077
1078 .PHONY: controldepth
1079 controldepth:
1080         -$(SPLINTR) +hints -controlnestdepth 2 controldepth.c -expect 2
1081         -$(SPLINTR) +hints -controlnestdepth 1 controldepth.c -expect 2
1082
1083 .PHONY: compdestroy
1084 compdestroy:
1085         -$(SPLINTRN) compdestroy.c +checks -exportlocal -exportheader -expect 1
1086         -$(SPLINTRN) compdestroy.c +checks -exportlocal -exportheader +strictdestroy -expect 2
1087         -$(SPLINTRN) compdestroy.c +checks -exportlocal -exportheader +strictdestroy +strictusereleased -expect 3
1088         -$(SPLINTRN) compdestroy.c +strict +partial -exportheader -expect 3
1089
1090 .PHONY: constannot
1091 constannot:
1092         ${SPLINTRN} constannot.c +boundswrite -exportlocal -expect 2
1093
1094 .PHONY: csyntax
1095 csyntax:
1096         -$(SPLINTR) +quiet -incondefs csyntax.c -expect 1 
1097         -$(SPLINTR) +quiet csyntax2.c -expect 2
1098         -$(SPLINTR) +quiet csyntax3.c -expect 1
1099         -$(SPLINTR) +quiet -incondefs csyntax4.c
1100         -$(SPLINTR) +quiet csyntax5.c
1101         -$(SPLINTR) +quiet csyntax6.c
1102         -$(SPLINTR) +quiet csyntax7.c
1103         -$(SPLINTR) +quiet csyntax8.c
1104         -$(SPLINTR) +quiet csyntax9.c
1105         -$(SPLINTR) +quiet csyntax10.c
1106         -$(SPLINTR) +quiet csyntax11.c
1107         -$(SPLINTR) +quiet csyntax12.c
1108         -$(SPLINTR) +quiet csyntax13.c -expect 1
1109         -$(SPLINTR) +quiet csyntax14.c
1110         -$(SPLINTR) +quiet csyntax15.c
1111         -$(SPLINTR) +quiet csyntax16.c -expect 2
1112         -$(SPLINTR) +quiet csyntax17.c -expect 3
1113
1114 .PHONY: czechnames
1115 czechnames:
1116         -$(SPLINTR) czechnames.c
1117         -$(SPLINTR) +hints +czech czechnames.c -expect 2
1118         -$(SPLINTR) +hints +czech -czechvars czechnames.c -expect 1
1119         -$(SPLINTR) +hints +czech -accessczech czechnames.c -expect 6
1120
1121 .PHONY: czechoslovaknames
1122 czechoslovaknames:
1123         -$(SPLINTR) +hints +czechoslovak czechnames.c -expect 1
1124         -$(SPLINTR) +hints +czechoslovak slovaknames.c -expect 1
1125         -$(SPLINTR) +hints +czechoslovak +slovakvars slovaknames.c -expect 2
1126
1127 ###
1128 ### deadparam added 2001-05-27
1129 ###
1130
1131 .PHONY: deadparam
1132 deadparam:
1133         ${SPLINTR} deadparam.c -expect 3
1134
1135 #
1136 # Was expect 3 before 2.4.  Earlier versions did not handle implicit
1137 # function pointers correctly.
1138 #
1139
1140 .PHONY: decl
1141 decl:
1142         -$(SPLINTR) decl.c -expect 2
1143         -$(SPLINTRN) decl.c +strict -exportlocal -expect 5
1144         -$(SPLINTR) decl2 -expect 4
1145
1146 .PHONY: enum
1147 enum:
1148         -$(SPLINTR) enum -expect 16
1149         -$(SPLINTR) enum -misscase -expect 14
1150
1151 .PHONY: exports
1152 exports:
1153         -$(SPLINTR) exports.c +exporttype +exportvar +exportfcn +topuse +typeuse -expect 6
1154         -$(SPLINTR) exports.c +exportany -expect 3
1155         -$(SPLINTR) exports.c
1156
1157 .PHONY: external
1158 external:
1159         -$(SPLINTR) external.c +partial
1160         -$(SPLINTR) external.c +partial +distinctexternalnames +ansi89limits -expect 2
1161         -$(SPLINTR) external.c -nolib +partial -externalnamelength 3 -expect 3
1162         -$(SPLINTR) external.c -nolib +partial -externalnamelength 3 +externalnamecaseinsensitive -expect 3
1163         -$(SPLINTR) external.c +partial -externalnamelength 3 -expect 4
1164
1165 .PHONY: fields
1166 fields:
1167         -$(SPLINTR) fields.c +memchecks -expect 6
1168         -$(SPLINTR) fields2.c +memchecks -expect 5
1169         -$(SPLINTR) fields3.c +memchecks
1170
1171 .PHONY: flags
1172 flags:
1173         -$(SPLINTR) flags.c -expect 8
1174         -$(SPLINTR) +nocomments flags.c -expect 2
1175
1176 ### Added 2001-06-02
1177
1178 .PHONY: forbody
1179 forbody:
1180         ${SPLINTR} forbody.c -expect 2
1181
1182 ### Added 2001-06-03
1183 .PHONY: format
1184 format:
1185         ${SPLINTR} format.c -expect 3
1186         ${SPLINTR} format.c -formatconst 
1187
1188 # two new errors (invalid lhs)
1189
1190 .PHONY: funcpointer
1191 funcpointer:
1192         -$(SPLINTR) +memchecks +noparams funcpointer.c -expect 18
1193
1194 .PHONY: functionmacro
1195 functionmacro:
1196         -$(SPLINTR) functionmacro.c -expect 2
1197
1198 .PHONY: glob
1199 glob:
1200         -$(SPLINTR) glob -expect 4
1201         -$(SPLINTR) glob -globuse -expect 3
1202         -$(SPLINTR) glob +globunspec -expect 6
1203
1204 .PHONY: globals
1205 globals:
1206         -$(SPLINTR) -modifies globals.c -expect 5
1207         -$(SPLINTR) -modifies globals.c +allglobals -expect 6
1208         -$(SPLINTR) -modifies globals.c +impcheckedglobals -expect 6
1209         -$(SPLINTR) -modifies globals.c -globals -checkstrictglobals -expect 2
1210         -$(SPLINTR) -modifies globals.c +globunspec -expect 6
1211         -$(SPLINTR) -modifies globals.c +globunspec +allglobals -expect 8
1212
1213 # Was -accessfile
1214 .PHONY: impabstract
1215 impabstract: 
1216         -$(SPLINTR) -accessmodule impabstract.c 
1217         -$(SPLINTR) -accessmodule +hints +impabstract impabstract.c -expect 2
1218         -$(SPLINTR) -accessmodule +hints +impabstract impabstract -expect 4
1219
1220 ###
1221 ### evans 2001-12-30: Handle unrecognized pre-processor directives
1222 ###    (Reported by Pierluigi Sanzani)
1223
1224 .PHONY: info
1225 info:
1226         ${SPLINTR} info.c -expect 4
1227
1228 ### evans 2001-10-14: Expected errors updated
1229 .PHONY: init
1230 init:
1231         -$(SPLINTR) init.c -expect 14
1232         -$(SPLINTRN) init.c +checks -exportlocal -exportheadervar -expect 17
1233
1234 .PHONY: inparam
1235 inparam:
1236         -$(SPLINTR) inparam.c -expect 2
1237         -$(SPLINTR) +impouts inparam.c -expect 1
1238
1239 .PHONY: internal
1240 internal:
1241         -$(SPLINTR) internal.c -expect 1
1242         -$(SPLINTR) internal.c +distinctinternalnames -expect 1
1243         -$(SPLINTR) internal.c +distinctinternalnames +ansi89limits -expect 2
1244         -$(SPLINTR) internal.c -internalnamelen 28 -expect 3
1245         -$(SPLINTR) internal.c +internalnamecaseinsensitive -expect 3
1246         -$(SPLINTR) internal.c +internalnamecaseinsensitive +internalnamelookalike -expect 11
1247
1248 ###
1249 ### iter
1250 ### 2001-06-06: Error message for iter.lcl:3,6 fixed to iter.lcl:3:6
1251 ### 
1252
1253 .PHONY: iter
1254 iter:
1255         -$(SPLINTR) iter -expect 14 -lclexpect 1
1256         -$(SPLINTR) iter2.c -expect 12
1257
1258 .PHONY: keep
1259 keep:
1260         -$(SPLINTR) keep.c +memchecks -expect 6
1261
1262 ### libs
1263 ### 2001-05-22: 2 new errors found (fixed spec of signal)
1264 ### 2001-05-30: 3 new errors found (formatconst)
1265
1266 .PHONY: libs
1267 libs:
1268         -$(SPLINTR) libs.c +longunsignedunsignedintegral -expect 18
1269         -$(SPLINTR) libs.c -expect 22
1270         -$(SPLINTR) libs.c +globunspec +modunspec -expect 25
1271         -$(SPLINTR) libs.c +strictlib +globunspec +modunspec -expect 42
1272
1273 .PHONY: lintcomments
1274 lintcomments:
1275         -$(SPLINTR) lintcomments.c -expect 5
1276         -$(SPLINTR) lintcomments.c -warnlintcomments -expect 1
1277         -$(SPLINTR) lintcomments.c -lintcomments -expect 4
1278
1279 .PHONY: list
1280 list:
1281         -$(SPLINTR) list.c -expect 3
1282
1283 ###
1284 ### 2002-01-01: Added test case for obvious loop execution.
1285 ###
1286
1287 .PHONY: loopexec
1288 loopexec:
1289         -$(SPLINTR) loopexec.c -expect 1
1290         -$(SPLINTR) loopexec.c -obviousloopexec -expect 3
1291
1292 .PHONY: macros
1293 macros:
1294         -$(SPLINTR) macros -expect 17 
1295         -$(SPLINTR) macros.c +allmacros -expect 34
1296         -$(SPLINTR) macros.c +fcnmacros -expect 31
1297
1298 .PHONY: macrosef
1299 macrosef:
1300         -$(SPLINTR) macrosef -expect 4
1301         -$(SPLINTR) macrosef.c +allmacros -expect 3
1302         -$(SPLINTR) macrosef.c +allmacros +sefuncon -expect 4
1303
1304 .PHONY: merge
1305 merge:
1306         -$(SPLINTRN) merge.c +checks -exportlocal -exportheadervar -exportheader -expect 3
1307
1308 .PHONY: mergenull
1309 mergenull:
1310         -$(SPLINTRN) mergenull.c 
1311
1312 .PHONY: modifies
1313 modifies:
1314         -$(SPLINTR) modifies.c modclient.c +impcheckedstatics +mustmod -expect 7
1315
1316 .PHONY: modtest
1317 modtest:
1318         -$(SPLINTR) modtest -expect 10
1319         -$(SPLINTR) modtest +modunspec -expect 13
1320         -$(SPLINTR) modtest +mustmod -expect 14
1321
1322 .PHONY: moduncon
1323 moduncon:
1324         -$(SPLINTR) moduncon.c +moduncon -memchecks -expect 4
1325         -$(SPLINTRN) moduncon.c +strict -exportlocal -expect 22
1326
1327 .PHONY: mongoincludes
1328 mongoincludes:
1329         -$(SPLINTR) mongoincludes.c -includenest 1 -expect 19
1330         -$(SPLINTR) mongoincludes.c -includenest 2 -expect 10
1331         -$(SPLINTR) mongoincludes.c -includenest 3 -expect 4
1332         -$(SPLINTR) mongoincludes.c -includenest 4 -expect 1
1333         -$(SPLINTR) mongoincludes.c -includenest 5 -expect 0
1334
1335 .PHONY: mystrncat
1336 mystrncat:
1337         -$(SPLINTR) mystrncat.c +boundsread +boundswrite -expect 4 
1338
1339 .PHONY: noeffect
1340 noeffect:
1341         ${SPLINTP} noeffect.c +allmacros +checks -expect 3
1342
1343 ###
1344 ### 2002-01-01: null1.c: expect increased to 15 because out must be defined
1345 ###                         checking detects one new error
1346 ###
1347
1348 .PHONY: null
1349 null: 
1350         -$(SPLINTR) null1.c -expect 15
1351         -$(SPLINTR) null1.c -null -mustdefine -expect 4
1352         -$(SPLINTR) null2.c -expect 11
1353         -$(SPLINTR) null3.c -expect 15
1354         -$(SPLINTR) null3.c -warnunixlib +unixlib -expect 16
1355         -$(SPLINTR) null4.c -expect 1
1356         -$(SPLINTR) null5.c -expect 4
1357         -$(SPLINTR) null6 -expect 4
1358         -$(SPLINTR) +quiet null6.lcl -dump null6
1359         -$(SPLINTR) null6.c -load null6 -expect 4
1360
1361 ### Added for 3.0 (bugs reported by Kevin Broady)
1362
1363 .PHONY: nullret
1364 nullret:
1365         -$(SPLINTR) nullret.c -expect 2
1366         -$(SPLINTR) -nullret nullret.c -expect 1
1367
1368 .PHONY: nullassign
1369 nullassign:
1370         -$(SPLINTR) nullassign.c -expect 2
1371         -$(SPLINTR) -nullassign nullassign.c -expect 1
1372
1373 #
1374 # Before 2.4, expected one more because error was reported both as 
1375 # dependent and observer.
1376 #
1377
1378 .PHONY: observer
1379 observer:
1380         -$(SPLINTRN) observer +checks -exportlocal -exportheader -expect 9
1381         -$(SPLINTRN) observer.c +checks -exportlocal -exportheader -expect 8
1382         -$(SPLINTR) observer.c -expect 7
1383
1384 .PHONY: oldstyle
1385 oldstyle:
1386         -$(SPLINTR) oldstyle -expect 3
1387
1388 .PHONY: outglob
1389 outglob:
1390         -$(SPLINTR) outglob -expect 10
1391
1392 .PHONY: outparam
1393 outparam:
1394         -$(SPLINTR) outparam -expect 12
1395
1396 ### evans 2001-08-26: postnotnull new
1397
1398 .PHONY: postnotnull
1399 postnotnull:
1400         ${SPLINTR} postnotnull.c -expect 1
1401 #
1402 # Four new +fcnuse errors for -strict (evans 2001-07-22)
1403
1404
1405 .PHONY: preds
1406 preds:
1407         -$(SPLINTR) +hints preds.c -expect 6
1408         -$(SPLINTRN) +hints preds.c -weak -expect 1
1409         -$(SPLINTRN) +hints preds.c -strict -exportlocal -exportheader -expect 12
1410
1411 .PHONY: prefixes
1412 prefixes:
1413         -$(SPLINTR) prefixes.c +partial
1414         -$(SPLINTRN) prefixes.c +allmacros +checks -exportlocal +partial -exportheader -exportheadervar -expect 4
1415         -$(SPLINTR) prefixes.c -typeprefix "T" -expect 2
1416         -$(SPLINTR) prefixes.c -typeprefix "^" -expect 1
1417         -$(SPLINTR) prefixes.c -typeprefix "^*" -expect 2
1418         -$(SPLINTR) prefixes.c -typeprefix "^%*" -expect 2
1419         -$(SPLINTR) prefixes.c -typeprefix "^~*" -expect 2
1420         -$(SPLINTR) prefixes.c -typeprefix "^" +typeprefixexclude -expect 7
1421         -$(SPLINTR) prefixes.c -filestaticprefix "^^" -expect 4
1422         -$(SPLINTR) prefixes.c -filestaticprefix "^#" -expect 5
1423         -$(SPLINTR) prefixes.c -filestaticprefix "^?&x" -expect 5
1424         -$(SPLINTR) prefixes.c -globalprefix "G" -expect 1
1425         -$(SPLINTR) prefixes.c -globalprefix "&G?_^" -expect 1
1426         -$(SPLINTR) prefixes.c -externalprefix "G" -expect 5
1427         -$(SPLINTR) prefixes.c -typeprefix "T" -externalprefix "G" -expect 4
1428         -$(SPLINTR) prefixes.c -localprefix "?*" +localprefixexclude -expect 13
1429
1430 .PHONY: printflike
1431 printflike:
1432         -$(SPLINTR) printflike.c -expect 6
1433         -$(SPLINTR) printflike.c -warnlintcomments -expect 5
1434
1435 .PHONY: rc
1436 rc:
1437         -$(SPLINTR) -DMYSTERY='"a flag\"wicked cool"' rc.c -expect 1
1438         -$(SPLINTR) -DMYSTERY=12 rc.c -expect 1
1439         -$(SPLINTR) -f rc1.splintrc rc.c -expect 1
1440         -$(SPLINTR) -UMYSTERY -f rc1.splintrc rc.c -expect 1
1441         -$(SPLINTR) -f rc3.splintrc rc.c -expect 1
1442
1443 .PHONY: rcfiles
1444 rcfiles:
1445         cd rcfiles; ${MAKE} SPLINT="-$(SPLINTPNEST)"
1446
1447 .PHONY: refcounts
1448 refcounts:
1449         -$(SPLINTR) refcounts.c -expect 7 
1450
1451 .PHONY: release
1452 release:
1453         -$(SPLINTR) release.c +memchecks -expect 1
1454
1455 .PHONY: repexpose
1456 repexpose:
1457         -$(SPLINTR) +lh repexpose +memchecks -expect 12
1458         -$(SPLINTR) repexpose +memchecks +retalias -expect 15
1459         -$(SPLINTRN) repexpose +checks -exportlocal -expect 27
1460
1461 ### returned added 2001-05-27
1462 ### (Bug discovered checking splint sources.)
1463
1464 .PHONY: returned
1465 returned:
1466         ${SPLINTR} returned.c -expect 1
1467
1468 .PHONY: sharing
1469 sharing: 
1470         -$(SPLINTR) sharing1.c -expect 21
1471         -$(SPLINTR) sharing3.c -expect  3
1472         -$(SPLINTR) sharing4.c -expect 13
1473         -$(SPLINTR) sharing4.c -paramimptemp -expect 12
1474         -$(SPLINTR) sharing5.c -expect 6
1475
1476 .PHONY: shifts
1477 shifts:
1478         -$(SPLINTR) shifts.c -expect 4
1479         -$(SPLINTR) shifts.c -shiftimplementation -expect 3
1480         -$(SPLINTR) shifts.c -shiftnegative -expect 1
1481
1482 .PHONY: slovaknames
1483 slovaknames:
1484         -$(SPLINTR) +hints slovaknames.c -expect 1
1485         -$(SPLINTR) +hints slovaknames.c +accessslovak 
1486         -$(SPLINTR) +hints +slovak slovaknames.c -expect 3
1487         -$(SPLINTR) +hints +slovak -slovakvars slovaknames.c -expect 2
1488         -$(SPLINTR) +hints +slovak -accessslovak slovaknames.c -expect 7
1489
1490 .PHONY: specclauses
1491 specclauses:
1492         -$(SPLINTR) specclauses.c -expect 6
1493         -$(SPLINTR) specclauses2.c -expect 8
1494         -$(SPLINTR) specclauses3.c -expect 6
1495         -$(SPLINTR) specclauses4.c -expect 3
1496         -$(SPLINTR) specclauses5.c -expect 3
1497
1498 .PHONY: specclauses1
1499 specclauses1:
1500         -$(SPLINTR) specclauses.c -expect 6
1501
1502 .PHONY: specclauses2
1503 specclauses2:
1504         -$(SPLINTR) specclauses2.c -expect 8
1505
1506 .PHONY: specclauses3
1507 specclauses3:
1508         -$(SPLINTR) specclauses3.c -expect 6
1509
1510 .PHONY: specclauses4
1511 specclauses4:
1512         -$(SPLINTR) specclauses4.c -expect 3
1513
1514 .PHONY: specclauses5
1515 specclauses5:
1516         -$(SPLINTR) specclauses5.c -expect 3
1517
1518 .PHONY: special
1519 special:
1520         -$(SPLINTR) special -expect 20
1521         -$(SPLINTR) special -relaxquals -expect 22
1522
1523 .PHONY: stack
1524 stack:
1525         -$(SPLINTR) stack.c -expect 5
1526         -$(SPLINTR) stack.c -stackref
1527
1528 .PHONY: staticarray
1529 staticarray:
1530         -$(SPLINTR) staticarray.c -expect 3
1531
1532 .PHONY: strings
1533 strings:
1534         -$(SPLINTR) strings.c -expect 3
1535         -$(SPLINTR) -readonlystrings -expect 1 strings.c
1536         -$(SPLINTR) +modobserverstrict -maintype -expect 4 strings.c
1537
1538 .PHONY: structassign
1539 structassign:
1540         -$(SPLINTR) structassign.c -expect 4
1541
1542 .PHONY: typequals
1543 typequals:
1544         -$(SPLINTR) typequals.c tq.lcl -expect 5
1545         -$(SPLINTR) typequals.c -expect 2
1546
1547 .PHONY: ud
1548 ud:
1549         -$(SPLINTR) ud.c -expect 9
1550         -$(SPLINTR) ud2 -specundef -expect 3
1551
1552 .PHONY: ulstypes
1553 ulstypes:
1554         -$(SPLINTR) ulstypes.c -expect 8
1555         -$(SPLINTR) ulstypes.c +ignorequals 
1556         -$(SPLINTRN) ulstypes.c +strict -exportheader -exportheadervar -expect 28
1557
1558 # 3 more detected with version 2.5 (change in -numliteral setting)
1559
1560 .PHONY: union
1561 union:
1562         -$(SPLINTR) +memchecks union.c -expect 8
1563
1564 ###
1565 ### Added 2001-12-30: fixed union initializer checking in response to
1566 ### bug report from Jim Zelenka.
1567 ###
1568
1569 .PHONY: unioninit
1570 unioninit:
1571         -$(SPLINTR) unioninit.c -expect 2
1572
1573 .PHONY: unreachable
1574 unreachable:
1575         -$(SPLINTR) unreachable.c -expect 5
1576         -$(SPLINTR) -unreachable unreachable.c -expect 2
1577         -$(SPLINTR) switch.c -expect 4
1578
1579 .PHONY: unsignedcompare
1580 unsignedcompare:
1581         ${SPLINTR} +posixlib unsignedcompare.c -expect 4
1582
1583 ###
1584 ### 2001-06-08 evans: 2 new errors after fixing ansireserved name checks
1585 ###
1586
1587 .PHONY: unused
1588 unused:
1589         -$(SPLINTRN) unused.c +checks -exportlocal -expect 5
1590         -$(SPLINTRN) unused.c +checks -exportlocal +topuse -expect 8
1591
1592 ###
1593 ### 2001-06-10: Provided by Jim Zalenka
1594 ###
1595
1596 .PHONY: ullint
1597 ullint:
1598         ${SPLINTRN} ullint.c -expect 5
1599         ${SPLINTRN} ullint.c +charint +charintliteral -expect 2
1600
1601 ###
1602 ### 2001-12-30: Poor warnings reported by Peter Deutsch
1603 ###
1604
1605 .PHONY: utypes
1606 utypes:
1607         ${SPLINTRN} utypes.c -expect 6
1608
1609 ###
1610
1611 .PHONY: void
1612 void:
1613         ${SPLINTRN} void.c -expect 2
1614
1615 ###
1616 ### 2001-12-30: Problems with wide character strings reported by Nelson Beebe
1617 ###
1618
1619 .PHONY: widestrings
1620 widestrings:
1621         ${SPLINTRN} widestrings.c -expect 2
1622
1623 ###
1624 ### New since 2.5q:
1625 ###
1626
1627 .PHONY: linked
1628 linked:
1629         ${SPLINTR} linked.c -expect 4
1630         ${SPLINTR} linked2.c -expect 3
1631         ${SPLINTR} linked3.c -expect 5
1632         ${SPLINTR} linked4.c -expect 6
1633         ${SPLINTR} linked5.c -expect 4
1634         ${SPLINTR} linked6.c -expect 4
1635
1636 .PHONY: freearray
1637 freearray:
1638         ${SPLINTR} freearray.c -expect 1
1639
1640 .PHONY: sizeof
1641 sizeof:
1642         -$(SPLINTR) +bounds sizeof.c -expect 1
1643
1644 .PHONY: buffertest
1645 buffertest:
1646         -$(SPLINTR) +bounds buffertest1.c -expect 5
1647
1648 .PHONY: $(SUBDIRTESTS)
1649 $(SUBDIRTESTS):
1650         cd $@; $(MAKE) SPLINT="$(SPLINTRNNEST)"
1651 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1652 # Otherwise a system limit (for SysV at least) may be exceeded.
1653 .NOEXPORT:
This page took 0.152196 seconds and 3 git commands to generate.