Hi! > +#define CHECKPOINT_TIMEOUT_MS (tst_multiply_timeout(10) * 1000) Wouldn't it make more sense to use the tst_multiply_timeout() directly in the checkpoint library and hide that complexity from the tests? -- Cyril Hrubis chrubis@suse.cz