test_printf_stdout
test_printf_stdout("malloc %d realloc %d free %d\n",
test_printf_stdout("Subtest: %s\n", test_prog_name);
test_printf_stdout("Subtest: %s\n", test_title);
int test_printf_stdout(const char *fmt, ...)