summaryrefslogtreecommitdiff
path: root/src/shared/test-tables.h
Commit message (Expand)AuthorAgeFilesLines
* test-tables: make sure we can test tables of either int or int64_t base typeLennart Poettering2021-02-161-37/+32
* Return -EINVAL from _from_string() functionsZbigniew Jędrzejewski-Szmek2021-02-101-2/+2
* test-tables: make the assert more readableZbigniew Jędrzejewski-Szmek2021-02-101-3/+7
* test-tables: fix warning about NULL used in printfZbigniew Jędrzejewski-Szmek2021-02-101-1/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* Drop my copyright headersZbigniew Jędrzejewski-Szmek2018-06-141-3/+0
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-141-1/+1
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* log: minimize includes in log.hLennart Poettering2018-01-111-0/+1
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* test-tables: ellide boring parts of sparse mappingsZbigniew Jędrzejewski-Szmek2016-01-291-4/+11
* test: use assert_se() when testing tables so that we get a useful error when ...Lennart Poettering2014-10-281-4/+3
* test-tables: add new entriesZbigniew Jędrzejewski-Szmek2014-07-161-0/+3
* test-tables: allow sparse tables and check mapping for -1Zbigniew Jędrzejewski-Szmek2013-07-161-4/+7
* test: add trivial test for syscall table and extend table tests to error pathsZbigniew Jędrzejewski-Szmek2013-07-131-3/+5
* tests: add tests for string lookup tablesZbigniew Jędrzejewski-Szmek2013-07-051-0/+46