This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
94710e0f6d
zephyr
/
tests
/
drivers
/
sensor
/
accel
/
testcase.yaml
5 lines
96 B
YAML
Raw
Normal View
History
Unescape
Escape
tests: drivers: sensor: Add an BMI160 accelerometer test Using the SPI emulator we can create a simple test for the BMI160 driver. Add this an enable it for native_posix. Signed-off-by: Simon Glass <sjg@chromium.org>
2020-09-11 03:49:05 +08:00
tests
:
tests: Change duplicated names of the test cases Some names of the test cases are duplicated within the project. This commit contains the proposed names of the test scenarios. Signed-off-by: Katarzyna Giadla <katarzyna.giadla@nordicsemi.no>
2022-03-19 03:22:49 +08:00
drivers.sensor.accel
:
tests: accel: Make test name consistent By convention tests are using the name "drivers" and not "driver". Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2022-02-02 10:41:58 +08:00
tags
:
drivers sensor subsys
tests: drivers: sensor: Add an BMI160 accelerometer test Using the SPI emulator we can create a simple test for the BMI160 driver. Add this an enable it for native_posix. Signed-off-by: Simon Glass <sjg@chromium.org>
2020-09-11 03:49:05 +08:00
platform_allow
:
native_posix