build "core init test/thread" create_boot_directory install_config { } build_boot_image "core init test-thread" append qemu_args "-nographic -m 64" run_genode_until {child "test-thread" exited with exit value 0.*\n} 20 puts "Test succeeded"