zephyr/tests
Daniel DeGrasse a50791daf2 tests: drivers: regulator: add support for RT685 to voltage test
Add support for testing the onboard PCA9420 regulator on the RT685 EVK
to the regulator voltage test. Since the ADC can only record voltages up
to 1.8V, and some regulators cannot have all voltage ranges tested
without crashing the system, only LDO1 and LDO2 are tested in this
testsuite

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
2023-02-23 10:50:11 +01:00
..
application_development tests: code_relocation: Add additional test cases for library and genex 2023-01-17 18:08:37 +01:00
arch tests: arch: x86: static_idt: Fix test when building with llvm 2023-02-19 20:47:23 -05:00
benchmarks tests: Fix floating point test variants on x86 w/LLVM 2023-02-21 08:25:38 -05:00
bluetooth Bluetooth: tests: Add tests for Bluetooth privacy 2023-02-23 09:08:25 +01:00
boards nrf52_bsim: Add tests of EGU 2023-02-22 16:15:20 +01:00
boot yamllint: indentation: fix files in tests/ 2023-01-04 14:23:53 +01:00
cmake yamllint: fix all yamllint line-length errors 2023-01-04 01:16:45 +09:00
crypto tests: Align zephyr,psa-crypto-rng node names with those used by SoCs 2023-02-07 14:26:18 +01:00
drivers tests: drivers: regulator: add support for RT685 to voltage test 2023-02-23 10:50:11 +01:00
kernel tests: kernel: print FAILED when wrong faults caught 2023-02-21 18:06:44 -05:00
lib tests: lib: hashmap: tests for hashmap library 2023-02-22 19:14:05 +01:00
misc tests: move arm_mpu_regions into tests/arch/ 2023-02-06 10:06:10 +01:00
net tests: net: lwm2m: Add tests for lwm2m_engine.c 2023-02-22 14:26:52 +01:00
posix tests: posix: headers: Add min_ram to fix nucleo_f103rb compilation error 2023-02-06 10:06:45 +01:00
subsys zdsp: add in-place operaton test for basicmath 2023-02-21 15:06:06 +01:00
unit tests: unit: test for Power-of-Two utilities 2023-02-22 19:14:05 +01:00
ztest tests: ztest: busysim: update to new ztest API 2023-02-21 18:10:59 +01:00