Miroslav Lichvar
9339766bfe
test: use env shebang in all bash scripts
...
This allows the scripts to be executed on systems that don't have bash
in /bin. This fixes "make check".
2021-03-04 12:36:36 +01:00
Miroslav Lichvar
813ea71b50
test: extend 105-ntpauth test
2019-09-24 16:39:49 +02:00
Miroslav Lichvar
392a1a5ff6
test: extend 105-ntpauth test
2019-08-27 17:11:49 +02:00
Miroslav Lichvar
3e876d4218
test: add function for checking config.h in tests
2018-09-27 11:42:38 +02:00
Miroslav Lichvar
1d5d768545
test: extend 105-ntpauth
2016-12-02 14:53:03 +01:00
Miroslav Lichvar
722f038f1f
test: extend 105-ntpauth
2016-05-17 13:03:53 +02:00
Miroslav Lichvar
9749a1c6fc
test: make 105-ntpauth more reliable
2016-03-14 17:42:49 +01:00
Miroslav Lichvar
a63e18edb8
test: specify files with path in source commands
...
This should prevent sourcing of an unrelated file found in $PATH.
2016-02-05 15:20:40 +01:00
Miroslav Lichvar
86c21a3a85
test: extend 105-ntpauth to test symmetric mode
2016-01-18 17:37:21 +01:00
Miroslav Lichvar
34f12c0864
test: fix packet interval check
2014-06-03 14:59:21 +02:00
Miroslav Lichvar
eecec8fffa
test: extend 105-ntpauth
2014-03-21 13:20:29 +01:00
Miroslav Lichvar
115e83f3aa
Add simulation tests
...
Use clknetsim to run multiple chronyd instances with simulated clocks
and network. It allows fast and reproducible testing, without real
network.
Included are several tests of performance in different clock/network
conditions, chronyd options, NTP authentication, chronyc, and past bug
fixes.
2014-02-27 18:34:52 +01:00