index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
ipc
/
msgque.c
Age
Commit message (
Expand
)
Author
2025-06-17
selftests: ipc: Replace fail print statements with ksft_test_result_fail
Nick Huang
2025-01-14
selftests/ipc: Remove unused variables
zhang jiao
2024-05-06
selftests/ipc: ksft_exit functions do not return
Nathan Chancellor
2021-02-08
selftests/ipc: remove unneeded semicolon
Yang Li
2020-04-14
selftests/ipc: Fix test failure seen after initial test run
Tyler Hicks
2019-04-19
selftests/ipc: Fix msgque compiler warnings
Kees Cook
2018-05-30
selftests: ipc: return Kselftest Skip code for skipped tests
Shuah Khan (Samsung OSG)
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2014-11-17
selftests/ipc: change test to use ksft framework
Shuah Khan
2014-07-03
tools/testing/selftests/ipc/msgque.c: improve error handling when not running...
Shuah Khan
2014-03-10
tools/testing/selftests/ipc/msgque.c: handle msgget failure return correctly
Colin Ian King
2013-01-04
selftests: IPC message queue copy feature test
Stanislav Kinsbursky