# RTC test build { core init drivers/rtc drivers/timer test/rtc } create_boot_directory install_config { } build_boot_image { core init timer rtc_drv test-rtc } append qemu_args " -nographic -m 128 " run_genode_until ".*--- RTC test finished ---.*\n" 20