Hash : 79937d24 Author : Date : 2021-10-05T12:53:21
[repacker] Add repacker test that requires space splitting.
Download
1 2 3 4 5 6 7 8 9 10 11 12 13 14
TESTS = \ basic.tests \ prioritization.tests \ table_duplication.tests \ isolation.tests \ advanced_prioritization.tests \ space_splitting.tests \ $(NULL) XFAIL_TESTS = \ $(NULL) DISABLED_TESTS = \ $(NULL)