2 * Copyright (C) 2015 Jérémie Galarneau <jeremie.galarneau@efficios.com>
4 * SPDX-License-Identifier: LGPL-2.1-only
11 int usleep_safe(useconds_t usec
);
12 int create_file(const char *path
);
13 int wait_on_file(const char *path
);
15 #endif /* TEST_UTILS_H */
This page took 0.039669 seconds and 5 git commands to generate.