summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/ipc/msgque.c
AgeCommit message (Expand)AuthorLines
2024-05-06selftests/ipc: ksft_exit functions do not returnNathan Chancellor-6/+5
2021-02-08selftests/ipc: remove unneeded semicolonYang Li-3/+3
2020-04-14selftests/ipc: Fix test failure seen after initial test runTyler Hicks-1/+1
2019-04-19selftests/ipc: Fix msgque compiler warningsKees Cook-5/+6
2018-05-30selftests: ipc: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)-4/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2014-11-17selftests/ipc: change test to use ksft frameworkShuah Khan-12/+14
2014-07-03tools/testing/selftests/ipc/msgque.c: improve error handling when not running...Shuah Khan-0/+5
2014-03-10tools/testing/selftests/ipc/msgque.c: handle msgget failure return correctlyColin Ian King-0/+1
2013-01-04selftests: IPC message queue copy feature testStanislav Kinsbursky-0/+246