tests/fairland: Cover "plenty of space" better
Reduce number of islands in fairland run "plain" so there's plenty of space for them. Scarce space is still covered by run "stunted". Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
parent
f18159fb23
commit
89a386aa60
4 changed files with 1061 additions and 1071 deletions
|
@ -12,7 +12,7 @@ srcdir="$1"
|
|||
create_sandbox
|
||||
|
||||
$files -f >/dev/null
|
||||
run_and_cmp plain $fairland -s sandbox/plain-newcap_script -R 1 10 30
|
||||
run_and_cmp plain $fairland -s sandbox/plain-newcap_script -R 1 5 30
|
||||
$empdump -x >sandbox/plain.xdump
|
||||
cmp_out plain.xdump plain-newcap_script
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue