]> andersk Git - splint.git/blame - test/Makefile.in
Replacing the directory preBuilt with bin
[splint.git] / test / Makefile.in
CommitLineData
8fe44445 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
16SHELL = @SHELL@
17
18srcdir = @srcdir@
19top_srcdir = @top_srcdir@
20VPATH = @srcdir@
21prefix = @prefix@
22exec_prefix = @exec_prefix@
23
24bindir = @bindir@
25sbindir = @sbindir@
26libexecdir = @libexecdir@
27datadir = @datadir@
28sysconfdir = @sysconfdir@
29sharedstatedir = @sharedstatedir@
30localstatedir = @localstatedir@
31libdir = @libdir@
32infodir = @infodir@
33mandir = @mandir@
34includedir = @includedir@
35oldincludedir = /usr/include
36pkgdatadir = $(datadir)/@PACKAGE@
37pkglibdir = $(libdir)/@PACKAGE@
38pkgincludedir = $(includedir)/@PACKAGE@
39top_builddir = ..
40
41ACLOCAL = @ACLOCAL@
42AUTOCONF = @AUTOCONF@
43AUTOMAKE = @AUTOMAKE@
44AUTOHEADER = @AUTOHEADER@
45
46INSTALL = @INSTALL@
47INSTALL_PROGRAM = @INSTALL_PROGRAM@
48INSTALL_DATA = @INSTALL_DATA@
49INSTALL_SCRIPT = @INSTALL_SCRIPT@
50INSTALL_HEADER = $(INSTALL_DATA)
51transform = @program_transform_name@
52NORMAL_INSTALL = :
53PRE_INSTALL = :
54POST_INSTALL = :
55NORMAL_UNINSTALL = :
56PRE_UNINSTALL = :
57POST_UNINSTALL = :
f7bbce9e 58build_alias = @build_alias@
59build_triplet = @build@
8fe44445 60host_alias = @host_alias@
61host_triplet = @host@
f7bbce9e 62target_alias = @target_alias@
63target_triplet = @target@
73b29173 64AMTAR = @AMTAR@
65AWK = @AWK@
8fe44445 66BISON = @BISON@
67CAT = @CAT@
68CC = @CC@
69CP = @CP@
70CPP = @CPP@
73b29173 71DEPDIR = @DEPDIR@
8fe44445 72DIFF = @DIFF@
73b29173 73EXEEXT = @EXEEXT@
8fe44445 74GREP = @GREP@
73b29173 75INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
8fe44445 76LCLOBJ = @LCLOBJ@
77LEX = @LEX@
78LN_S = @LN_S@
79MV = @MV@
73b29173 80OBJEXT = @OBJEXT@
8fe44445 81PACKAGE = @PACKAGE@
82RM = @RM@
83VERSION = @VERSION@
73b29173 84am__include = @am__include@
85am__quote = @am__quote@
86install_sh = @install_sh@
8fe44445 87
88AUTOMAKE_OPTIONS = 1.5 foreign
89
2e127cb8 90DIFFFLAGS =
8fe44445 91
2e127cb8 92
93# -u show context
11db3170 94SPLINT = $(top_builddir)/src/splint$(EXEEXT)
a469ccf0 95
96### This is horrible! Can't we make top_builddir absolute?
11db3170 97SPLINTNEST = ../$(top_builddir)/src/splint$(EXEEXT)
a469ccf0 98
f2b6724f 99SPLINTPNEST = @$(SPLINTNEST) -nof
100SPLINTP = @$(SPLINT) -nof
8fe44445 101
11db3170 102# Make sure .splintrc files are not used so test results do not
8fe44445 103# depend on local settings.
f2b6724f 104SPLINTRN = $(SPLINTP) -hints -booltype "bool"
11db3170 105SPLINTR = $(SPLINTRN) -exportlocal +debugfcnconstraint
8fe44445 106
f2b6724f 107SPLINTRNNEST = $(SPLINTPNEST) -hints -booltype "bool"
11db3170 108SPLINTRNEST = $(SPLINTRNNEST) -exportlocal +debugfcnconstraint
a469ccf0 109
8fe44445 110
111###
f2b6724f 112### rcfiles not included becuase file names will not match exactly
113###
8fe44445 114UNITTESTS = \
a469ccf0 115 help \
8fe44445 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 \
5c2f3045 120 funcpointer functionmacro glob globals impabstract info init inparam internal iter keep libs \
3e3ec469 121 linked lintcomments list loopexec \
122 macros macrosef merge mergenull modifies modtest moduncon \
8fe44445 123 mongoincludes mystrncat noeffect null observer oldstyle outglob outparam \
f2b6724f 124 postnotnull preds prefixes printflike rc refcounts release repexpose \
a956d444 125 returned sharing shifts slovaknames \
3e3ec469 126 specclauses \
127 special stack staticarray strings \
146e25eb 128 structassign typequals ud ulstypes union unioninit unreachable unsignedcompare \
e0b363ad 129 unused ullint utypes void widestrings
8fe44445 130
131UNITEXPECTS = $(addsuffix .expect, $(UNITTESTS))
132
27c9e640 133
3e3ec469 134### warnuse doesn't work yet!
135SUBDIRTESTS = metastate mergestate tainted fileio \
136 simplebufferConstraintTests moreBufferTests moreBufferTests2 globalbufferannotation \
27c9e640 137 maxset strchr for manual\
3e3ec469 138tests2.2 tests2.4 tests2.5 db1 db2 db3
8fe44445 139
3e3ec469 140SPLINTTESTS = $(UNITTESTS) $(SUBDIRTESTS)
8fe44445 141
142QUICKTESTS = db3
143
51e38316 144CLEANOUTPUT = $(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="
8fe44445 145
6c9a3167 146#drl 11/29/2001 This is a very ugly hack to get make dist to work
147EXTRA_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 \
11db3170 214 ./rc1.splintrc \
215 ./rc2.splintrc \
216 ./rc3.splintrc \
217 ./rc3.splintrc.os2 \
6c9a3167 218 ./repexpose.lcl \
219 ./repexpose.lcs \
220 ./repexpose.lh \
221 ./repexpose.lh.expect \
222 ./special.lcl \
223 ./special.lcs \
11db3170 224 ./db3/.splintrc \
6c9a3167 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 \
11db3170 237 ./for/.splintrc \
238 ./globalbufferannotation/.splintrc \
239 ./maxset/.splintrc \
240 ./strchr/.splintrc \
6c9a3167 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 \
6c9a3167 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 \
6c9a3167 757 ./tests2.2/Makefile \
758 ./tests2.2/Makefile-tests2.2.os2 \
6c9a3167 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 \
2bdabb7a 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
6c9a3167 775
8fe44445 776subdir = test
777mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
778CONFIG_HEADER = $(top_builddir)/config.h
779CONFIG_CLEAN_FILES =
780DIST_SOURCES =
781DIST_COMMON = Makefile.am Makefile.in
782all: 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
789Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
790 cd $(top_builddir) && \
791 CONFIG_HEADERS= CONFIG_LINKS= \
792 CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
793uninstall-info-am:
794tags: TAGS
795TAGS:
796
797
798DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
799
800top_distdir = ..
801distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
802
803distdir: $(DISTFILES)
2bdabb7a 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
8fe44445 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
820check-am: all-am
821check: check-am
822all-am: Makefile
823
824installdirs:
825
826install: install-am
827install-exec: install-exec-am
828install-data: install-data-am
829uninstall: uninstall-am
830
831install-am: all-am
832 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
833
834installcheck: installcheck-am
835install-strip:
836 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
837 `test -z '$(STRIP)' || \
838 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
839mostlyclean-generic:
840
841clean-generic:
842
843distclean-generic:
844 -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
845
846maintainer-clean-generic:
847 @echo "This command is intended for maintainers to use"
848 @echo "it deletes files that may require special tools to rebuild."
849clean: clean-am
850
851clean-am: clean-generic clean-local mostlyclean-am
852
853distclean: distclean-am
854
855distclean-am: clean-am distclean-generic
856
857dvi: dvi-am
858
859dvi-am:
860
861info: info-am
862
863info-am:
864
865install-data-am:
866
867install-exec-am:
868
869install-info: install-info-am
870
871install-man:
872
873installcheck-am:
874
875maintainer-clean: maintainer-clean-am
876
877maintainer-clean-am: distclean-am maintainer-clean-generic
878
879mostlyclean: mostlyclean-am
880
881mostlyclean-am: mostlyclean-generic
882
883uninstall-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
6c9a3167 894unexport LARCH_PATH
895unexport LCLIMPORTDIR
896
8fe44445 897.PHONY: all check
898all check: fulltest
899
900.PHONY: version
901version:
11db3170 902 -$(SPLINTP) -help version
8fe44445 903
904.PHONY: help
51e38316 905
8fe44445 906help:
f2b6724f 907 -@$(SPLINT)
908 -@LARCH_PATH=/dev/null; $(SPLINT) -nof empty.lcl
11db3170 909 -@$(SPLINTP) -help
910 -@$(SPLINTP) -asdf
911 -@$(SPLINTP) +boolint +boolint
912 -@$(SPLINTP) -help flags alpha
363a5c93 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> "
51e38316 920
921#larch and lclimportdir have different hardcoded default paths so don't include the path in the output..
8fe44445 922
923.PHONY: clean-local
924clean-local:
925 -rm -f *~ #*# *.o *.lcs a.out
926 -cd db1; $(MAKE) clean
927 -cd db2; $(MAKE) clean
928 -cd db3; $(MAKE) clean
929
11db3170 930$(SPLINTTESTS): $(SPLINT)
8fe44445 931
11db3170 932$(SPLINT):
8fe44445 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
6c9a3167 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
8fe44445 951
952.PHONY: quicktest
953quicktest:
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
962fulltest:
963 @echo "Testing $(PACKAGE) $(VERSION)..."
964 @echo
965 @echo "Version Info:"
11db3170 966 @$(SPLINTP) -help version
967 @$(SPLINTP) -help vars
8fe44445 968 @echo ""
3e3ec469 969 @echo "Tests:"
8fe44445 970 @echo ""
3e3ec469 971 @for TEST in $(SPLINTTESTS); do \
a469ccf0 972 echo "Checking $$TEST..."; \
973 $(MAKE) $$TEST 2>&1 | $(CLEANOUTPUT) >$$TEST.out && \
974 $(DIFF) $(DIFFFLAGS) $$TEST.expect $$TEST.out || \
975 echo "*** FAIL ***"; \
976 done
8fe44445 977
3e3ec469 978### Rules for tests start here
979
8fe44445 980.PHONY: abstptr
981abstptr:
3e3ec469 982 -$(SPLINTR) abstptr -expect 9
983 -$(SPLINTR) abstptr +voidabstract -expect 6
8fe44445 984
985.PHONY: abstract
986abstract:
3e3ec469 987 -$(SPLINTR) abst_t.lcl commentcmd.c -expect 15
8fe44445 988
989.PHONY: alias
990alias:
3e3ec469 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
8fe44445 998
999.PHONY: alttypes
1000alttypes:
3e3ec469 1001 -$(SPLINTR) alttypes.c -expect 2
8fe44445 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
1012ansireserved:
3e3ec469 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
8fe44445 1017
1018.PHONY: argorder
1019argorder:
3e3ec469 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
8fe44445 1026
1027.PHONY: args
1028args:
3e3ec469 1029 -$(SPLINTR) args -noeffect -expect 12
8fe44445 1030
1031.PHONY: blocks
1032blocks:
3e3ec469 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
8fe44445 1039
1040.PHONY: break
1041break:
3e3ec469 1042 -$(SPLINTR) break.c -expect 4
1043 -$(SPLINTR) break.c +deepbreak -expect 6
1044 -$(SPLINTR) break.c +deepbreak -looploopbreak -expect 5
8fe44445 1045
1046.PHONY: cases
1047cases:
3e3ec469 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
8fe44445 1052
1053.PHONY: cast
1054cast:
3e3ec469 1055 -$(SPLINTR) cast -accessmodule -expect 20
1056 -$(SPLINTRN) cast2.c +checks -exportlocal -exportheader -expect 3
8fe44445 1057
1058### Two addition errors detected with 2.5 with -numliteral.
1059
1060.PHONY: charlit
1061charlit:
3e3ec469 1062 -$(SPLINTR) +hints charlit.c -expect 4
1063 -$(SPLINTR) +hints -numliteral charlit.c -expect 6
1064 -$(SPLINTR) +hints charlit.c +charintliteral +ignoresigns
8fe44445 1065
1066.PHONY: clauses
1067clauses:
3e3ec469 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
8fe44445 1072
1073.PHONY: commentchar
1074commentchar:
3e3ec469 1075 -$(SPLINTR) commentchar.c -expect 4
1076 -$(SPLINTR) -commentchar '#' commentchar.c -expect 4
8fe44445 1077
1078.PHONY: controldepth
1079controldepth:
3e3ec469 1080 -$(SPLINTR) +hints -controlnestdepth 2 controldepth.c -expect 2
1081 -$(SPLINTR) +hints -controlnestdepth 1 controldepth.c -expect 2
8fe44445 1082
1083.PHONY: compdestroy
1084compdestroy:
3e3ec469 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
8fe44445 1089
1090.PHONY: constannot
1091constannot:
bb7c2085 1092 ${SPLINTRN} constannot.c +boundswrite -exportlocal -expect 2
8fe44445 1093
1094.PHONY: csyntax
1095csyntax:
3e3ec469 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
8fe44445 1113
1114.PHONY: czechnames
1115czechnames:
3e3ec469 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
8fe44445 1120
1121.PHONY: czechoslovaknames
1122czechoslovaknames:
3e3ec469 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
8fe44445 1126
1127###
1128### deadparam added 2001-05-27
1129###
1130
1131.PHONY: deadparam
1132deadparam:
11db3170 1133 ${SPLINTR} deadparam.c -expect 3
8fe44445 1134
1135#
1136# Was expect 3 before 2.4. Earlier versions did not handle implicit
1137# function pointers correctly.
1138#
1139
1140.PHONY: decl
1141decl:
3e3ec469 1142 -$(SPLINTR) decl.c -expect 2
1143 -$(SPLINTRN) decl.c +strict -exportlocal -expect 5
1144 -$(SPLINTR) decl2 -expect 4
8fe44445 1145
1146.PHONY: enum
1147enum:
3e3ec469 1148 -$(SPLINTR) enum -expect 16
1149 -$(SPLINTR) enum -misscase -expect 14
8fe44445 1150
1151.PHONY: exports
1152exports:
3e3ec469 1153 -$(SPLINTR) exports.c +exporttype +exportvar +exportfcn +topuse +typeuse -expect 6
1154 -$(SPLINTR) exports.c +exportany -expect 3
1155 -$(SPLINTR) exports.c
8fe44445 1156
1157.PHONY: external
1158external:
3e3ec469 1159 -$(SPLINTR) external.c +partial
27c9e640 1160 -$(SPLINTR) external.c +partial +distinctexternalnames +ansi89limits -expect 2
3e3ec469 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
8fe44445 1164
1165.PHONY: fields
1166fields:
3e3ec469 1167 -$(SPLINTR) fields.c +memchecks -expect 6
1168 -$(SPLINTR) fields2.c +memchecks -expect 5
1169 -$(SPLINTR) fields3.c +memchecks
8fe44445 1170
1171.PHONY: flags
1172flags:
3e3ec469 1173 -$(SPLINTR) flags.c -expect 8
1174 -$(SPLINTR) +nocomments flags.c -expect 2
8fe44445 1175
1176### Added 2001-06-02
1177
1178.PHONY: forbody
1179forbody:
11db3170 1180 ${SPLINTR} forbody.c -expect 2
8fe44445 1181
1182### Added 2001-06-03
1183.PHONY: format
1184format:
11db3170 1185 ${SPLINTR} format.c -expect 3
1186 ${SPLINTR} format.c -formatconst
8fe44445 1187
1188# two new errors (invalid lhs)
1189
1190.PHONY: funcpointer
1191funcpointer:
3e3ec469 1192 -$(SPLINTR) +memchecks +noparams funcpointer.c -expect 18
8fe44445 1193
5c2f3045 1194.PHONY: functionmacro
1195functionmacro:
3e3ec469 1196 -$(SPLINTR) functionmacro.c -expect 2
5c2f3045 1197
8fe44445 1198.PHONY: glob
1199glob:
3e3ec469 1200 -$(SPLINTR) glob -expect 4
1201 -$(SPLINTR) glob -globuse -expect 3
1202 -$(SPLINTR) glob +globunspec -expect 6
8fe44445 1203
1204.PHONY: globals
1205globals:
3e3ec469 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
8fe44445 1212
1213# Was -accessfile
1214.PHONY: impabstract
1215impabstract:
3e3ec469 1216 -$(SPLINTR) -accessmodule impabstract.c
1217 -$(SPLINTR) -accessmodule +hints +impabstract impabstract.c -expect 2
1218 -$(SPLINTR) -accessmodule +hints +impabstract impabstract -expect 4
8fe44445 1219
4c9767b3 1220###
1221### evans 2001-12-30: Handle unrecognized pre-processor directives
1222### (Reported by Pierluigi Sanzani)
1223
1224.PHONY: info
1225info:
1226 ${SPLINTR} info.c -expect 4
1227
8fe44445 1228### evans 2001-10-14: Expected errors updated
1229.PHONY: init
1230init:
3e3ec469 1231 -$(SPLINTR) init.c -expect 14
1232 -$(SPLINTRN) init.c +checks -exportlocal -exportheadervar -expect 17
8fe44445 1233
1234.PHONY: inparam
1235inparam:
3e3ec469 1236 -$(SPLINTR) inparam.c -expect 2
1237 -$(SPLINTR) +impouts inparam.c -expect 1
8fe44445 1238
1239.PHONY: internal
1240internal:
3e3ec469 1241 -$(SPLINTR) internal.c -expect 1
27c9e640 1242 -$(SPLINTR) internal.c +distinctinternalnames -expect 1
1243 -$(SPLINTR) internal.c +distinctinternalnames +ansi89limits -expect 2
3e3ec469 1244 -$(SPLINTR) internal.c -internalnamelen 28 -expect 3
1245 -$(SPLINTR) internal.c +internalnamecaseinsensitive -expect 3
1246 -$(SPLINTR) internal.c +internalnamecaseinsensitive +internalnamelookalike -expect 11
8fe44445 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
1254iter:
3e3ec469 1255 -$(SPLINTR) iter -expect 14 -lclexpect 1
1256 -$(SPLINTR) iter2.c -expect 12
8fe44445 1257
1258.PHONY: keep
1259keep:
3e3ec469 1260 -$(SPLINTR) keep.c +memchecks -expect 6
8fe44445 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
1267libs:
3e3ec469 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
8fe44445 1272
1273.PHONY: lintcomments
1274lintcomments:
3e3ec469 1275 -$(SPLINTR) lintcomments.c -expect 5
1276 -$(SPLINTR) lintcomments.c -warnlintcomments -expect 1
1277 -$(SPLINTR) lintcomments.c -lintcomments -expect 4
8fe44445 1278
1279.PHONY: list
1280list:
3e3ec469 1281 -$(SPLINTR) list.c -expect 3
1282
1283###
1284### 2002-01-01: Added test case for obvious loop execution.
1285###
1286
1287.PHONY: loopexec
1288loopexec:
1289 -$(SPLINTR) loopexec.c -expect 1
1290 -$(SPLINTR) loopexec.c -obviousloopexec -expect 3
8fe44445 1291
1292.PHONY: macros
1293macros:
3e3ec469 1294 -$(SPLINTR) macros -expect 17
1295 -$(SPLINTR) macros.c +allmacros -expect 34
1296 -$(SPLINTR) macros.c +fcnmacros -expect 31
8fe44445 1297
1298.PHONY: macrosef
1299macrosef:
3e3ec469 1300 -$(SPLINTR) macrosef -expect 4
1301 -$(SPLINTR) macrosef.c +allmacros -expect 3
1302 -$(SPLINTR) macrosef.c +allmacros +sefuncon -expect 4
8fe44445 1303
1304.PHONY: merge
1305merge:
3e3ec469 1306 -$(SPLINTRN) merge.c +checks -exportlocal -exportheadervar -exportheader -expect 3
8fe44445 1307
60868d40 1308.PHONY: mergenull
1309mergenull:
3e3ec469 1310 -$(SPLINTRN) mergenull.c
60868d40 1311
8fe44445 1312.PHONY: modifies
1313modifies:
3e3ec469 1314 -$(SPLINTR) modifies.c modclient.c +impcheckedstatics +mustmod -expect 7
8fe44445 1315
1316.PHONY: modtest
1317modtest:
3e3ec469 1318 -$(SPLINTR) modtest -expect 10
1319 -$(SPLINTR) modtest +modunspec -expect 13
1320 -$(SPLINTR) modtest +mustmod -expect 14
8fe44445 1321
1322.PHONY: moduncon
1323moduncon:
3e3ec469 1324 -$(SPLINTR) moduncon.c +moduncon -memchecks -expect 4
1325 -$(SPLINTRN) moduncon.c +strict -exportlocal -expect 22
8fe44445 1326
1327.PHONY: mongoincludes
1328mongoincludes:
3e3ec469 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
8fe44445 1334
1335.PHONY: mystrncat
1336mystrncat:
bb7c2085 1337 -$(SPLINTR) mystrncat.c +boundsread +boundswrite -expect 4
8fe44445 1338
1339.PHONY: noeffect
1340noeffect:
4dd72714 1341 ${SPLINTP} noeffect.c +allmacros +checks -expect 3
8fe44445 1342
3e3ec469 1343###
1344### 2002-01-01: null1.c: expect increased to 15 because out must be defined
1345### checking detects one new error
1346###
1347
8fe44445 1348.PHONY: null
1349null:
3e3ec469 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
8fe44445 1360
1361### Added for 3.0 (bugs reported by Kevin Broady)
1362
1363.PHONY: nullret
1364nullret:
3e3ec469 1365 -$(SPLINTR) nullret.c -expect 2
1366 -$(SPLINTR) -nullret nullret.c -expect 1
8fe44445 1367
1368.PHONY: nullassign
1369nullassign:
3e3ec469 1370 -$(SPLINTR) nullassign.c -expect 2
1371 -$(SPLINTR) -nullassign nullassign.c -expect 1
8fe44445 1372
1373#
1374# Before 2.4, expected one more because error was reported both as
1375# dependent and observer.
1376#
1377
1378.PHONY: observer
1379observer:
3e3ec469 1380 -$(SPLINTRN) observer +checks -exportlocal -exportheader -expect 9
1381 -$(SPLINTRN) observer.c +checks -exportlocal -exportheader -expect 8
1382 -$(SPLINTR) observer.c -expect 7
8fe44445 1383
1384.PHONY: oldstyle
1385oldstyle:
3e3ec469 1386 -$(SPLINTR) oldstyle -expect 3
8fe44445 1387
1388.PHONY: outglob
1389outglob:
3e3ec469 1390 -$(SPLINTR) outglob -expect 10
8fe44445 1391
1392.PHONY: outparam
1393outparam:
3e3ec469 1394 -$(SPLINTR) outparam -expect 12
8fe44445 1395
1396### evans 2001-08-26: postnotnull new
1397
1398.PHONY: postnotnull
1399postnotnull:
11db3170 1400 ${SPLINTR} postnotnull.c -expect 1
8fe44445 1401#
1402# Four new +fcnuse errors for -strict (evans 2001-07-22)
1403#
1404
1405.PHONY: preds
1406preds:
3e3ec469 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
8fe44445 1410
1411.PHONY: prefixes
1412prefixes:
3e3ec469 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
8fe44445 1429
1430.PHONY: printflike
1431printflike:
3e3ec469 1432 -$(SPLINTR) printflike.c -expect 6
1433 -$(SPLINTR) printflike.c -warnlintcomments -expect 5
8fe44445 1434
1435.PHONY: rc
1436rc:
3e3ec469 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
8fe44445 1442
60868d40 1443.PHONY: rcfiles
1444rcfiles:
3e3ec469 1445 cd rcfiles; ${MAKE} SPLINT="-$(SPLINTPNEST)"
60868d40 1446
8fe44445 1447.PHONY: refcounts
1448refcounts:
3e3ec469 1449 -$(SPLINTR) refcounts.c -expect 7
8fe44445 1450
1451.PHONY: release
1452release:
3e3ec469 1453 -$(SPLINTR) release.c +memchecks -expect 1
8fe44445 1454
1455.PHONY: repexpose
1456repexpose:
3e3ec469 1457 -$(SPLINTR) +lh repexpose +memchecks -expect 12
1458 -$(SPLINTR) repexpose +memchecks +retalias -expect 15
1459 -$(SPLINTRN) repexpose +checks -exportlocal -expect 27
8fe44445 1460
1461### returned added 2001-05-27
11db3170 1462### (Bug discovered checking splint sources.)
8fe44445 1463
1464.PHONY: returned
1465returned:
11db3170 1466 ${SPLINTR} returned.c -expect 1
8fe44445 1467
1468.PHONY: sharing
1469sharing:
3e3ec469 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
8fe44445 1475
a956d444 1476.PHONY: shifts
1477shifts:
1478 -$(SPLINTR) shifts.c -expect 4
1479 -$(SPLINTR) shifts.c -shiftimplementation -expect 3
1480 -$(SPLINTR) shifts.c -shiftnegative -expect 1
1481
8fe44445 1482.PHONY: slovaknames
1483slovaknames:
3e3ec469 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
8fe44445 1489
1490.PHONY: specclauses
1491specclauses:
3e3ec469 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
1499specclauses1:
1500 -$(SPLINTR) specclauses.c -expect 6
1501
1502.PHONY: specclauses2
1503specclauses2:
1504 -$(SPLINTR) specclauses2.c -expect 8
1505
1506.PHONY: specclauses3
1507specclauses3:
1508 -$(SPLINTR) specclauses3.c -expect 6
1509
1510.PHONY: specclauses4
1511specclauses4:
1512 -$(SPLINTR) specclauses4.c -expect 3
1513
1514.PHONY: specclauses5
1515specclauses5:
1516 -$(SPLINTR) specclauses5.c -expect 3
8fe44445 1517
1518.PHONY: special
1519special:
3e3ec469 1520 -$(SPLINTR) special -expect 20
1521 -$(SPLINTR) special -relaxquals -expect 22
8fe44445 1522
1523.PHONY: stack
1524stack:
3e3ec469 1525 -$(SPLINTR) stack.c -expect 5
1526 -$(SPLINTR) stack.c -stackref
8fe44445 1527
1528.PHONY: staticarray
1529staticarray:
3e3ec469 1530 -$(SPLINTR) staticarray.c -expect 3
8fe44445 1531
1532.PHONY: strings
1533strings:
3e3ec469 1534 -$(SPLINTR) strings.c -expect 3
1535 -$(SPLINTR) -readonlystrings -expect 1 strings.c
1536 -$(SPLINTR) +modobserverstrict -maintype -expect 4 strings.c
8fe44445 1537
1538.PHONY: structassign
1539structassign:
3e3ec469 1540 -$(SPLINTR) structassign.c -expect 4
8fe44445 1541
1542.PHONY: typequals
1543typequals:
3e3ec469 1544 -$(SPLINTR) typequals.c tq.lcl -expect 5
1545 -$(SPLINTR) typequals.c -expect 2
8fe44445 1546
1547.PHONY: ud
1548ud:
3e3ec469 1549 -$(SPLINTR) ud.c -expect 9
1550 -$(SPLINTR) ud2 -specundef -expect 3
8fe44445 1551
1552.PHONY: ulstypes
1553ulstypes:
3e3ec469 1554 -$(SPLINTR) ulstypes.c -expect 8
1555 -$(SPLINTR) ulstypes.c +ignorequals
1556 -$(SPLINTRN) ulstypes.c +strict -exportheader -exportheadervar -expect 28
146e25eb 1557
8fe44445 1558# 3 more detected with version 2.5 (change in -numliteral setting)
1559
1560.PHONY: union
1561union:
3e3ec469 1562 -$(SPLINTR) +memchecks union.c -expect 8
8fe44445 1563
146e25eb 1564###
1565### Added 2001-12-30: fixed union initializer checking in response to
1566### bug report from Jim Zelenka.
1567###
1568
1569.PHONY: unioninit
1570unioninit:
3e3ec469 1571 -$(SPLINTR) unioninit.c -expect 2
146e25eb 1572
8fe44445 1573.PHONY: unreachable
1574unreachable:
3e3ec469 1575 -$(SPLINTR) unreachable.c -expect 5
1576 -$(SPLINTR) -unreachable unreachable.c -expect 2
1577 -$(SPLINTR) switch.c -expect 4
8fe44445 1578
1579.PHONY: unsignedcompare
1580unsignedcompare:
11db3170 1581 ${SPLINTR} +posixlib unsignedcompare.c -expect 4
8fe44445 1582
1583###
1584### 2001-06-08 evans: 2 new errors after fixing ansireserved name checks
1585###
1586
1587.PHONY: unused
1588unused:
3e3ec469 1589 -$(SPLINTRN) unused.c +checks -exportlocal -expect 5
1590 -$(SPLINTRN) unused.c +checks -exportlocal +topuse -expect 8
8fe44445 1591
1592###
1593### 2001-06-10: Provided by Jim Zalenka
1594###
1595
1596.PHONY: ullint
1597ullint:
11db3170 1598 ${SPLINTRN} ullint.c -expect 5
1599 ${SPLINTRN} ullint.c +charint +charintliteral -expect 2
8fe44445 1600
f2b6724f 1601###
1602### 2001-12-30: Poor warnings reported by Peter Deutsch
1603###
1604
1605.PHONY: utypes
1606utypes:
1607 ${SPLINTRN} utypes.c -expect 6
1608
1609###
1610
8fe44445 1611.PHONY: void
1612void:
11db3170 1613 ${SPLINTRN} void.c -expect 2
8fe44445 1614
e0b363ad 1615###
1616### 2001-12-30: Problems with wide character strings reported by Nelson Beebe
1617###
1618
1619.PHONY: widestrings
1620widestrings:
1621 ${SPLINTRN} widestrings.c -expect 2
1622
8fe44445 1623###
1624### New since 2.5q:
1625###
1626
1627.PHONY: linked
1628linked:
11db3170 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
8fe44445 1635
1636.PHONY: freearray
1637freearray:
11db3170 1638 ${SPLINTR} freearray.c -expect 1
8fe44445 1639
a469ccf0 1640.PHONY: sizeof
1641sizeof:
bb7c2085 1642 -$(SPLINTR) +bounds sizeof.c -expect 1
a469ccf0 1643
1644.PHONY: buffertest
1645buffertest:
bb7c2085 1646 -$(SPLINTR) +bounds buffertest1.c -expect 5
8fe44445 1647
1648.PHONY: $(SUBDIRTESTS)
1649$(SUBDIRTESTS):
11db3170 1650 cd $@; $(MAKE) SPLINT="$(SPLINTRNNEST)"
8fe44445 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.401218 seconds and 5 git commands to generate.