Searched refs:putstr (Results 1 – 3 of 3) sorted by relevance
10 static void putstr(const char *str) in putstr() function56 putstr("# UNEXPECTED TEST COUNT: "); in print_summary()58 putstr("# Totals: pass:"); in print_summary()60 putstr(" fail:"); in print_summary()62 putstr(" xfail:0 xpass:0 skip:"); in print_summary()64 putstr(" error:0\n"); in print_summary()108 putstr("# TPIDR2 changed in child: "); in write_fork_read()110 putstr("\n"); in write_fork_read()118 putstr("# Failed to set TPIDR2 in child\n"); in write_fork_read()123 putstr("# fork() failed: -"); in write_fork_read()[all …]
40 static void putstr(const char *str) in putstr() function57 putstr(test_name); \58 putstr("/"); \59 putstr(trampoline_name); \64 putstr("# Totals: pass:"); in print_summary()66 putstr(" fail:"); in print_summary()68 putstr(" xfail:0 xpass:0 skip:"); in print_summary()70 putstr(" error:0\n"); in print_summary()82 putstr("# \t[SIGILL in "); in handler()84 putstr(", BTYPE="); in handler()[all …]
30 static void putstr(const char *ptr);90 static void putstr(const char *ptr) in putstr() function119 putstr("\n\n"); in error()120 putstr(x); in error()121 putstr("\n\n -- System halted"); in error()148 putstr("Uncompressing Linux..."); in decompress_kernel()154 putstr(" done, booting the kernel.\n"); in decompress_kernel()