zephyr/tests
Andy Ross 76b4e4f917 tests/kernel/mem_protect: Remove mem_pool test case
The sys_mem_pool data structure is going away.  And this test case
didn't actually do much.  All it did was create a sys_mem_pool in the
app data section (I guess that's the "mem_protect" part?) and validate
that it was usable.  We have tests for sys_heap to do that already
elsewhere anyway; no point in porting.

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: Deprecate k_mem_pool APIs 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 ztest: remove ztest_mem_domain 2020-08-26 20:35:02 -04:00
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/mem_protect: Remove mem_pool test case 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 sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
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 tests/samples: enable for integration testing 2020-07-30 08:00:03 -04:00