summaryrefslogtreecommitdiff
path: root/tests/msg_name.c
Commit message (Expand)AuthorAgeFilesLines
* tests/msg_name: skip bogus address tests on glibc >= 2.33Dmitry V. Levin2021-07-181-6/+25
* tests/msg_name: skip another test on MuslAlyssa Ross2021-05-041-2/+2
* msghdr: use print_fields.h helpersDmitry V. Levin2021-04-231-3/+3
* Update copyright headersDmitry V. Levin2021-02-161-1/+1
* Change my email addressDmitry V. Levin2020-12-311-1/+1
* Update copyright headersDmitry V. Levin2018-12-241-1/+1
* tests: change the license to GPL-2.0-or-laterDmitry V. Levin2018-12-101-21/+1
* Add copyright headersEugene Syromyatnikov2017-05-221-0/+1
* tests: use TAIL_ALLOC_OBJECT_CONST_PTRDmitry V. Levin2017-03-161-4/+4
* tests: disable part of msg_name test on non-glibc systemsDmitry V. Levin2016-07-141-0/+7
* Print struct iovec as a regular structureDmitry V. Levin2016-07-131-10/+13
* tests: check decoding of msghdr.msg_name* arguments of recvmsg syscallDmitry V. Levin2016-07-131-0/+150