sed -n 's/TEST_SUITE(\(.*\))/SUITE(\1)/p' ./test/test_args.c ./test/test_argument_processing.c ./test/test_compopt.c ./test/test_counters.c ./test/test_hash.c ./test/test_hashutil.c ./test/test_lockfile.c ./test/test_stats.c ./test/test_util.c >test/suites.h gcc -march=i486 -mtune=i686 -O3 -pipe -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o test/main.o test/main.c gcc -march=i486 -mtune=i686 -O3 -pipe -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o test/framework.o test/framework.c gcc -march=i486 -mtune=i686 -O3 -pipe -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o test/util.o test/util.c gcc -march=i486 -mtune=i686 -O3 -pipe -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o test/test_args.o test/test_args.c gcc -march=i486 -mtune=i686 -O3 -pipe -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o test/test_argument_processing.o test/test_argument_processing.c gcc -march=i486 -mtune=i686 -O3 -pipe -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o test/test_compopt.o test/test_compopt.c gcc -march=i486 -mtune=i686 -O3 -pipe -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o test/test_counters.o test/test_counters.c gcc -march=i486 -mtune=i686 -O3 -pipe -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o test/test_hash.o test/test_hash.c gcc -march=i486 -mtune=i686 -O3 -pipe -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o test/test_hashutil.o test/test_hashutil.c gcc -march=i486 -mtune=i686 -O3 -pipe -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o test/test_lockfile.o test/test_lockfile.c gcc -march=i486 -mtune=i686 -O3 -pipe -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o test/test_stats.o test/test_stats.c gcc -march=i486 -mtune=i686 -O3 -pipe -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o test/test_util.o test/test_util.c gcc -march=i486 -mtune=i686 -O3 -pipe -Wall -W -o test/main ccache.o mdfour.o hash.o execute.o util.o args.o stats.o version.o cleanup.o snprintf.o unify.o manifest.o hashtable.o hashtable_itr.o murmurhashneutral2.o hashutil.o getopt_long.o exitfn.o lockfile.o counters.o language.o compopt.o test/main.o test/framework.o test/util.o ./test/test_args.o ./test/test_argument_processing.o ./test/test_compopt.o ./test/test_counters.o ./test/test_hash.o ./test/test_hashutil.o ./test/test_lockfile.o ./test/test_stats.o ./test/test_util.o -lm -lz test/main PASSED: 147 assertions, 56 tests, 9 suites CC='gcc' ./test.sh starting testsuite base starting testsuite link starting testsuite hardlink starting testsuite cpp2 starting testsuite nlevels4 starting testsuite nlevels1 starting testsuite basedir starting testsuite direct starting testsuite compression starting testsuite readonly starting testsuite extrafiles starting testsuite cleanup starting testsuite pch test done - OK