ftmemsim-valgrind/none/tests/bigcode.vgtest
Philippe Waroquiers 9b8670b58d Add a test that triggers sector recycling
(cfr bug fix in revision 15058: without 15058, the below test
loops for ever).


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15062
2015-04-01 22:51:07 +00:00

9 lines
341 B
Plaintext

# this test exercises m_transtab.c sector recycling
# and sanity check when recycling sectors. To ensure we recycle
# sectors, we put a small number of sectors.
# use --stats=yes if you want to verify that the below still
# recycles a (already used) sector.
prog: ../../perf/bigcode
args: 1
vgopts: --num-transtab-sectors=2 --sanity-level=4