Skip to content

Commit b76c488

Browse files
Update test autotest
1 parent 8810f2e commit b76c488

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

test/graphx/background_lz4/autotest.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@
1414
"delay|500",
1515
"hashWait|1",
1616
"key|enter",
17-
"hashWait|2"
17+
"hashWait|2",
18+
"key|enter",
19+
"hashWait|3"
1820
],
1921
"hashes":
2022
{
@@ -26,6 +28,13 @@
2628
"expected_CRCs": [ "69A1B0DB" ]
2729
},
2830
"2":
31+
{
32+
"description": "Test fullscreen image display",
33+
"start": "vram_start",
34+
"size": "vram_8_size",
35+
"expected_CRCs": [ "69A1B0DB" ]
36+
},
37+
"3":
2938
{
3039
"description": "Test program exit",
3140
"start": "vram_start",

0 commit comments

Comments
 (0)