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