-#!/bin/bash
+#!/usr/bin/env bash
# Run the unit and simulation tests with different compiler sanitizers
# and under valgrind
-#!/bin/bash
+#!/usr/bin/env bash
. ./test.common
-#!/bin/bash
+#!/usr/bin/env bash
. ./test.common
-#!/bin/bash
+#!/usr/bin/env bash
. ./test.common
-#!/bin/bash
+#!/usr/bin/env bash
. ./test.common
-#!/bin/bash
+#!/usr/bin/env bash
. ./test.common
-#!/bin/bash
+#!/usr/bin/env bash
. ./test.common
-#!/bin/bash
+#!/usr/bin/env bash
. ./test.common
-#!/bin/bash
+#!/usr/bin/env bash
. ./test.common
test_start "NTP eras"
-#!/bin/bash
+#!/usr/bin/env bash
. ./test.common
-#!/bin/bash
+#!/usr/bin/env bash
. ./test.common
-#!/bin/bash
+#!/usr/bin/env bash
. ./test.common
-#!/bin/bash
+#!/usr/bin/env bash
. ./test.common
-#!/bin/bash
+#!/usr/bin/env bash
. ./test.common
-#!/bin/bash
+#!/usr/bin/env bash
. ./test.common
test_start "minpoll/maxpoll options"
-#!/bin/bash
+#!/usr/bin/env bash
. ./test.common
test_start "iburst option"
-#!/bin/bash
+#!/usr/bin/env bash
. ./test.common
test_start "initstepslew directive"
-#!/bin/bash
+#!/usr/bin/env bash
. ./test.common
test_start "driftfile directive"
-#!/bin/bash
+#!/usr/bin/env bash
. ./test.common
-#!/bin/bash
+#!/usr/bin/env bash
. ./test.common
test_start "SHM refclock"
-#!/bin/bash
+#!/usr/bin/env bash
. ./test.common
-#!/bin/bash
+#!/usr/bin/env bash
. ./test.common
-#!/bin/bash
+#!/usr/bin/env bash
. ./test.common
test_start "makestep directive"
-#!/bin/bash
+#!/usr/bin/env bash
. ./test.common
-#!/bin/bash
+#!/usr/bin/env bash
. ./test.common
-#!/bin/bash
+#!/usr/bin/env bash
. ./test.common
-#!/bin/bash
+#!/usr/bin/env bash
. ./test.common
-#!/bin/bash
+#!/usr/bin/env bash
. ./test.common
test_start "presend option"
-#!/bin/bash
+#!/usr/bin/env bash
. ./test.common
-#!/bin/bash
+#!/usr/bin/env bash
. ./test.common
-#!/bin/bash
+#!/usr/bin/env bash
. ./test.common
test_start "fallback drift"
-#!/bin/bash
+#!/usr/bin/env bash
. ./test.common
test_start "maxdelay options"
-#!/bin/bash
+#!/usr/bin/env bash
. ./test.common
-#!/bin/bash
+#!/usr/bin/env bash
. ./test.common
-#!/bin/bash
+#!/usr/bin/env bash
. ./test.common
-#!/bin/bash
+#!/usr/bin/env bash
. ./test.common
test_start "interleaved mode"
-#!/bin/bash
+#!/usr/bin/env bash
. ./test.common
-#!/bin/bash
+#!/usr/bin/env bash
. ./test.common
-#!/bin/bash
+#!/usr/bin/env bash
. ./test.common
-#!/bin/bash
+#!/usr/bin/env bash
. ./test.common
-#!/bin/bash
+#!/usr/bin/env bash
. ./test.common
-#!/bin/bash
+#!/usr/bin/env bash
. ./test.common
-#!/bin/bash
+#!/usr/bin/env bash
. ./test.common
-#!/bin/bash
+#!/usr/bin/env bash
. ./test.common
-#!/bin/bash
+#!/usr/bin/env bash
. ./test.common
-#!/bin/bash
+#!/usr/bin/env bash
. ./test.common
-#!/bin/bash
+#!/usr/bin/env bash
. ./test.common
-#!/bin/bash
+#!/usr/bin/env bash
. ./test.common
-#!/bin/bash
+#!/usr/bin/env bash
. ./test.common
test_start "ratelimit directive"
-#!/bin/bash
+#!/usr/bin/env bash
. ./test.common
-#!/bin/bash
+#!/usr/bin/env bash
. ./test.common
-#!/bin/bash
+#!/usr/bin/env bash
. ./test.common
-#!/bin/bash
+#!/usr/bin/env bash
. ./test.common
-#!/bin/bash
+#!/usr/bin/env bash
. ./test.common
test_start "noclientlog option"
-#!/bin/bash
+#!/usr/bin/env bash
. ./test.common
-#!/bin/bash
+#!/usr/bin/env bash
. ./test.common
-#!/bin/bash
+#!/usr/bin/env bash
print_help() {
echo "$1 [-a] [-i ITERATIONS] [-m MAXFAILS] [-s SEED] [TEST]..."