build "core init drivers/timer test/slab" create_boot_directory install_config { } build_boot_image "core init timer test-slab" append qemu_args "-nographic -m 128" run_genode_until {child "test-slab" exited with exit value 0.*\n} 100 puts "Test succeeded"