build "core init test/sandbox app/dummy" create_boot_directory install_config { } build_boot_image { core ld.lib.so init test-sandbox sandbox.lib.so dummy } append qemu_args " -nographic " run_genode_until "child \"dummy\" exited with exit value 0.*\n" 20