summaryrefslogtreecommitdiff
path: root/src/test/test-coredump-util.c
Commit message (Expand)AuthorAgeFilesLines
* coredump filter: add mask for 'all' using UINT32_MAX, not UINT64_MAXLuca Boccassi2023-04-261-0/+2
* test-coredump-util: also test parse_auxv() with unaligned dataZbigniew Jędrzejewski-Szmek2023-03-231-10/+39
* test-coredump-util: add tests for parse_aux()Zbigniew Jędrzejewski-Szmek2023-03-231-0/+63
* tree-wide: Fix format specifier warnings for %xJan Janssen2022-08-301-1/+1
* test: Use TEST macroJan Janssen2021-11-251-14/+3
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* Add parser and printer for coredump filter maskZbigniew Jędrzejewski-Szmek2020-04-091-0/+78