summaryrefslogtreecommitdiff
path: root/tests/netlink_crypto.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersDmitry V. Levin2021-02-161-1/+1
* netlink_crypto: switch to use bundled <linux/cryptouser.h>Dmitry V. Levin2021-02-061-12/+8
* print_fields.h: remove prefix argument from all remaining PRINT_FIELD_* macrosDmitry V. Levin2021-01-291-2/+2
* print_fields.h: remove prefix argument from PRINT_FIELD_X macroDmitry V. Levin2021-01-291-6/+6
* tests: pass an empty string as the first argument to PRINT_FIELD_* macrosDmitry V. Levin2021-01-271-8/+16
* netlink: fix printing of field names of struct nlmsghdrDmitry V. Levin2021-01-111-13/+13
* tests: change the license to GPL-2.0-or-laterDmitry V. Levin2018-12-101-21/+1
* Update copyright headersDmitry V. Levin2018-06-141-1/+1
* tests: introduce midtail_alloc and use it in netlink testsEugene Syromyatnikov2018-05-091-3/+3
* netlink: decode netlink message delete flagsJingPiao Chen2017-10-261-1/+9
* Introduce print_quoted_cstringDmitry V. Levin2017-07-241-3/+3
* tests: check decoding of NETLINK_CRYPTO messagesJingPiao Chen2017-07-241-1/+65
* tests: check decoding of NETLINK_CRYPTO nlmsg_flagsJingPiao Chen2017-07-121-0/+35
* tests: check decoding of NETLINK_CRYPTO message typesJingPiao Chen2017-07-121-0/+74