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

source code of glibc/misc/tst-empty.c