mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-04 23:25:06 -05:00
test/unit: add more helper functions
This commit is contained in:
@@ -35,7 +35,9 @@ extern void test_unit(void);
|
||||
|
||||
extern void TST_Fail(int line);
|
||||
|
||||
extern double TST_GetRandomDouble(double min, double max);
|
||||
extern void TST_GetRandomAddress(IPAddr *ip, int family, int bits);
|
||||
extern void TST_SwapAddressBit(IPAddr *ip, unsigned int b);
|
||||
extern void TST_RegisterDummyDrivers(void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user