1 2 3 4 5 6 7 8
/* The most useful C program known to man. */ static int do_test (void) { return 0; } #include <support/test-driver.c>