From 66c348cb12fe8bbe2d4274246ed54bbc52c04777 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 1 Feb 2008 00:45:08 +0000 Subject: 2008-01-31 Joel Sherrill * include/pmacros.h, psx01/init.c, psx01/system.h, psx13/main.c, psxbarrier01/main.c, psxchroot01/main.c, psxfatal_support/init.c, psxfile01/main.c, psxfile01/test.c, psxmount/main.c, psxrdwrv/main.c, psxreaddir/main.c, psxrwlock01/main.c, psxspin01/main.c, psxstat/main.c, psxtime/main.c: Change TEST_INIT to CONFIGURE_INIT. Make tmacros.h available to all POSIX tests. Add a clock_settime case for < 1988. --- testsuites/psxtests/psxmount/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuites/psxtests/psxmount/main.c') diff --git a/testsuites/psxtests/psxmount/main.c b/testsuites/psxtests/psxmount/main.c index 24a4bb27cf..a176bb1c27 100644 --- a/testsuites/psxtests/psxmount/main.c +++ b/testsuites/psxtests/psxmount/main.c @@ -4,7 +4,7 @@ * Attempt to mount the IMFS file system on a mount point in the base IMFS */ -#define TEST_INIT +#define CONFIGURE_INIT #include #include -- cgit v1.2.3