summaryrefslogtreecommitdiff
path: root/src/shared/test-tables.h
AgeCommit message (Expand)AuthorFilesLines
2023-07-05Fix to check if string is NULL or notaccepted/tizen/unified/riscv/20230718.003643accepted/tizen/unified/20230706.152155wchang kim1-1/+1
2018-06-14Drop my copyright headersZbigniew Jędrzejewski-Szmek1-3/+0
2018-06-14tree-wide: beautify remaining copyright statementsLennart Poettering1-1/+1
2018-06-14tree-wide: drop 'This file is part of systemd' blurbLennart Poettering1-2/+0
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek1-13/+0
2018-01-11log: minimize includes in log.hLennart Poettering1-0/+1
2017-11-19Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek1-0/+1
2016-01-29test-tables: ellide boring parts of sparse mappingsZbigniew Jędrzejewski-Szmek1-4/+11
2014-10-28test: use assert_se() when testing tables so that we get a useful error when ...Lennart Poettering1-4/+3
2014-07-16test-tables: add new entriesZbigniew Jędrzejewski-Szmek1-0/+3
2013-07-16test-tables: allow sparse tables and check mapping for -1Zbigniew Jędrzejewski-Szmek1-4/+7
2013-07-13test: add trivial test for syscall table and extend table tests to error pathsZbigniew Jędrzejewski-Szmek1-3/+5
2013-07-05tests: add tests for string lookup tablesZbigniew Jędrzejewski-Szmek1-0/+46