zephyr/tests
Andy Ross 78614bf271 tests/kernel/pipe/pipe_api: Remove mem_pool-related test cases
Remove test cases that exercise the deprecated mem_pool features of
the pipe utility.

Note that this leaves comparatively few cases left, we should probably
audit coverage after this merges and rewrite tests that aren't
interdependent.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2020-12-07 21:50:14 -05:00
..
application_development device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
arch tests: x86: pagetables: use new Kconfigs 2020-11-09 20:19:13 -05:00
benchmarks kernel: Remove legacy mem_pool usage 2020-12-07 21:50:14 -05:00
bluetooth Bluetooth: controller: removed node_rx for big create/terminate 2020-12-04 17:09:33 +01:00
boards tests: native_posix: use llabs with int64_t 2020-11-19 08:41:56 +01:00
crypto
deprecated/inttype dts: remove legacy macro support 2020-10-09 08:45:38 -05:00
drivers boards: arm: nordic: rakwireless Introduce rak5010_nrf52840 board 2020-12-07 14:51:28 -06:00
kernel tests/kernel/pipe/pipe_api: Remove mem_pool-related test cases 2020-12-07 21:50:14 -05:00
lib tests/lib/heap: Add test for sys_heap_realloc() 2020-12-07 21:50:14 -05:00
misc/test_build
net tests/net/socket/udp: Increase kernel heap size 2020-12-07 21:50:14 -05:00
portability tests: cmsis_rtos_v2: Fix stack overflow 2020-10-13 20:04:31 +02:00
posix tests: posix/{common,fs}: enable testing TLS 2020-10-24 10:52:00 -07:00
subsys tests: openthread: Fix build warnings 2020-12-03 14:12:12 -05:00
unit tests/unit/cbprintf: test %p with NULL and justification 2020-11-19 12:37:42 +01:00
ztest