mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-04 10:21:20 +00:00
Move corresponding testcases there. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15065
6 lines
112 B
Plaintext
6 lines
112 B
Plaintext
prereq: rm -rf ./x86 && mkdir x86
|
|
prog: shell
|
|
stderr_filter: filter_shell_output
|
|
vgopts: -q
|
|
cleanup: rm -rf x86
|