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