zephyr/tests
Gerard Marull-Paretas b51f998063 tests: fix zephyr/drivers/gpio.h usage
Only include the header if using any of the GPIO API calls/
struct/defines.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2024-12-20 03:17:25 +01:00
..
application_development arch: arm: rename CPU_HAS_NXP_MPU to align with binding 2024-12-06 22:23:06 +01:00
arch tests: arm: remove GNUC ifdef 2024-12-19 04:18:48 +01:00
benchmarks kernel: Decouple sleep from suspend 2024-12-18 18:17:03 +01:00
bluetooth tests/samples: remove ENTROPY_GENERATOR from BT related tests/samples 2024-12-19 17:53:37 +01:00
boards tests: add missing CONFIG_GPIO=y 2024-12-20 03:17:25 +01:00
boot python: Format and sort imports 2024-11-25 10:07:13 +01:00
bsim tests/samples: remove ENTROPY_GENERATOR from BT related tests/samples 2024-12-19 17:53:37 +01:00
cmake samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
crypto mbedtls: add Kconfig to select the number of key slot in PSA Crypto core 2024-11-26 00:12:56 +01:00
drivers tests: fix zephyr/drivers/gpio.h usage 2024-12-20 03:17:25 +01:00
integration/kernel Kernel: Integration test 2024-06-19 13:41:06 +02:00
kconfig tests: kconfig: functions: Add min/max functions 2024-08-02 13:41:07 +02:00
kernel tests: add missing CONFIG_GPIO=y 2024-12-20 03:17:25 +01:00
lib tests: fix zephyr/drivers/gpio.h usage 2024-12-20 03:17:25 +01:00
misc Revert "test: misc|shell: disable "zephyr,entropy" chosen property" 2024-12-12 00:15:39 +00:00
modules tests: modules: nanopb: Test on Big Endian platform 2024-12-19 15:20:11 +01:00
net tests: fix zephyr/drivers/gpio.h usage 2024-12-20 03:17:25 +01:00
posix tests: posix: common: separate xsi_threads_ext into standalone test 2024-12-17 09:48:49 +01:00
robot resc: cmake: robot: Rename Renode variable 2024-05-28 12:54:52 +02:00
subsys zms: optimize write function by skipping unnecessary reads 2024-12-19 19:55:30 +01:00
unit tests: fix various unit tests warnings 2024-12-16 20:48:56 +01:00
ztest arch: deprecate _current 2024-11-23 20:12:24 -05:00
test_config.yaml