mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-01 22:58:40 -04:00
Some system C libraries do not have F_DUPFD_CLOEXEC. Provide a fallback. Add tests for the new wl_os_dupfd_cloexec() wrapper. Add per-wrapper call counters in os_wrappers-test.c. Makes it easier to determine the minimum required number of wrapped calls. Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| array-test.c | ||
| client-test.c | ||
| connection-test.c | ||
| event-loop-test.c | ||
| exec-fd-leak-checker.c | ||
| list-test.c | ||
| Makefile.am | ||
| map-test.c | ||
| os-wrappers-test.c | ||
| sanity-test.c | ||
| test-helpers.c | ||
| test-runner.c | ||
| test-runner.h | ||