chrony/test
Miroslav Lichvar a511029cc2 cmdmon: define 64-bit integer
Add a structure for 64-bit integers without requiring 64-bit alignment
to be usable in CMD_Reply without struct packing.

Add utility functions for conversion to/from network order. Avoid using
be64toh() and htobe64() as they don't seem to be available on all
supported systems.
2023-03-30 15:17:50 +02:00
..
compilation test: add float-cast-overflow to 003-sanitizers test 2022-09-20 10:56:28 +02:00
kernel test: extend frequency in ntp_adjtime() test 2020-08-31 10:17:21 +02:00
simulation cmdmon: add timestamp counters to serverstats report 2023-03-22 10:47:22 +01:00
system cmdmon: add timestamp counters to serverstats report 2023-03-22 10:47:22 +01:00
unit cmdmon: define 64-bit integer 2023-03-30 15:17:50 +02:00