build "core init test/cap_integrity" create_boot_directory install_config { } build_boot_image "core init test-cap_integrity" append qemu_args "-nographic -m 64" # increase expect buffer size, since there might be many log messages match_max -d 100000 run_genode_until {child "test-cap_integrity" exited with exit value 0.*\n} 20 grep_output {\[init\] test message} compare_output_to { }