zephyr/tests/kernel
Anas Nashif 1d25eba4fd tests: obj tracing: fix counting
We break out of the while loop on a 2 count then we assert on 2, this
seems to never fail. Count to the end and then assert.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-12-10 10:40:16 -05:00
..
common include: Fix use of <misc/FOO.h> -> <sys/FOO.h> 2019-12-10 08:39:37 -05:00
context tests: fix test identifiers 2019-12-09 15:53:44 -05:00
critical tests: fix test identifiers 2019-12-09 15:53:44 -05:00
device
early_sleep tests: fix test identifiers 2019-12-09 15:53:44 -05:00
fatal
fifo tests: fifo: assert of NULL from k_fifo_get 2019-12-10 10:39:59 -05:00
fp_sharing tests: fix test identifiers 2019-12-09 15:53:44 -05:00
gen_isr_table
interrupt
lifo
mbox
mem_heap/mheap_api_concept
mem_pool
mem_protect
mem_slab tests: fix test identifiers 2019-12-09 15:53:44 -05:00
mp
msgq/msgq_api
mutex tests: fix test identifiers 2019-12-09 15:53:44 -05:00
obj_tracing tests: obj tracing: fix counting 2019-12-10 10:40:16 -05:00
pending tests: kernel: split pending testing 2019-12-09 15:53:44 -05:00
pipe
poll
profiling/profiling_api tests: fix test identifiers 2019-12-09 15:53:44 -05:00
queue
sched tests: fix test identifiers 2019-12-09 15:53:44 -05:00
semaphore/semaphore
sleep tests: fix test identifiers 2019-12-09 15:53:44 -05:00
smp
spinlock
stack/stack
threads
tickless
timer
workq
xip