weston/tools/zunitc/inc/zunitc
Daniel Stone 759712ba05 zuc: Delete support for forking tests
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>
2022-07-05 10:15:49 +01:00
..
zunitc_impl.h tests: Bump alignment for test structures to 64 bytes 2021-08-03 18:42:25 +01:00
zunitc.h zuc: Delete support for forking tests 2022-07-05 10:15:49 +01:00