aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/ipc (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-02-13selftests: ipc: Fix incorrect kernel headers search pathMathieu Desnoyers1-1/+1
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
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada1-0/+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-Hartman2-0/+2
2017-01-11selftests: ipc add missing generated file to .gitignoreShuah Khan1-0/+1
2017-01-05selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com1-6/+1
2016-02-25selftests: add missing .gitignore file or entrySudeep Holla1-0/+1
2016-02-25selftests: create test-specific kconfig fragmentsBamvor Jian Zhang1-0/+2
2015-04-02selftest/ipc: enable cross compilationTyler Baker1-5/+1
2015-03-13selftests: Introduce minimal shared logic for running testsMichael Ellerman1-2/+3
2014-11-17selftests/ipc: change test to use ksft frameworkShuah Khan1-12/+14
2014-08-29tools: selftests: fix build issue with make kselftests targetPhong Tran1-3/+3
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 Kinsbursky2-0/+271