Actions
Feature request #412
closedSplit tests sample, oom, libdebug, modmgr, svcmgr
Description
oomtest checks have side effects because it configures process wide global hard rlimits.
split check_tests in several testsuite groups :
- check_test.c (check_sample.c)
- check_oomtest.c (check_oom.c)
- check_libdebug.c (check_libdebug_*.c)
- check_modmgr.c (check_modmgr_*.c)
- check_svcmgr.c (check_svcmgr_*.c)
Update testsuite.at
Updated by François Cerbelle 5 months ago
- Status changed from Nouveau to Résolu
- % Done changed from 0 to 100
Applied in changeset mkernel|dc847b86af46f8f4731d8bd58b321264575901c1.
Actions