mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
hw: log "Test succeeded" in nested_init.run
This commit is contained in:
@@ -74,5 +74,6 @@ append qemu_args " -m 64 -nographic"
|
||||
# execute the test in qemu if the targeted platform is supported
|
||||
if {[have_spec hw_vea9x4] || [have_spec hw_pbxa9]} {
|
||||
run_genode_until "No children to start.*\n" 10
|
||||
puts "Test succeeded"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user