summaryrefslogtreecommitdiff
path: root/src/test/test-hexdecoct.c
AgeCommit message (Collapse)Author
2016-12-21util-lib: be stricter when decoding hex stringsLennart Poettering
If a hex string has an uneven length, generate an error instead of silently assuming a trailing '0' was in place.
2016-03-03tests: move hexdecoct tests to test-hexdecoct.cRonny Chevalier