summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/mqueue
AgeCommit message (Expand)AuthorLines
2024-06-24selftests/mqueue: fix 5 warnings about signed/unsigned mismatchesJohn Hubbard-2/+4
2024-02-20selftests/mqueue: Set timeout to 180 secondsSeongJae Park-0/+1
2022-04-19selftests: mqueue: drop duplicate min definitionGeliang Tang-2/+2
2022-04-12testing/selftests/mqueue: Fix mq_perf_tests to free the allocated cpu setAthira Rajeev-8/+17
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada-0/+1
2018-05-30selftests: mqueue: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)-8/+8
2018-05-30selftests: mqueue: delete RUN_TESTS and EMIT_TESTS overridesShuah Khan (Samsung OSG)-25/+16
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-10-05selftests: mqueue: fix regression in silencing output from RUN_TESTSShuah Khan-2/+2
2017-09-25selftests: mqueue: Use full path to run tests from MakefileShuah Khan-2/+2
2017-01-05selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com-5/+1
2015-11-03selftests: Add missing #include directivesBen Hutchings-0/+2
2015-09-14selftests: mqueue: simplify the MakefileBamvor Jian Zhang-5/+3
2015-09-14selftests: mqueue: allow extra cflagsBamvor Jian Zhang-1/+1
2015-04-02selftest/mqueue: enable cross compilationTyler Baker-2/+4
2015-03-13selftests: Add install targetMichael Ellerman-0/+7
2015-03-13selftests: Introduce minimal shared logic for running testsMichael Ellerman-3/+6
2015-01-06tools: testing: selftests: mq_perf_tests: Fix infinite loop on ARMdann frazier-2/+1
2014-07-11tools: Fix mqueue Makefile compile linking orderShuah Khan-2/+2
2014-07-11tools: fix mq_open_tests compile warningsShuah Khan-6/+14
2014-07-11tools: fix mq_perf_tests compile warningsShuah Khan-19/+21
2012-12-17mqueue selftests: print failure status instead of cause make errorDave Young-2/+2
2012-05-31tools/selftests: add mq_perf_testsDoug Ledford-1/+746
2012-05-31selftests: add mq_open_testsDoug Ledford-0/+500