aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/ipc
AgeCommit message (Expand)AuthorFilesLines
2018-05-30selftests: ipc: return Kselftest Skip code for skipped testsGravatar Shuah Khan (Samsung OSG) 1-4/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 2-0/+2
2017-01-11selftests: ipc add missing generated file to .gitignoreGravatar Shuah Khan 1-0/+1
2017-01-05selftests: remove duplicated all and clean targetGravatar bamvor.zhangjian@huawei.com 1-6/+1
2016-02-25selftests: add missing .gitignore file or entryGravatar Sudeep Holla 1-0/+1
2016-02-25selftests: create test-specific kconfig fragmentsGravatar Bamvor Jian Zhang 1-0/+2
2015-04-02selftest/ipc: enable cross compilationGravatar Tyler Baker 1-5/+1
2015-03-13selftests: Introduce minimal shared logic for running testsGravatar Michael Ellerman 1-2/+3
2014-11-17selftests/ipc: change test to use ksft frameworkGravatar Shuah Khan 1-12/+14
2014-08-29tools: selftests: fix build issue with make kselftests targetGravatar Phong Tran 1-3/+3
2014-07-03tools/testing/selftests/ipc/msgque.c: improve error handling when not running...Gravatar Shuah Khan 1-0/+5
2014-03-10tools/testing/selftests/ipc/msgque.c: handle msgget failure return correctlyGravatar Colin Ian King 1-0/+1
2013-01-04selftests: IPC message queue copy feature testGravatar Stanislav Kinsbursky 2-0/+271