build { core init timer lib/ld test/timer_rate } create_boot_directory install_config { } build_boot_image [build_artifacts] append qemu_args " -nographic" run_genode_until "child \"test\" exited with exit value.*\n" 120 grep_output {\[init\] child "test" exited with exit value} compare_output_to {[init] child "test" exited with exit value 0}