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
Kees Jongenburger
5e3b51ba96
test:update tests to fix compiler warnings.
...
Change-Id: Id2c757f61fe5e8b52dffadfeb129024625c76f48
2013-01-08 10:39:53 +01:00
Ben Gras
db242ed39d
retire _CONST, _VOLATILE, _SIZET, _ARGS, _VOID
2012-03-25 21:58:20 +02: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
Ben Gras
a17d7c827b
Al's no-double-empty-lines crusade
2005-08-22 15:08:27 +00:00
Ben Gras
9865aeaa79
Initial revision
2005-04-21 14:53:53 +00:00