zephyr/tests
Bjarki Arge Andreasen 3272db87a4 tests: drivers: comparator: add gpio_loopback test suite
Add test suite which uses GPIO loopback to produce a "very low" and
"very high" voltage at the positive input of the comparator using the
output of a GPIO. The negative input is set to a voltage between the
high and low output voltages of the GPIO using whichever internal
reference is available to the comparator.

Signed-off-by: Bjarki Arge Andreasen <bjarki.andreasen@nordicsemi.no>
2024-10-21 18:50:45 -05:00
..
application_development boards: rename qemu_xtensa to qemu_xtensa/dc233c 2024-10-02 09:58:36 +02:00
arch tests: arc_vpx_lock 2024-10-17 15:49:49 -04:00
benchmarks kernel: Begin abstracting out _sched_spinlock 2024-10-21 18:38:00 -05:00
bluetooth tests: bluetooth: host: conn: Add bt_conn_le_create unit test 2024-10-18 17:46:04 +01:00
boards boards: nordic: nrf54l15dk: Fix references to pdk 2024-10-21 01:46:39 +01:00
boot boards: nordic: Remove nRF54L15 PDK 2024-10-21 01:46:39 +01:00
bsim Bluetooth: Audio: Fix initial Broadcast source values 2024-10-14 13:04:31 +02:00
cmake cmake: change test message overwrite to macro 2024-09-30 17:12:23 +01:00
crypto yaml: use EXTRA_CONF_FILE in .yaml files 2024-10-17 09:45:25 +02:00
drivers tests: drivers: comparator: add gpio_loopback test suite 2024-10-21 18:50:45 -05:00
integration/kernel
kconfig
kernel soc: nordic: Remove the nRF54L15 EngA 2024-10-21 01:46:39 +01:00
lib tests/libcxx: Check for newlib nano when testing that 2024-10-21 18:34:40 -05:00
misc cmake: linker: evaluate CONFIG_LINKER_ITERABLE_SUBALIGN in CMake 2024-09-25 16:16:35 -05:00
modules yaml: use EXTRA_CONF_FILE in .yaml files 2024-10-17 09:45:25 +02:00
net test: net: igmp: Cleanup asserts 2024-10-21 18:41:47 -05:00
posix tests: posix: net: fix missing clock_t and clockid_t with newlib 2024-10-18 09:17:33 +02:00
robot
subsys boards: nordic: Remove nRF54L15 PDK 2024-10-21 01:46:39 +01:00
unit tests: unit: crc: use `zassert_equal` for cleaner assertions 2024-10-09 09:48:00 +02:00
ztest ztest: error_hook: Exclude cortex_r8_virtual from divide-by-zero tests 2024-10-01 09:58:22 +02:00
test_config.yaml