summaryrefslogtreecommitdiff
path: root/samples/microkernel/test/test_pipe/src/main.c
AgeCommit message (Expand)Author
2016-02-11tests: move kernel tests to tests/Anas Nashif
2016-02-05semgroup: Simplify task_sem_group_take() API familyPeter Mitsis
2016-02-05Change BSD-3 licenses to Apache 2Javier B Perez Hernandez
2016-02-05samples/microkernel: add test for private pipesDaniel Leung
2016-02-05doxygen: add @brief and capitalizeAnas Nashif
2016-02-05doxygen: RETURNS: -> @returnAnas Nashif
2016-02-05doxygen: change comment style to match javadocAnas Nashif
2016-02-05Eliminate VxMicro branding in main application include fileAllan Stephens
2016-02-05Eliminate obsolete coding convention commentsAllan Stephens
2016-02-05Fix coding style issues.Yonattan Louise
2016-02-05Fix checkpatch issue - WARNING:SPACINGYonattan Louise
2016-02-05Fix checkpatch issue - WARNING:SPACINGYonattan Louise
2016-02-05Fix checkpatch issue - ERROR:OPEN_BRACEYonattan Louise
2016-02-05add calls to TC_END_RESULT to be consistentDavid Norris
2015-04-10First commitInaky Perez-Gonzalez