build "core init drivers/timer test/thread_join" create_boot_directory install_config { } build_boot_image "core init timer test-thread_join" append qemu_args "-nographic -m 64" run_genode_until {child "test-thread_join" exited with exit value 0.*\n} 10