zephyr/samples
Benjamin Walsh 418e3d361b test_lifo: add multiple-waiters scenario
A number of fibers pend on a LIFO, then the task queues data on it, once
for each waiter. Each time, the first fiber in the queue wakes up, is
context-switched to, verifies the data is the one expected, and gives a
semaphore. The task finally must be able to obtain the semaphore an
amount of times equals to the number of fibers.

Change-Id: I2709ec56368fc72d365bd752657fb319a9b6c394
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-02-05 20:13:53 -05:00
..
bluetooth Bluetooth: Enable debug for Bluetooth samples and tests 2016-02-05 20:13:50 -05:00
include First commit 2015-04-10 16:44:37 -07:00
libc Remove reference to DINKUM in samples/libc/README 2016-02-05 20:13:40 -05:00
microkernel Change _nano_ticks to 64-bit 2016-02-05 20:13:52 -05:00
nanokernel test_lifo: add multiple-waiters scenario 2016-02-05 20:13:53 -05:00