summaryrefslogtreecommitdiff
path: root/tests/semop.c
Commit message (Expand)AuthorAgeFilesLines
* tests: cast printf arguments to short when %h format qualifier is usedEugene Syromyatnikov2018-06-021-2/+2
* print_array: enhance printing of unfetchable object addressesDmitry V. Levin2018-05-291-2/+2
* Fix a few spacing style issuesDmitry V. Levin2017-06-171-2/+1
* tests: check decoding of invalid tv_sec and tv_nsec valuesDmitry V. Levin2017-04-241-3/+21
* Print microseconds/nanoseconds as non-negativeEugene Syromyatnikov2017-04-241-6/+6
* tests: use TAIL_ALLOC_OBJECT_CONST_PTRDmitry V. Levin2017-03-161-2/+2
* Fix omission of field names in printers of timespec structureEugene Syromyatnikov2016-11-261-3/+4
* tests: add more IPC decoding checksEugene Syromyatnikov2016-09-131-1/+65
* tests: add semop.testFei Jie2016-04-201-0/+54