Files
chrony/test/simulation
Vincent Blut b61cbed689 test: ensure awk commands in 008-ntpera return an integer
Some awk interpreters (e.g. mawk) print long integers in exponential
notation skewing the test result.
2022-01-13 09:40:12 +01:00
..
2021-04-22 10:20:31 +02:00
2021-11-24 15:06:36 +01:00
2021-10-27 16:22:12 +02:00
2021-04-22 10:20:31 +02:00
2021-04-15 15:17:13 +02:00
2021-08-19 14:51:42 +02:00
2021-09-23 14:48:59 +02:00
2021-11-16 10:36:26 +01:00
2016-02-05 15:20:40 +01:00
2021-03-04 12:36:36 +01:00
2021-11-16 10:36:26 +01:00

This is a collection of simulation tests using the clknetsim simulator
(supported on Linux only).

https://github.com/mlichvar/clknetsim

The CLKNETSIM_PATH environment variable should point to the directory where
clknetsim was downloaded and compiled. If the variable is not set, the tests
will look for clknetsim in ./clknetsim in the current directory.

The tests are written in bash and they can be run directly. The ./run script
runs all tests.