summaryrefslogtreecommitdiff
path: root/tests/ipc_msg.c
Commit message (Expand)AuthorAgeFilesLines
* Treat PowerPC 64 LE as a separate architectureEugene Syromyatnikov2019-08-041-2/+2
* tests: change the license to GPL-2.0-or-laterDmitry V. Levin2018-12-101-21/+1
* Update copyright headersDmitry V. Levin2018-06-141-0/+1
* xlat: add MSG_STAT_ANYEugene Syromyatnikov2018-05-091-0/+11
* tests: add variants of IPC tests with different xlat verbosity levelsEugene Syromyatnikov2018-05-071-21/+54
* tests: make ipc tests a bit more strictEugene Syromyatnikov2018-05-071-9/+9
* tests: add more IPC decoding checksEugene Syromyatnikov2016-09-131-11/+65
* tests: use sprintrc_grep in tests/ipc_msg.cDmitry V. Levin2016-09-111-15/+5
* ipc: fix printing key_t arguments of msgget, semget, and shmget syscallsDmitry V. Levin2016-09-081-1/+3
* tests/ipc_msg.c: use libtestsDmitry V. Levin2016-01-061-18/+22
* Add copyright headers to some files which lack themDmitry V. Levin2015-12-171-0/+28
* Enhance msgctl syscall decodingElvira Khabirova2015-08-281-1/+11
* ipc.c: use printaddr and umove_or_printaddrDmitry V. Levin2015-07-201-2/+2
* tests/ipc_*: match IPC_64 flagAndreas Schwab2015-03-161-5/+5
* tests: add IPC_STAT to ipc tests, workaround limitiations of old kernelsDmitry V. Levin2015-01-141-8/+25
* tests: add tests for ipc syscalls decodingDmitry V. Levin2015-01-121-0/+31