mirror of
git://sourceware.org/git/valgrind.git
synced 2026-01-12 00:19:31 +08:00
This is the minumum just to get the new testcase to build and pass. Need to go through the other fd related syscalls later.
7 lines
154 B
Plaintext
7 lines
154 B
Plaintext
prog: track_new
|
|
prereq: test -x track_new
|
|
vgopts: -q --track-fds=yes --modify-fds=high
|
|
stderr_filter: filter_fdleak
|
|
cleanup: rm -f foobad.txt foobar.txt
|
|
|