zephyr/tests
Carlo Caione b7e252c2db shared_multi_heap: Use proper enum instead of int
We have an enum for the memory attr, use that instead of a generic
unsigned int.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
2023-07-26 07:56:39 -04:00
..
application_development tests: code_relocation: support mr_canhubk3 boards 2023-07-14 09:38:43 +02: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: Add commands to add and delete virtual addresses 2023-07-25 15:26:36 +02:00
boards boards: xtensa: esp32 board split 2023-07-25 18:12:33 +02:00
boot tests: boot: mcuboot_recovery_retention: Fix configuration issue 2023-07-20 15:13:49 +00:00
bsim Bluetooth: mesh: Update default values for transport SAR configuration 2023-07-19 11:07:07 +00:00
cmake tests: snippets: Rework the snippet test 2023-05-25 21:51:26 +02:00
crypto tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
drivers drivers: sensor: a01nyub: added driver 2023-07-26 13:28:28 +02:00
kernel shared_multi_heap: Use proper enum instead of int 2023-07-26 07:56:39 -04:00
lib lib: json: add helper macro for named array of array 2023-07-26 09:11:16 +02:00
misc tests: misc: check_init_priorities: update output 2023-07-25 15:58:06 +00:00
net tests: net: if: Add tests to verify net_if_ipv4/6_addr_foreach() 2023-07-25 14:18:54 +02:00
posix pthread: test: facilitate dynamically allocated thread stacks 2023-07-24 12:59:43 -04:00
robot Twister: Add integration with renode-test 2023-05-26 09:43:49 -04:00
subsys tests: pm: test pm_device_driver_init 2023-07-26 08:16:44 +00: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