summaryrefslogtreecommitdiff
path: root/src/test/test-id128.c
Commit message (Expand)AuthorAgeFilesLines
* test: skip instead of fail if crypto kmods are not availableMartin Pitt2017-03-031-5/+10
* core: store the invocation ID in the per-service keyringLennart Poettering2016-12-131-0/+8
* sd-id128: add new sd_id128_get_machine_app_specific() APILennart Poettering2016-11-291-0/+6
* test: fix stack overflow reported by ASANCristian Rodríguez2016-08-061-1/+1
* sd-id128: be more liberal when reading files with 128bit IDsLennart Poettering2016-07-251-1/+68
* sd-id128: split UUID file read/write code into new id128-util.[ch]Lennart Poettering2016-07-221-1/+13
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-3/+4
* Always prefer our headers to system headersZbigniew Jędrzejewski-Szmek2014-07-311-1/+1
* test: Make testing work on systems without or old systemdHolger Hans Peter Freyther2013-08-221-4/+7
* id128: when taking user input for a 128bit ID, validate syntaxLennart Poettering2013-04-301-2/+25
* test: test tools should still be in the src/ directoryLennart Poettering2012-04-121-0/+52