zephyr/tests
Gerard Marull-Paretas a578bb70b6 tests: drivers: pinctrl: add tests for API
Add a set of tests to check the API behavior. The API tests can only run
on a platform that does not have an actual pinctrl driver, e.g.
native_posix. The test itself implements a pinctrl mock driver and
provides the required "pinctrl_soc.h" header with required types/macros.
The implementation is used in the tests to verify the behavior of the
API or Devicetree macros.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2021-10-25 15:26:47 -05:00
..
application_development/gen_inc_file cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
arch tests: arm64: add GICv3 ITS test suite 2021-09-28 19:45:29 -04:00
benchmarks tests: mbedtls: Follow changes in mbedTLS 3.0 version 2021-10-07 14:02:40 -05:00
bluetooth tests: bluetooth: tester: reference autoPTS in README 2021-10-25 08:02:58 -04:00
boards cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
boot/uefi tests: uefi: move uefi test out of hello world 2021-10-22 06:36:51 -04:00
crypto tests: crypto: Follow changes in mbedTLS 3.0 version 2021-10-07 14:02:40 -05:00
drivers tests: drivers: pinctrl: add tests for API 2021-10-25 15:26:47 -05:00
kernel tests: mutex: fix improper test identifier 2021-10-20 10:19:18 -04:00
lib lib/os/heap: option for optimizing for one heap size on 32-bit systems 2021-10-17 07:34:51 -04:00
misc cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
net tests: net: dns_sd, mdns: support service type enumeration 2021-10-01 20:11:50 -04:00
posix tests: posix: common: clock: remove poorly conditioned tests 2021-09-09 21:20:27 -04:00
subsys tracing: Automatic syscall tracing 2021-10-23 20:45:17 -04:00
unit lib/os/cbprintf_nano.c: avoid sign extension on unsigned formats 2021-09-02 19:37:06 -04:00
ztest modules: Add fff mocking framework 2021-10-22 09:43:13 -04:00