Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | selftests/ipc: ksft_exit functions do not return | Nathan Chancellor | 2024-05-06 | 1 | -6/+5 |
* | selftests/ipc: remove unneeded semicolon | Yang Li | 2021-02-09 | 1 | -3/+3 |
* | selftests/ipc: Fix test failure seen after initial test run | Tyler Hicks | 2020-04-14 | 1 | -1/+1 |
* | selftests/ipc: Fix msgque compiler warnings | Kees Cook | 2019-04-20 | 1 | -5/+6 |
* | selftests: ipc: return Kselftest Skip code for skipped tests | Shuah Khan (Samsung OSG) | 2018-05-30 | 1 | -4/+3 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | selftests/ipc: change test to use ksft framework | Shuah Khan | 2014-11-17 | 1 | -12/+14 |
* | tools/testing/selftests/ipc/msgque.c: improve error handling when not running... | Shuah Khan | 2014-07-03 | 1 | -0/+5 |
* | tools/testing/selftests/ipc/msgque.c: handle msgget failure return correctly | Colin Ian King | 2014-03-11 | 1 | -0/+1 |
* | selftests: IPC message queue copy feature test | Stanislav Kinsbursky | 2013-01-05 | 1 | -0/+246 |