Testing

Todo

Finish this section.

Here list some commands to run tests in this project.

# in <nturt_zephyr_common_root/tests>
west twister -p native_sim -T .
# in <nturt_zephyr_common_root/tests>
west twister --coverage --coverage-basedir .. -p native_posix -T .
# in <nturt_zephyr_common_root/tests>
west twister --device-testing --hardware-map hardware_map.yaml -T .