create_boot_directory import_from_depot [depot_user]/src/[base_src] \ [depot_user]/src/init build { test/dns } append config { } install_config $config build_boot_image { dns_test } append qemu_args " -nographic " append_qemu_nic_args run_genode_until ".*child \"dns_test\" exited with exit value 0" 30