zephyr/tests/kernel
Rajavardhan Gundi fa77e400aa tests/kernel: fifo_timeout: Remove wake-up order checking
There is no guarantee of wake-up order when multiple threads
are woken up on the same tick. Hence, modified the tests
accordingly.

Fixes #8159.

Signed-off-by: Rajavardhan Gundi <rajavardhan.gundi@intel.com>
2018-10-02 14:06:50 -07:00
..
alert/alert_api cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
arm_irq_vector_table cmake: Remove unnecessary KCONFIG_ROOT configuration 2018-09-21 13:37:21 -04:00
arm_runtime_nmi cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
boot_page_table cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
common coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
context cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
critical cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
device cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
early_sleep cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
errno cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
fatal arch: arm: Make ARM_MPU the sole option controlling MPU usage 2018-09-20 14:16:50 +02:00
fifo tests/kernel: fifo_timeout: Remove wake-up order checking 2018-10-02 14:06:50 -07:00
fp_sharing coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
gen_isr_table tests: gen_isr_table: Add barriers after triggering the irq 2018-08-29 18:48:42 -04:00
init tests: kernel: init: Fix integer overflow issue 2018-08-26 18:47:08 -07:00
irq_offload cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
lifo cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
mbox coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
mem_heap/mheap_api_concept cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
mem_pool coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
mem_protect portability: Avoid void* arithmetics which is a GNU extension 2018-09-28 07:57:28 +05:30
mem_slab coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
mp cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
msgq/msgq_api cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
mutex cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
obj_tracing irq: Fix irq_lock api usage 2018-08-16 19:47:41 -07:00
pending irq: Fix irq_lock api usage 2018-08-16 19:47:41 -07:00
pipe tests: kernel: pipe : Update the stack size. 2018-09-20 20:35:25 -04:00
poll tests: k_poll: Add testcase to poll fifo which gets k_fifo_cancel_wait 2018-08-30 09:28:29 -04:00
profiling/profiling_api cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
queue cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
sched tests: sched: Use SCHED_MULTIQ for native posix platform 2018-09-21 08:50:13 -04:00
semaphore cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
sleep cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
smp tests: smp: Modify test to verify thread delay 2018-08-20 17:51:07 -07:00
spinlock cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
stack cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
static_idt cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
threads tests: test k_thread_name_set 2018-09-27 08:58:55 +05:30
tickless cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
timer cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
workq cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
xip cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00