root/src/tests/system/libroot/posix/posix_spawn_pipe_test.h
#ifndef t_h
#define t_h
#define testOut "test out\n"
#define testErr "test err\n"
#endif