zephyr/tests/kernel
Fabio Utzig 58a75eb50e tests: fix list usage in @details section
Adding the first list item in the same line as @details, creates a list
with a single item inside a paragraph, and another list with the
remaining items. What is wanted here is to have a single list with all
items, so the first item needs to be in a new line.

Signed-off-by: Fabio Utzig <fabio.utzig@nordicsemi.no>
2020-08-28 11:33:45 +02:00
..
common printk: print %p properly on 32-bit targets 2020-06-27 00:03:58 -04:00
context tests: kernel: context: add ARM Cortex-M1 support 2020-08-14 13:35:39 -05:00
device tests: tests/kernel/device modify yaml config 2020-08-19 09:34:28 -04:00
early_sleep samples/tests: Convert use of %ll{u,d} to PRI{u,d}64 2020-06-08 08:23:57 -05:00
fatal sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
fifo tests: kernel: remove ram restrictions 2020-06-09 23:36:16 -04:00
fpu_sharing sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
gen_isr_table sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
interrupt tests: kernel: interrupt: check that irq is not constantly pending 2020-08-14 13:35:39 -05:00
lifo tests: kernel: lifo_usage: Exclude on qemu_arc_em 2020-06-21 09:47:24 -04:00
mbox guideline: Make explicit fallthrough cases 2020-08-24 20:28:47 -04:00
mem_heap/mheap_api_concept tests: copyright message add year to the existing 2020-08-06 07:31:46 -04:00
mem_pool tests: copyright message add year to the existing 2020-08-06 07:31:46 -04:00
mem_protect tests: fix list usage in @details section 2020-08-28 11:33:45 +02:00
mem_slab tests: mem protection tests updated tags 2020-08-06 07:31:46 -04:00
mp tests/samples: add tags to some tests 2020-07-20 17:44:16 -04:00
msgq/msgq_api tests: msgq: address unchecked return values 2020-08-26 16:40:57 -04:00
mutex ztest: remove ztest_mem_domain 2020-08-26 20:35:02 -04:00
obj_tracing tests: kernel: remove ram restrictions 2020-06-09 23:36:16 -04:00
pending tests: kernel: remove ram restrictions 2020-06-09 23:36:16 -04:00
pipe Tests: Add and modify testcases for pipe. 2020-06-09 08:13:46 -04:00
poll sys: util: Added separator to FOR_EACH_ macros 2020-06-10 11:58:13 +02:00
profiling/profiling_api zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
queue tests: queue modifying and adding test case 2020-06-24 20:59:52 +02:00
sched random: Include header where it is used 2020-07-08 21:05:36 -04:00
semaphore/semaphore tests: semaphore tests overhaul 2020-08-06 07:30:46 -04:00
sleep samples/tests: Convert use of %ll{u,d} to PRI{u,d}64 2020-06-08 08:23:57 -05:00
smp tests/samples: add tags to some tests 2020-07-20 17:44:16 -04:00
spinlock tests/samples: add tags to some tests 2020-07-20 17:44:16 -04:00
stack/stack tests: stack modifying and adding test case 2020-07-21 21:54:11 -04:00
threads sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
tickless tests: kernel: tickless: re-enabled test-suite for Qemu Cortex-M0 2020-06-24 18:04:17 -07:00
timer tests: kernel: timer_api: fix formatting specifiers in diagnostic 2020-08-26 12:24:58 +02:00
workq sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
xip tests: xip: remove hack and add qemu_x86_xip 2020-07-30 12:25:37 +02:00