aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/mqueue
AgeCommit message (Expand)AuthorFilesLines
2022-04-19selftests: mqueue: drop duplicate min definitionGravatar Geliang Tang 1-2/+2
2022-04-12testing/selftests/mqueue: Fix mq_perf_tests to free the allocated cpu setGravatar Athira Rajeev 1-8/+17
2020-03-25.gitignore: add SPDX License IdentifierGravatar Masahiro Yamada 1-0/+1
2018-05-30selftests: mqueue: return Kselftest Skip code for skipped testsGravatar Shuah Khan (Samsung OSG) 2-8/+8
2018-05-30selftests: mqueue: delete RUN_TESTS and EMIT_TESTS overridesGravatar Shuah Khan (Samsung OSG) 2-25/+16
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-10-05selftests: mqueue: fix regression in silencing output from RUN_TESTSGravatar Shuah Khan 1-2/+2
2017-09-25selftests: mqueue: Use full path to run tests from MakefileGravatar Shuah Khan 1-2/+2
2017-01-05selftests: remove duplicated all and clean targetGravatar bamvor.zhangjian@huawei.com 1-5/+1
2015-11-03selftests: Add missing #include directivesGravatar Ben Hutchings 2-0/+2
2015-09-14selftests: mqueue: simplify the MakefileGravatar Bamvor Jian Zhang 1-5/+3
2015-09-14selftests: mqueue: allow extra cflagsGravatar Bamvor Jian Zhang 1-1/+1
2015-04-02selftest/mqueue: enable cross compilationGravatar Tyler Baker 1-2/+4
2015-03-13selftests: Add install targetGravatar Michael Ellerman 1-0/+7
2015-03-13selftests: Introduce minimal shared logic for running testsGravatar Michael Ellerman 1-3/+6
2015-01-06tools: testing: selftests: mq_perf_tests: Fix infinite loop on ARMGravatar dann frazier 1-2/+1
2014-07-11tools: Fix mqueue Makefile compile linking orderGravatar Shuah Khan 1-2/+2
2014-07-11tools: fix mq_open_tests compile warningsGravatar Shuah Khan 1-6/+14
2014-07-11tools: fix mq_perf_tests compile warningsGravatar Shuah Khan 1-19/+21
2012-12-17mqueue selftests: print failure status instead of cause make errorGravatar Dave Young 1-2/+2
2012-05-31tools/selftests: add mq_perf_testsGravatar Doug Ledford 3-1/+746
2012-05-31selftests: add mq_open_testsGravatar Doug Ledford 2-0/+500