mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-10 05:37:06 +00:00
run natively, but there's no obvious way to do that. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8054
11 lines
306 B
Plaintext
11 lines
306 B
Plaintext
#
|
|
# This test really needs to run natively. Since there's no
|
|
# obvious way to get the regtest mechanism to do that, at least
|
|
# run it on 'none' to minimise the time overhead.
|
|
#
|
|
prereq: ./supported_libpthread
|
|
prog: drd_bitmap_test
|
|
args: -q
|
|
vgopts: --tool=none
|
|
stderr_filter: ../../none/tests/filter_stderr
|