xref
: /
haiku
/
src
/
tests
/
system
/
libroot
/
posix
/
posix_spawn_pipe_test.h
(revision d284f7cc43cc0d1106c3b0c40e62c58107648573)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
ifndef
t_h
2
#
define
t_h
3
#
define
testOut
"test out\n"
4
#
define
testErr
"test err\n"
5
#
endif
6