zephyr/tests/kernel
Kumar Gala eaaa175b92 tests: convert to using newly introduced integer sized types
Convert code to use u{8,16,32,64}_t and s{8,16,32,64}_t instead of C99
integer types.

Jira: ZEP-2051

Change-Id: I6c676bc6c5e850a8725785554cd535e32067f33e
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-04-21 09:53:49 -05:00
..
alert/test_alert_api tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
arm_irq_vector_table tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
arm_runtime_nmi tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
bitfield tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
common tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
context tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
critical tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
errno tests: added TC_START to tests 2017-04-13 12:08:14 +00:00
fifo/test_fifo_api tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
fp_sharing tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
gen_isr_table tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
ipm tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
irq_offload tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
libs tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
lifo/test_lifo_api tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
mbox/mbox_api tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
mem_heap/mheap_api_concept tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
mem_pool tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
mem_safe tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
mem_slab tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
msgq/msgq_api tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
multilib tests: added TC_START to tests 2017-04-13 12:08:14 +00:00
mutex tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
obj_tracing kernel: remove all remaining references to nanokernel 2017-04-10 20:21:10 +00:00
pending tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
pipe/test_pipe_api tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
poll tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
profiling/profiling_api tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
queue tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
semaphore/sema_api tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
sprintf tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
stack/stack_api tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
stackprot kernel: remove remaining microkernel references 2017-04-10 20:21:05 +00:00
static_idt tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
systhreads tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
test_build tests: newlib: disable bluetooth for now 2017-01-24 14:33:43 +00:00
test_sleep tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
test_tickless tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
threads_customdata/cdata_api tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
threads_lifecycle tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
threads_scheduling/schedule_api tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
tickless/tickless_concept tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
timer tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
workq tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
xip tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00