create_boot_directory build { core init timer server/vfs server/vfs_block app/block_tester lib/vfs_import } install_config { } build_boot_image { core init timer vfs vfs_block block_tester ld.lib.so vfs.lib.so vfs_import.lib.so } run_genode_until {.*child "block_tester" exited with exit value 0.*\n} 60