We have gained some tests, since last touching this symbol, so update
it.

Signed-off-by: Ahmad Fatoum <[email protected]>
---
 test/self/Kconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/test/self/Kconfig b/test/self/Kconfig
index a5eac85646b7..680196a4fe29 100644
--- a/test/self/Kconfig
+++ b/test/self/Kconfig
@@ -28,7 +28,9 @@ config SELFTEST_AUTORUN
 config SELFTEST_ENABLE_ALL
        bool "Enable all self-tests"
        select SELFTEST_PRINTF
+       select SELFTEST_MALLOC
        select SELFTEST_PROGRESS_NOTIFIER
+       select SELFTEST_OF_MANIPULATION
        select SELFTEST_ENVIRONMENT_VARIABLES if ENVIRONMENT_VARIABLES
        help
          Selects all self-tests compatible with current configuration
-- 
2.30.2


Reply via email to