build "core init server/log_terminal test/aunit" create_boot_directory install_config { } build_boot_image { core init test-aunit log_terminal libc.lib.so vfs.lib.so ld.lib.so ada.lib.so libaunit.lib.so } append qemu_args " -nographic " run_genode_until "child \"test-aunit\" exited with exit value 0" 20