zephyr/tests/kernel
Ningx Zhao b7bd2e5173 tests: stack: add a testcase
Add a testcase to test pop data from stack by
mutil-threads, verify data will be poped by
the highest priority thread that has waited longest
firstly.

stack integration

Signed-off-by: Ningx Zhao <ningx.zhao@intel.com>
2021-03-29 16:19:50 -05:00
..
common tests: common: add test case for testing errno 2021-03-02 14:29:58 -05:00
condvar/condvar_api tests: kernel: add test for condition variables 2021-01-19 08:55:47 -05:00
context clock: rename z_tick_get_32 -> sys_clock_tick_get_32 2021-03-19 11:22:17 -04:00
device tests: device: tweak test to test linker sorting 2021-03-26 11:25:01 -04:00
early_sleep device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
fatal test: fatal exception: Add code description and testcases 2021-03-09 12:33:51 +01:00
fifo tests/fifo_api: Move k_fifo off stack 2021-03-08 11:14:27 -05:00
fpu_sharing kernel: arch: use ENOTSUP instead of ENOSYS in k_float_disable() 2021-03-25 14:13:23 +01:00
gen_isr_table tests: interrupts: generalize ARC-specific part for all ARC CPUs 2021-03-25 07:23:02 -04:00
interrupt tests: interrupts: generalize ARC-specific part for all ARC CPUs 2021-03-25 07:23:02 -04:00
lifo tests/queue: tests/lifo_usage: Address ADSP/coherence issues 2021-03-08 11:14:27 -05:00
mbox tests: kernel: Change a mbox testcase that condition unsuitable 2021-03-16 17:07:17 -05:00
mem_heap test: mheap: add testcase 2021-03-17 11:28:56 +01:00
mem_protect AArch64: Do not use CONFIG_GEN_PRIV_STACKS 2021-03-25 07:23:19 -04:00
mem_slab test: mslab: improve coverage for mslab 2021-01-12 22:16:33 -05:00
mp tests: kernel: Add missing kernel tag to tests 2021-03-05 14:52:55 -05:00
msgq/msgq_api tests/kernel: Coherence: no shared data on stacks 2021-02-11 14:47:40 -05:00
mutex tests: mutex: remove and refine some error test cases 2021-01-15 12:13:52 -05:00
obj_tracing tests: kernel: remove ram restrictions 2020-06-09 23:36:16 -04:00
pending tests: kernel: remove ram restrictions 2020-06-09 23:36:16 -04:00
pipe tests: kernel: pipe: second part of testcases to improve pipes coverage 2021-03-18 12:53:06 -04:00
poll Kernel: poll: code coverage improvement 2021-03-01 15:45:57 -06:00
profiling/profiling_api power: Get rid of deep sleep and sleep concepts 2021-03-07 07:59:53 -05:00
queue doc: Replace *_thread_resource_pool_assign with k_thread_heap_assign 2021-03-11 18:22:12 -05:00
sched test: scheduling: add testcase 2021-03-08 12:59:34 -05:00
semaphore/semaphore tests: kernel: semaphore: add test for k_sem_reset with waiting threads 2021-03-06 07:39:43 -05:00
sleep tests: kernel/sleep: increase maximum threshold for nRF51 2020-09-24 09:52:32 -05:00
smp coccinelle: Remove extra semicolon 2021-03-25 11:35:30 -05:00
spinlock tests: No thread-shared/synchronized data on stack (coherence) 2021-03-08 19:25:25 -05:00
stack/stack tests: stack: add a testcase 2021-03-29 16:19:50 -05:00
threads tests: userspace: Increase mem pool size for AArch64 2021-03-18 19:33:59 -04:00
tickless/tickless_concept kernel: remove tickless idle 2021-03-19 11:22:17 -04:00
timer clock: renmae z_timeout_end_calc -> sys_clock_timeout_end_calc 2021-03-19 11:22:17 -04:00
workq kernel: work: fix schedule from running work 2021-03-29 12:27:36 -04:00
xip tests: kernel: Add missing kernel tag to tests 2021-03-05 14:52:55 -05:00