Home
last modified time | relevance | path

Searched refs:testOut (Results 1 – 3 of 3) sorted by relevance

/haiku/src/tests/system/libroot/posix/
H A Dposix_spawn_pipe_test.c44 if (strcmp(buf, testOut) != 0) { in main()
46 printf("stdout exp: %s", testOut); in main()
H A Dposix_spawn_pipe_test.h3 #define testOut "test out\n" macro
H A Dposix_spawn_pipe_err.c7 puts(testOut); in main()