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
Aaron Massey
3f71ff8a73
tests: sensor generic: update to new ZTEST APIs
...
Updates tests to use the new ZTEST APIs
TEST=twister -T tests/drivers/sensor/generic
Signed-off-by: Aaron Massey <aaronmassey@google.com>
2022-07-11 10:43:57 +02:00
Simon Glass
2e14082334
tests: drivers: sensor: Move current test into generic/
...
The existing tests is for generic sensor drivers. To make room for a
driver-specific one, move it into a subdirectory.
Signed-off-by: Simon Glass <sjg@chromium.org>
2020-10-05 15:33:00 -04:00