This should prevent sourcing of an unrelated file found in $PATH.
#!/bin/bash
-. test.common
+. ./test.common
test_start "default test settings"
#!/bin/bash
-. test.common
+. ./test.common
test_start "large network"
#!/bin/bash
-. test.common
+. ./test.common
test_start "large frequency offset"
#!/bin/bash
-. test.common
+. ./test.common
test_start "large time offset"
#!/bin/bash
-. test.common
+. ./test.common
test_start "external time step"
#!/bin/bash
-. test.common
+. ./test.common
test_start "large jitter"
#!/bin/bash
-. test.common
+. ./test.common
test_start "large wander"
#!/bin/bash
-. test.common
+. ./test.common
test_start "NTP eras"
# Assume NTP_ERA_SPLIT is between years 1960 and 1990
#!/bin/bash
-. test.common
+. ./test.common
test_start "source selection"
#!/bin/bash
-. test.common
+. ./test.common
test_start "minpoll/maxpoll options"
wander=0.0
#!/bin/bash
-. test.common
+. ./test.common
test_start "iburst option"
freq_offset=1e-4
#!/bin/bash
-. test.common
+. ./test.common
test_start "initstepslew directive"
freq_offset=0.0
#!/bin/bash
-. test.common
+. ./test.common
test_start "driftfile directive"
servers=0
#!/bin/bash
-. test.common
+. ./test.common
test_start "NTP authentication"
#!/bin/bash
-. test.common
+. ./test.common
test_start "SHM refclock"
servers=0
#!/bin/bash
-. test.common
+. ./test.common
test_start "allow/deny directives"
#!/bin/bash
-. test.common
+. ./test.common
test_start "NTP peers"
#!/bin/bash
-. test.common
+. ./test.common
test_start "makestep directive"
client_conf="makestep 0 -1
#!/bin/bash
-. test.common
+. ./test.common
test_start "chronyc"
#!/bin/bash
-. test.common
+. ./test.common
test_start "reply to client configured as server"
#!/bin/bash
-. test.common
+. ./test.common
test_start "port and acquisitionport directives"
#!/bin/bash
-. test.common
+. ./test.common
test_start "leap second"
export CLKNETSIM_START_DATE=$(TZ=UTC date -d 'Dec 30 2008 0:00:00' +'%s')
#!/bin/bash
-. test.common
+. ./test.common
test_start "presend option"
min_sync_time=140
#!/bin/bash
-. test.common
+. ./test.common
test_start "cmdmon timestamps"
#!/bin/bash
-. test.common
+. ./test.common
test_start "minsources directive"
#!/bin/bash
-. test.common
+. ./test.common
test_start "fallback drift"
limit=100000
#!/bin/bash
-. test.common
+. ./test.common
test_start "maxdelay options"
max_sync_time=2000
#!/bin/bash
-. test.common
+. ./test.common
test_start "smoothtime option"
server_strata=2
#!/bin/bash
-. test.common
+. ./test.common
test_start "source selection options"
#!/bin/bash
-. test.common
+. ./test.common
# Test fix in commit 60d0fa299307076143da94d36deb7b908fa9bdb7
#!/bin/bash
-. test.common
+. ./test.common
# Test fix in commit 4253075a97141edfa62043ab71bd0673587e6629