Files
ftmemsim-valgrind/none/tests/fdleak_socketpair.stderr.exp2
Nicholas Nethercote a1527f6993 Move a heap of tests from corecheck/tests/ into none/tests/. There's
no real point in having them in corecheck/tests since they're not testing
anything that Nulgrind doesn't provide.



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4048
2005-06-29 03:46:32 +00:00

24 lines
517 B
Plaintext

FILE DESCRIPTORS: 5 open at exit.
Open AF_UNIX socket .: <unknown>
at 0x........: socketpair (in /...libc...)
by 0x........: __libc_start_main (in /...libc...)
by 0x........: ...
Open AF_UNIX socket .: <unknown>
at 0x........: socketpair (in /...libc...)
by 0x........: __libc_start_main (in /...libc...)
by 0x........: ...
Open file descriptor .: .
<inherited from parent>
Open file descriptor .: .
<inherited from parent>
Open file descriptor .: /dev/null
<inherited from parent>