zephyr/tests/kernel
Maksim Masalski 82855aa4e0 tests: update doxygen tags for syscalls tests
Reason is that some tests have poor description in Doxygen tags,
decided to fix that situation in some tests which I understand.
Also remove small misprints from some parts of code.

Update Doxygen tags for the next tests:
test_access_kobject_without_init_access
test_thread_without_kobject_permission
test_bad_syscall
test_syscall_invalid_kobject

Signed-off-by: Maksim Masalski <maksim.masalski@intel.com>
2020-06-09 17:46:23 -04:00
..
common zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
context zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
device zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05: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 zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
fifo zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
fpu_sharing zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
gen_isr_table zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
interrupt zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
lifo zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
mbox zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
mem_heap/mheap_api_concept tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
mem_pool zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
mem_protect tests: update doxygen tags for syscalls tests 2020-06-09 17:46:23 -04:00
mem_slab zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
mp tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
msgq/msgq_api zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
mutex tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
obj_tracing tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
pending zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
pipe Tests: Add and modify testcases for pipe. 2020-06-09 08:13:46 -04:00
poll Tests: Adjust code and annotations for poll test cases. 2020-06-09 08:14:01 -04:00
profiling/profiling_api zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
queue zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
sched zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
semaphore/semaphore zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
sleep samples/tests: Convert use of %ll{u,d} to PRI{u,d}64 2020-06-08 08:23:57 -05:00
smp zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
spinlock tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
stack/stack zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
threads zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
tickless tests: tickless: fix build error on qemu_cortex_m3 2020-06-09 08:14:53 -04:00
timer tests: kernel: timer_api: remove extra adjustment to expected result 2020-06-09 18:57:31 +02:00
workq zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
xip zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00