# # Test logging to file system # build { core init drivers/timer server/vfs server/fs_log test/bomb } set timeout 240 set rounds 20 set config { } create_boot_directory install_config $config build_boot_image "core init ld.lib.so bomb timer vfs fs_log" append qemu_args " -nographic" run_genode_until "Done\. Going to sleep\." $timeout