# # SQLite performance regression test # build "core init drivers/timer server/ram_fs test/sqlite_speedtest" create_boot_directory install_config { } build_boot_image { core init ld.lib.so libc.lib.so pthread.lib.so test-sqlite_speedtest timer } append qemu_args " -nographic " run_genode_until {.*child "test-sqlite_speedtest" exited with exit value 0.*} 600 puts "Test succeeded"