xref
: /
haiku
/
src
/
tests
/
system
/
libroot
/
posix
/
posix_spawn_pipe_test.h
(revision 21258e2674226d6aa732321b6f8494841895af5f)
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