summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/mqueue
Commit message (Expand)AuthorAgeFilesLines
* .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
* selftests: mqueue: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-302-8/+8
* selftests: mqueue: delete RUN_TESTS and EMIT_TESTS overridesShuah Khan (Samsung OSG)2018-05-302-25/+16
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* selftests: mqueue: fix regression in silencing output from RUN_TESTSShuah Khan2017-10-051-2/+2
* selftests: mqueue: Use full path to run tests from MakefileShuah Khan2017-09-251-2/+2
* selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com2017-01-051-5/+1
* selftests: Add missing #include directivesBen Hutchings2015-11-032-0/+2
* selftests: mqueue: simplify the MakefileBamvor Jian Zhang2015-09-141-5/+3
* selftests: mqueue: allow extra cflagsBamvor Jian Zhang2015-09-141-1/+1
* selftest/mqueue: enable cross compilationTyler Baker2015-04-021-2/+4
* selftests: Add install targetMichael Ellerman2015-03-131-0/+7
* selftests: Introduce minimal shared logic for running testsMichael Ellerman2015-03-131-3/+6
* tools: testing: selftests: mq_perf_tests: Fix infinite loop on ARMdann frazier2015-01-061-2/+1
* tools: Fix mqueue Makefile compile linking orderShuah Khan2014-07-111-2/+2
* tools: fix mq_open_tests compile warningsShuah Khan2014-07-111-6/+14
* tools: fix mq_perf_tests compile warningsShuah Khan2014-07-111-19/+21
* mqueue selftests: print failure status instead of cause make errorDave Young2012-12-171-2/+2
* tools/selftests: add mq_perf_testsDoug Ledford2012-05-313-1/+746
* selftests: add mq_open_testsDoug Ledford2012-05-312-0/+500