aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/mqueue (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-05selftests: mqueue: fix regression in silencing output from RUN_TESTSShuah Khan1-2/+2
2017-09-25selftests: mqueue: Use full path to run tests from MakefileShuah Khan1-2/+2
2017-01-05selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com1-5/+1
2015-11-03selftests: Add missing #include directivesBen Hutchings2-0/+2
2015-09-14selftests: mqueue: simplify the MakefileBamvor Jian Zhang1-5/+3
2015-09-14selftests: mqueue: allow extra cflagsBamvor Jian Zhang1-1/+1
2015-04-02selftest/mqueue: enable cross compilationTyler Baker1-2/+4
2015-03-13selftests: Add install targetMichael Ellerman1-0/+7
2015-03-13selftests: Introduce minimal shared logic for running testsMichael Ellerman1-3/+6
2015-01-06tools: testing: selftests: mq_perf_tests: Fix infinite loop on ARMdann frazier1-2/+1
2014-07-11tools: Fix mqueue Makefile compile linking orderShuah Khan1-2/+2
2014-07-11tools: fix mq_open_tests compile warningsShuah Khan1-6/+14
2014-07-11tools: fix mq_perf_tests compile warningsShuah Khan1-19/+21
2012-12-17mqueue selftests: print failure status instead of cause make errorDave Young1-2/+2
2012-05-31tools/selftests: add mq_perf_testsDoug Ledford3-1/+746
2012-05-31selftests: add mq_open_testsDoug Ledford2-0/+500