zephyr/tests
Filip Kokosinski 153f084cd7 tests/drivers/adc/adc_api/boards: add `efr32bg22_brd4184a` overlay
This commit adds support for the `drivers.adc` test by adding an overlay
for the `efr32bg22_brd4184a` board.

Signed-off-by: Filip Kokosinski <fkokosinski@antmicro.com>
2023-04-21 16:24:39 +02:00
..
application_development
arch samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
benchmarks device: remove redundant init functions 2023-04-19 10:00:25 +02:00
bluetooth tests: Bluetooth: ascs: Remove unused variables 2023-04-21 13:01:42 +02:00
boards samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
boot samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
bsim tests/bsim: Add a script to generate coverage reports 2023-04-21 16:23:35 +02:00
cmake tests: add snippet test suite 2023-03-26 16:12:41 +02:00
crypto tests: remove intel adsp cavs platforms from filters 2023-04-06 18:51:56 +02:00
drivers tests/drivers/adc/adc_api/boards: add `efr32bg22_brd4184a` overlay 2023-04-21 16:24:39 +02:00
kernel tests: cache: Add missing cases 2023-04-20 14:56:09 -04:00
lib tests: lib: cmis_dsp matrix_unary_f64 requires more than 64KB of RAM 2023-04-21 09:09:54 -05:00
misc samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
net net: lib: dns: mdns_responder: Simplify setup_dns_addr 2023-04-19 11:55:40 -04:00
posix sys: util: migrate all files to DIV_ROUND_UP 2023-04-11 12:00:37 +02:00
subsys tests/subsys/pm/power_mgmt_soc: fix various bugs 2023-04-19 17:12:42 +02:00
unit tests: unit: util: test DIV_ROUND_UP 2023-04-11 12:00:37 +02:00
ztest tests: zexpect: Remove CONFIG_LIB_CPLUSPLUS 2023-04-15 16:02:13 +09:00
test_config.yaml