build { core init timer lib/ld lib/libc lib/posix lib/vfs lib/vfs_pipe lib/stdcxx server/terminal_crosslink server/vfs test/libc_select test/libc_counter } create_boot_directory install_config { } build_boot_image [build_artifacts] append qemu_args " -nographic " run_genode_until "child \"test-libc_select\" exited with exit value 0.*\n" 120 # vi: set ft=tcl :