build "core init drivers/timer test/signal" create_boot_directory install_config { } build_boot_image "core init timer test-signal" append qemu_args "-nographic -m 64" run_genode_until {child "test-signal" exited with exit value 0.*} 200 puts "Test succeeded"