Ben Gras
5977114c42
tests cleanup
...
. make common.o link with the tests instead of being
#included as common.c
. fix warnings about missing prototypes by declaring functions
static
. reduces some duplicated code
Change-Id: Ic2a765d7f5886add5863190efec3fdd2d2ea2137
2013-04-17 22:00:59 +00:00
Ben Gras
6a73e85ad1
retire _PROTOTYPE
...
. only good for obsolete K&R support
. also remove a stray ansi.h and the proto cmd
2012-03-25 16:17:10 +02:00
Thomas Veerman
3fb6c995e0
Make all tests use common.c
...
This will make sure that all file descriptors are closed through
the use of the start() function.
2011-12-21 12:59:22 +00:00
Kees van Reeuwijk
0cfdb11450
Repair errors and warnings flagged by llvm.
2010-07-06 11:29:23 +00:00
Ben Gras
d0d8010415
Swap test8 and test37
2005-09-19 13:39:27 +00:00
Ben Gras
a17d7c827b
Al's no-double-empty-lines crusade
2005-08-22 15:08:27 +00:00
Ben Gras
38987ff79a
SIGSTOP being in _NSIG nowadays caused test8 to break - fixed.
2005-07-24 14:06:42 +00:00
Ben Gras
9865aeaa79
Initial revision
2005-04-21 14:53:53 +00:00