weston/tools/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
..
doc zunitc: Clarify documentation on return behavior. 2015-10-23 13:50:56 -07:00
inc/zunitc zuc: Delete support for forking tests 2022-07-05 10:15:49 +01:00
src zuc: Delete support for forking tests 2022-07-05 10:15:49 +01:00
test zunitc: made name of test fixture parameter explicit. 2015-10-23 14:57:09 -07:00