summaryrefslogtreecommitdiff
path: root/src/test/test-sd-hwdb.c
Commit message (Expand)AuthorAgeFilesLines
* nulstr-util: Declare NULSTR_FOREACH() iterator inlineDaan De Meyer2022-11-111-1/+0
* test-sd-hwdb: adjust the test to actually do anythingZbigniew Jędrzejewski-Szmek2022-06-271-1/+1
* sd-hwdb: add sd_hwdb_new_from_pathNick Rosbrook2022-05-271-0/+20
* test: allow to set NULL to intro or outroYu Watanabe2022-02-021-1/+1
* tests: rework test macros to not take code as parametersLennart Poettering2022-02-021-9/+12
* test: Use TEST macro in more casesJan Janssen2021-11-251-26/+12
* test: use assert_se() instead of assert()Yu Watanabe2021-10-121-3/+3
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* tree-wide: use the usual SPDX header for our own filesZbigniew Jędrzejewski-Szmek2020-10-291-0/+2
* tests: various small fixes for strict systemsTopi Miettinen2020-04-261-1/+2
* test: initialize hwdb so that the test won't try to free memory it has never ...Evgeny Vereshchagin2018-11-081-2/+2
* test-sd-hwdb: skip tests if hwdb cannot be openedZbigniew Jędrzejewski-Szmek2018-10-011-3/+14
* test-sd-hwdb: add a simple test for export sd-hwdb functionsZbigniew Jędrzejewski-Szmek2018-09-301-0/+63