#! @testdir@/xeno-test-run usage() { cat < /proc/xenomai/latency || : testdir=@testdir@ if which systemctl > /dev/null && systemctl is-active --quiet systemd-timesyncd; then timesyncd_was_running=true systemctl stop systemd-timesyncd fi $testdir/smokey --run $run_on_vm $keep_going random_alloc_rounds=64 pattern_check_rounds=64 start_timesyncd $testdir/clocktest -D -T 30 -C CLOCK_HOST_REALTIME || $testdir/clocktest -T 30 $testdir/switchtest -T 30 start_load if $rt_load; then check_alive $testdir/switchtest check_alive $testdir/switchtest -s 1000 fi check_alive $testdir/latency ${1+"$@"} wait_load