zephyr/samples/microkernel/test
Peter Mitsis 941cab98b0 Replace use of OFFSET with stddef's offsetof
Instances of the custom OFFSET() macro are replaced with the standard
offsetof() macro from stddef.h to reduce code duplication.

Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:13:39 -05:00
..
test_critical Fix function declarations on samples 2016-02-05 20:13:11 -05:00
test_events Fix function declarations on samples 2016-02-05 20:13:11 -05:00
test_fifo Fix spaces around parentheses 2016-02-05 20:13:22 -05:00
test_fp_sharing Replace use of OFFSET with stddef's offsetof 2016-02-05 20:13:39 -05:00
test_libs Fix checkpatch issue - WARNING:LINE_SPACING 2016-02-05 20:13:39 -05:00
test_mail First commit 2015-04-10 16:44:37 -07:00
test_map Fix function declarations on samples 2016-02-05 20:13:11 -05:00
test_mutex First commit 2015-04-10 16:44:37 -07:00
test_pipe Fix function declarations on samples 2016-02-05 20:13:11 -05:00
test_pool Fix checkpatch issue - WARNING:RETURN_VOID 2016-02-05 20:13:39 -05:00
test_secure_string_api First commit 2015-04-10 16:44:37 -07:00
test_sema Fix checkpatch issue - WARNING:LINE_SPACING 2016-02-05 20:13:39 -05:00
test_sprintf Fix checkpatch issue - ERROR:POINTER_LOCATION 2016-02-05 20:13:39 -05:00
test_stackprot Fix checkpatch issue - WARNING:LINE_SPACING 2016-02-05 20:13:39 -05:00
test_static_idt Fix checkpatch issue - ERROR:POINTER_LOCATION 2016-02-05 20:13:39 -05:00
test_task Fix checkpatch issue - ERROR:POINTER_LOCATION 2016-02-05 20:13:39 -05:00
test_task_irq First commit 2015-04-10 16:44:37 -07:00
test_tickless First commit 2015-04-10 16:44:37 -07:00
test_timer First commit 2015-04-10 16:44:37 -07:00
test_xip First commit 2015-04-10 16:44:37 -07:00