Krzysztof Chruściński
1ec05c4431
tests: drivers: Add dependency to UART runtime configuration
...
Force enabling of the UART runtime configuration in UART tests.
Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
2023-11-15 10:02:18 +01:00
Anas Nashif
345735d0a8
tests: remove CONFIG_ZTEST_NEW_API in all tests
...
Remove all usage of CONFIG_ZTEST_NEW_API from tests and sample as this
is now enabled by default.
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2023-10-20 15:04:29 +02:00
Enjia Mai
87abb27021
tests: drivers: uart: move the uart basic tests to new ztest API
...
Migrate the testsuite tests/drivers/uart/uart_basic_api to the
new ztest API.
Signed-off-by: Enjia Mai <enjia.mai@intel.com>
2022-09-08 15:25:52 +00:00
Andrew Boie
504dffa38c
tests: uart_basic_api: fix configuration
...
These additional configs should have been put in prj.conf
and not here. Makes the tests simpler to build correctly
outside of sanitycheck.
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-07-27 18:05:43 +03:00
Nirmala Devi
44a3514a33
Uart: Added testcase support for drivers using only poll mode
...
Signed-off-by: Nirmala Devi <nirmala.devix.m@intel.com>
2017-11-03 10:53:17 -04:00