zephyr/tests/kernel
Krzysztof Chruscinski 7f08061f0c logging: Revamp menuconfig
Clean up logging menuconfig by grouping configuration into
sections like: mode, processing configuration, backends.

Additionlly, removed LOG_ENABLE_FANCY_OUTPUT_FORMATTING which is no
longer in use.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2021-01-26 06:15:42 -05:00
..
common tests: tls: add toolchain filter 2020-12-15 11:22:38 +01:00
condvar/condvar_api tests: kernel: add test for condition variables 2021-01-19 08:55:47 -05:00
context tests: context: disable if DEMAND_PAGING 2021-01-23 19:47:23 -05:00
device tests: device: add two more error case testing 2021-01-15 12:18:16 -05:00
early_sleep
fatal logging: Revamp menuconfig 2021-01-26 06:15:42 -05:00
fifo tests/queue: Remove fifo/queue "poll" variant tests 2020-11-11 10:59:52 -05:00
fpu_sharing tests: enable and run many tests on RISC-V 2021-01-15 13:06:33 -05:00
gen_isr_table tests: kernel: gen_isr_table: Exclude stm32f103_mini board 2020-12-03 10:54:38 -06:00
interrupt
lifo tests: fifo: exclude m2gl025_miv 2021-01-23 00:42:13 -05:00
mbox kernel: subsys: lib: drivers: Use k_heap instead of z_mem_pool wrappers 2020-12-07 21:50:14 -05:00
mem_heap test: kheap: add testcase 2021-01-18 23:19:33 -05:00
mem_protect kernel: add CONFIG_ARCH_MAPS_ALL_RAM 2021-01-23 19:47:23 -05:00
mem_slab test: mslab: improve coverage for mslab 2021-01-12 22:16:33 -05:00
mp tests: improve test case descriptions of arch layer interface 2020-10-30 15:55:42 +01:00
msgq/msgq_api test: msgq: imporve test coverage for message queue 2021-01-15 11:35:22 -05:00
mutex tests: mutex: remove and refine some error test cases 2021-01-15 12:13:52 -05:00
obj_tracing
pending
pipe kernel: subsys: lib: drivers: Use k_heap instead of z_mem_pool wrappers 2020-12-07 21:50:14 -05:00
poll kernel: subsys: lib: drivers: Use k_heap instead of z_mem_pool wrappers 2020-12-07 21:50:14 -05:00
profiling/profiling_api power: Use substate-id in pm subsystem 2021-01-22 09:31:20 -05:00
queue kernel: queue: develop the code coverage 2021-01-18 23:14:12 -05:00
sched test: scheduling :add new conf file 2021-01-23 11:04:51 -05:00
semaphore/semaphore kernel: semaphore: Add some error case testing for semaphore 2021-01-18 22:10:09 -05:00
sleep tests: kernel/sleep: increase maximum threshold for nRF51 2020-09-24 09:52:32 -05:00
smp Tests: Minor change in description and group of SMP test cases 2020-11-03 11:04:50 +01:00
spinlock tests: spinlock: add some error test cases 2020-12-27 18:19:42 +01:00
stack/stack tests: stack: remove and refine some test cases 2021-01-15 11:18:40 -05:00
threads tests: thread: refine the thread abort test case 2021-01-24 14:18:00 -05:00
tickless Revert "tests: Exclude qemu_arc{em|hs} in some" 2021-01-23 00:42:13 -05:00
timer Revert "tests: Exclude qemu_arc{em|hs} in some" 2021-01-23 00:42:13 -05:00
workq test: workqueue: imporve coverage for workqueue 2021-01-04 16:25:40 +01:00
xip