aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/ipc/msgque.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-08selftests/ipc: remove unneeded semicolonYang Li1-3/+3
2020-04-14selftests/ipc: Fix test failure seen after initial test runTyler Hicks1-1/+1
2019-04-19selftests/ipc: Fix msgque compiler warningsKees Cook1-5/+6
2018-05-30selftests: ipc: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)1-4/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2014-11-17selftests/ipc: change test to use ksft frameworkShuah Khan1-12/+14
2014-07-03tools/testing/selftests/ipc/msgque.c: improve error handling when not running as rootShuah Khan1-0/+5
2014-03-10tools/testing/selftests/ipc/msgque.c: handle msgget failure return correctlyColin Ian King1-0/+1
2013-01-04selftests: IPC message queue copy feature testStanislav Kinsbursky1-0/+246