summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/ipc/msgque.c
Commit message (Expand)AuthorAgeFilesLines
* selftests/ipc: remove unneeded semicolonYang Li2021-02-081-3/+3
* selftests/ipc: Fix test failure seen after initial test runTyler Hicks2020-04-141-1/+1
* selftests/ipc: Fix msgque compiler warningsKees Cook2019-04-191-5/+6
* selftests: ipc: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-301-4/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* selftests/ipc: change test to use ksft frameworkShuah Khan2014-11-171-12/+14
* tools/testing/selftests/ipc/msgque.c: improve error handling when not running...Shuah Khan2014-07-031-0/+5
* tools/testing/selftests/ipc/msgque.c: handle msgget failure return correctlyColin Ian King2014-03-101-0/+1
* selftests: IPC message queue copy feature testStanislav Kinsbursky2013-01-041-0/+246