build { core init timer test/libc_with_libc } create_boot_directory install_config { } build_boot_image { core init timer ld.lib.so libc.lib.so vfs.lib.so test-libc_with_libc } append qemu_args " -nographic " run_genode_until ".*finished with_libc tests.*\n" 10