zephyr/tests
Andrzej Głąbek 39dd48cb6f tests: kernel: fifo_timeout: Correct misleading error message
In the message reporting the wrong order of woken up threads
(e.g. "thread 3 woke up, expected 2"), provide indexes of
the threads in the timeout order array, not their timeout
order values.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2022-12-05 13:38:16 +01:00
..
application_development tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
arch tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
benchmarks tests: move to using CONFIG_MP_MAX_NUM_CPUS 2022-10-20 22:04:10 +09:00
bluetooth Bluetooth: tester: Extract services from bttester 2022-12-02 13:35:50 +02:00
boards tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
boot tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
cmake build: Overlay build vars expand ${ZEPHYR_<module>_MODULE_DIR} 2022-10-13 12:04:38 +02:00
crypto tests/mbedtls: Reduce MPU partition usage for picolibc 2022-11-08 10:44:36 +01:00
drivers tests: drivers: add simple UDC driver test 2022-12-02 12:55:18 +01:00
kernel tests: kernel: fifo_timeout: Correct misleading error message 2022-12-05 13:38:16 +01:00
lib tests: devicetree: device: Add mimxrt595_evk_cm33 exclusion 2022-12-05 11:03:14 +01:00
misc tests: misc: iterable_sections: add const specifier for ROM data 2022-10-12 18:42:28 +02:00
net tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
posix posix: getopt: move declarations to unistd.h 2022-12-04 14:51:52 +01:00
subsys dsp: Update tests for basicmath to use dsp subsystem 2022-12-02 20:15:55 +01:00
unit crc: Make the build of crc function dependent on a Kconfig 2022-11-23 13:30:00 +01:00
ztest tests: use ignore_fault field instead of tags 2022-11-25 06:38:05 -05:00