Pieter De Gendt
555a56f262
tests: kconfig: functions: Add min/max functions
...
Add test case for kconfig min/max functions.
Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
2024-08-02 13:41:07 +02:00
Pieter De Gendt
1e6f39e91b
tests: kconfig: functions: Fix arithmetic typo
...
Moved the test to a single main file, fixed a typo
arithmetric -> arithmetic
Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
2024-08-02 13:41:07 +02:00
TOKITA Hiroshi
e31588fcca
tests: kconfig: Add tests for Kconfig arithmetrics
...
Add tests about kconfig function for arithmetric.
Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
2024-07-31 12:56:25 +02:00
Carles Cufi
03a7dfbaa8
tests: Remove stray uses of CONFIG_ZTEST_NEW_API
...
Commit 345735d0a8
removed all uses of the
now obsolete CONFIG_ZTEST_NEW_API Kconfig option. A couple of stray ones
are still remaining in the tree, remove them.
Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2023-10-26 10:55:38 +02:00
Jordan Yates
cea39d4383
tests: kconfig: test configdefault extension
...
Test the behaviour of the `configdefault` kconfig extension.
Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au>
2023-10-26 09:47:06 +02:00