mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-01-10 09:20:23 +01:00
ZUC's default mode is to fork for every test case. Unfortunately on AArch64, fork in an ASan-traced program usually takes around 3.6 entire seconds. This was leading to the config-parser test timing out. As none of our remaining ZUC tests even need to fork, just remove all support for it. Signed-off-by: Daniel Stone <daniels@collabora.com> |
||
|---|---|---|
| .. | ||
| main.c | ||
| zuc_base_logger.c | ||
| zuc_base_logger.h | ||
| zuc_context.h | ||
| zuc_event.h | ||
| zuc_event_listener.h | ||
| zuc_junit_reporter.c | ||
| zuc_junit_reporter.h | ||
| zuc_types.h | ||
| zunitc_impl.c | ||