# # Lua C++ library test # build "core init drivers/timer test/moon" create_boot_directory install_config { } build_boot_image { core init timer test-moon ld.lib.so libc.lib.so libm.lib.so } append qemu_args " -nographic -m 64 " run_genode_until {.*test-moon.*Finished\..*} 30