summaryrefslogtreecommitdiff
path: root/test/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'test/Kconfig')
-rw-r--r--test/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/Kconfig b/test/Kconfig
index 9f0faf44..d3cd9b5e 100644
--- a/test/Kconfig
+++ b/test/Kconfig
@@ -61,6 +61,9 @@ config TEST_MODULE_SREF_NOREF
config TEST_MODULE_SREF_WEAKREF
bool "sref_weakref"
+config TEST_MODULE_THREAD_SUSPEND
+ bool "thread_suspend"
+
config TEST_MODULE_VM_PAGE_FILL
bool "vm_page_fill"