zephyr/tests/kernel
Punit Vara 7a3ace35dd tests: Remove newline character
Remove new line character from all zassert_*
messages. Following script has been used to do this.

https://github.com/punitvara/scripts/blob/master/remove_newlinech.py

zassert test framework adds newlines character implicitly.

issue: #7170

Signed-off-by: Punit Vara <punit.vara@intel.com>
2018-05-23 12:59:12 -04:00
..
alert/alert_api tests: doxygen comment cleanup 2018-05-09 00:32:34 -04:00
arm_irq_vector_table tests: kernel: Add description for test cases 2018-05-18 02:10:35 +03:00
arm_runtime_nmi tests: kernel: Add description for test cases 2018-05-18 13:33:20 +03:00
boot_page_table
common tests: common: fixed pointer formatting 2018-05-17 13:21:39 +03:00
context tests: Remove newline character 2018-05-23 12:59:12 -04:00
critical
device
early_sleep
errno
fatal tests: Remove newline character 2018-05-23 12:59:12 -04:00
fifo tests: doxygen comment cleanup 2018-05-09 00:32:34 -04:00
fp_sharing
gen_isr_table
init tests: Remove newline character 2018-05-23 12:59:12 -04:00
irq_offload tests: Remove newline character 2018-05-23 12:59:12 -04:00
lifo doc: tests: remove obsolete and bogus test groups 2018-05-18 01:48:31 +03:00
mbox tests/kernel: Bump stack sizes for a few tests on qemu_x86 2018-05-19 07:00:55 +03:00
mem_heap/mheap_api_concept tests: kernel: Add description for test cases 2018-05-21 11:23:09 -04:00
mem_pool tests: Remove newline character 2018-05-23 12:59:12 -04:00
mem_protect tests: Remove newline character 2018-05-23 12:59:12 -04:00
mem_slab tests: kernel: Add description for test cases 2018-05-21 11:23:09 -04:00
mp
msgq/msgq_api kernel: add k_msgq_alloc_init() 2018-05-16 17:32:59 -07:00
mutex tests: Remove newline character 2018-05-23 12:59:12 -04:00
obj_tracing tests: Remove newline character 2018-05-23 12:59:12 -04:00
pending tests kernel pending: unitialized variable 2018-05-10 08:20:15 -07:00
pipe doc: tests: remove obsolete and bogus test groups 2018-05-18 01:48:31 +03:00
poll doc: tests: remove obsolete and bogus test groups 2018-05-18 01:48:31 +03:00
profiling/profiling_api doc: tests: remove obsolete and bogus test groups 2018-05-18 01:48:31 +03:00
queue tests: Remove newline character 2018-05-23 12:59:12 -04:00
semaphore tests: Remove newline character 2018-05-23 12:59:12 -04:00
sleep tests/kernel: Bump stack sizes for a few tests on qemu_x86 2018-05-19 07:00:55 +03:00
smp
spinlock tests: Remove newline character 2018-05-23 12:59:12 -04:00
stack tests: Remove newline character 2018-05-23 12:59:12 -04:00
static_idt tests: Remove newline character 2018-05-23 12:59:12 -04:00
systhreads doc: tests: remove obsolete and bogus test groups 2018-05-18 01:48:31 +03:00
threads tests: Remove newline character 2018-05-23 12:59:12 -04:00
tickless doc: tests: remove obsolete and bogus test groups 2018-05-18 01:48:31 +03:00
timer doc: tests: remove obsolete and bogus test groups 2018-05-18 01:48:31 +03:00
workq doc: tests: remove obsolete and bogus test groups 2018-05-18 01:48:31 +03:00
xip