zephyr/tests
Grzegorz Swiderski 04a7fcf321 tests: lib: devicetree: api: Add test_fixed_partitions
Add test suite for the DT fixed-partitions API. It is verified on two
kinds of MTD nodes, one of which is meant to represent external memory.

Signed-off-by: Grzegorz Swiderski <grzegorz.swiderski@nordicsemi.no>
2023-08-07 15:45:23 +02:00
..
application_development tests: remove tests. prefix from identifier 2023-08-01 13:24:09 -04:00
arch dts: Move to 'zephyr,memory-attr' 2023-07-25 11:22:10 +02:00
benchmarks test: Enhance benchmark latency reporting 2023-07-19 17:51:36 -04:00
bluetooth bluetooth: tester: gap: Add support for extended advertising 2023-07-26 14:33:22 +02:00
boards tests: boards: espressif: add esp32s3 to cache coex test 2023-07-26 14:42:20 +02:00
boot tests: boot: mcuboot_recovery_retention: Fix configuration issue 2023-07-20 15:13:49 +00:00
bsim Bluetooth: l2cap: change connected cb call condition for ECRED 2023-07-31 19:39:09 +00:00
cmake tests: cmake: snippets: test DTS_EXTRA_CPPFLAGS 2023-08-02 16:27:11 +02:00
crypto tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
drivers drivers: input: drop the zephyr,gpio-keys binding 2023-08-07 11:26:26 +02:00
kernel kernel/timeout: Introduce comparison for timepoint values 2023-08-04 10:41:15 +02:00
lib tests: lib: devicetree: api: Add test_fixed_partitions 2023-08-07 15:45:23 +02:00
misc tests: misc: kconfigoptions: test new options 2023-08-02 10:38:23 +02:00
net net: tcp: Implement TCP new Reno collision avoidance 2023-08-04 15:05:17 +02:00
posix posix: signal: extend strsignal buf to cover entire INT range 2023-08-04 15:54:18 -04:00
robot Twister: Add integration with renode-test 2023-05-26 09:43:49 -04:00
subsys input: add zephyr/ prefix to the event code sample and docs 2023-08-04 10:41:57 +02:00
unit include: util: Add DIV_ROUND_CLOSEST helper 2023-07-21 10:49:41 +00:00
ztest tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
test_config.yaml