mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-20 09:46:20 +00:00
parent
5d04f88816
commit
b85447c602
@ -41,3 +41,4 @@ append qemu_args " -nographic -m 64 "
|
||||
|
||||
run_genode_until {.*test-moon.*Finished\..*} 30
|
||||
|
||||
puts "Test succeeded"
|
||||
|
@ -63,3 +63,4 @@ append qemu_args "-nographic -m 64"
|
||||
|
||||
run_genode_until "--- finished failsafe test ---.*\n" 30
|
||||
|
||||
puts "Test succeeded"
|
||||
|
@ -40,3 +40,5 @@ build_boot_image "core init rom_loopdev test-rom_blk"
|
||||
append qemu_args "-m 64 -nographic "
|
||||
|
||||
run_genode_until "all done, finished!" 10
|
||||
|
||||
puts "Test succeeded"
|
||||
|
@ -81,3 +81,5 @@ append qemu_args "-nographic -m 64"
|
||||
run_genode_until "--- timer test ---" 10
|
||||
|
||||
exec rm bin/archive.tar
|
||||
|
||||
puts "Test succeeded"
|
||||
|
@ -49,3 +49,4 @@ append qemu_args " -m 64 -nographic"
|
||||
# Execute test in Qemu
|
||||
run_genode_until "--- timer test finished ---" 60
|
||||
|
||||
puts "Test succeeded"
|
||||
|
@ -76,3 +76,5 @@ puts "[exec cat $noux_output_file]"
|
||||
|
||||
exec rm bin/coreutils.tar
|
||||
exec rm $noux_output_file
|
||||
|
||||
puts "Test succeeded"
|
||||
|
Loading…
x
Reference in New Issue
Block a user