ftmemsim-valgrind/none/tests/procfs-linux.vgtest
Bart Van Assche 908594dfe1 Added regression tests that verify the following behavior:
- On Linux, whether Valgrind properly intercepts the system calls that access
  /proc/self/cmdline, /proc/<pid>/cmdline, /proc/self/exe and /proc/<pid>/exe.
- On Darwin, whether Valgrind does not modify the behavior of the system calls
  that access the aforementioned files.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10871
2009-08-26 18:11:18 +00:00

5 lines
107 B
Plaintext

prereq: [ $(uname) = Linux ]
prog: procfs-cmdline-exe
args: arg1 "arg 2" arg3
stderr_filter: filter_stderr