build "core init server/log_tee test/printf" create_boot_directory install_config { } build_boot_image "core init log_tee test-printf" append qemu_args "-nographic -m 64" run_genode_until {child "test-printf" exited with exit value 0} 10