summaryrefslogtreecommitdiff
path: root/tests/test-keyfile-utils.c
Commit message (Expand)AuthorAgeFilesLines
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
* lib/keyfile: Treat "group not found" the same as "key not found"Colin Walters2019-11-071-13/+13
* tests: Port keyfile test to new styleColin Walters2019-10-181-9/+6
* tree-wide: [scan-build] Fix some dead storesColin Walters2019-10-181-4/+2
* libotutil: Add ot_keyfile_get_value_with_default_group_optional()Robert Fairley2019-03-011-6/+70
* Add SPDX-License-Identifier to source filesMarcus Folkesson2018-01-301-0/+2
* tree-wide: Remove Emacs modelinesColin Walters2017-09-211-2/+1
* tests/keyfile-utils: Drop tests covering preconditionsColin Walters2016-12-061-31/+0
* [ASAN] tests: Fix leaksColin Walters2016-11-301-3/+14
* Remove unnecessary #include "libgsystem.h"Matthew Barnes2015-05-061-1/+0
* Use g_auto(GStrv) instead of gs_strfreevMatthew Barnes2015-05-061-2/+2
* Use g_autofree instead of gs_freeMatthew Barnes2015-05-061-2/+2
* Juggling libglnx.h includesMatthew Barnes2015-05-061-0/+1
* keyfile-utils: add testsGiuseppe Scrivano2015-03-061-0/+220