Give APU tests more time

This commit is contained in:
Lior Halphon 2021-10-07 18:30:09 +03:00
parent ef053ff113
commit d4999fbbdb
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
set -e set -e
./build/bin/tester/sameboy_tester --jobs 5 \ ./build/bin/tester/sameboy_tester --jobs 5 \
--length 40 .github/actions/cgb_sound.gb \ --length 45 .github/actions/cgb_sound.gb \
--length 10 .github/actions/cgb-acid2.gbc \ --length 10 .github/actions/cgb-acid2.gbc \
--length 10 .github/actions/dmg-acid2.gb \ --length 10 .github/actions/dmg-acid2.gb \
--dmg --length 40 .github/actions/dmg_sound-2.gb \ --dmg --length 45 .github/actions/dmg_sound-2.gb \
--dmg --length 20 .github/actions/oam_bug-2.gb --dmg --length 20 .github/actions/oam_bug-2.gb
mv .github/actions/dmg{,-mode}-acid2.bmp mv .github/actions/dmg{,-mode}-acid2.bmp