summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ltp/ltp_configs.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/ltp/ltp_configs.py b/ltp/ltp_configs.py
index 73314e18..6ef28703 100644
--- a/ltp/ltp_configs.py
+++ b/ltp/ltp_configs.py
@@ -149,7 +149,6 @@ TEST_SUITES = [
# List of LTP test suites to run
TEST_SUITES_LOW_MEM = [
- 'admin_tools',
'can',
'cap_bounds',
'commands',
@@ -173,9 +172,7 @@ TEST_SUITES_LOW_MEM = [
'kernel_misc',
'math',
'mm',
- 'modules',
'nptl',
- 'pipes',
'power_management_tests',
'pty',
'sched_low_mem',