zephyr/samples/microkernel/test
Peter Mitsis 57c7977ecf pipes: Simplify task_pipe_get() API family
Changes the pipe API so that the timeout parameter must be specified
when invoking task_pipe_get() thereby obsoleting the following APIs:
	task_pipe_get_wait()
	task_pipe_get_wait_timeout()
	_task_pipe_get()

Change-Id: If249e57d086fef15fdc1616965f53b310ac9cf9d
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:25:05 -05:00
..
test_aes
test_bluetooth
test_cbc
test_critical
test_ctr
test_events
test_fifo
test_fifo_priv
test_fp_sharing
test_hmac
test_libs
test_mail
test_mail_priv
test_map
test_map_priv
test_mutex
test_pipe
test_pipe_priv
test_pool
test_prng
test_rand32
test_sema
test_sema_priv
test_sha256
test_sprintf
test_stackprot
test_static_idt
test_task
test_task_irq
test_task_priv
test_tickless
test_timer
test_xip