summaryrefslogtreecommitdiff
path: root/src/test/test-util.c
Commit message (Expand)AuthorAge
* tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek2018-08-24
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-08-24
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-08-24
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-08-24
* basic: set errno in raw_clone() on sparcMike Gilbert2018-08-24
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-08-24
* Prep v238: Uncomment now needed headers and unmask now needed functions in sr...Sven Eden2018-06-05
* log: minimize includes in log.hLennart Poettering2018-05-30
* Prep v236 : Add missing SPDX-License-Identifier (8/9) src/testSven Eden2018-03-26
* test-util: silence clang warning about unaligned accessZbigniew Jędrzejewski-Szmek2017-11-01
* Prep v233.3: Add all possible coverage tests for elogindSven Eden2017-07-20
* Remove src/testAndy Wingo2015-04-19
* util: rework word parsing and c unescaping codeLennart Poettering2015-03-26
* test-util: remove superfluous constThomas Hindoe Paaboel Andersen2015-02-12
* util: rework strappenda(), and rename it strjoina()Lennart Poettering2015-02-03
* tests: use assert_se instead of assertRonny Chevalier2015-01-22
* Assorted format fixesZbigniew Jędrzejewski-Szmek2015-01-22
* util: make http url validity checks more generic, and move them to util.cLennart Poettering2015-01-20
* import-raw: when downloading raw images, generate sparse files if we canLennart Poettering2015-01-19
* shared/util: respect buffer boundary on incomplete escape sequencesZbigniew Jędrzejewski-Szmek2015-01-11
* test-util: make sure that masking and overriding worksZbigniew Jędrzejewski-Szmek2015-01-11
* Implement masking and overriding of generatorsZbigniew Jędrzejewski-Szmek2015-01-11
* Simplify execute_directory()Zbigniew Jędrzejewski-Szmek2015-01-11
* logind: unify how we cast between uid_t and pointers for hashmap keysLennart Poettering2015-01-09
* util: make use of kcmp() to compare fds, if it is availableLennart Poettering2015-01-07
* macro: add DIV_ROUND_UP()David Herrmann2014-12-30
* test: wait for cloned thread to exitFilipe Brandenburger2014-12-25
* test: only use assert_se in test_raw_cloneFilipe Brandenburger2014-12-25
* Treat a trailing backslash as an errorZbigniew Jędrzejewski-Szmek2014-12-18
* core: use raw_clone instead of fork in signal handlerZbigniew Jędrzejewski-Szmek2014-12-18
* util: when using basename() for creating temporary files, verify the resultin...Lennart Poettering2014-12-12
* test: fix some tests when running inside a containerJan Synacek2014-12-10
* sd-bus: get rid of PID starttime conceptLennart Poettering2014-12-09
* util: add function getting proc environJakub Filak2014-11-27
* util: add functions getting proc cwd and rootJakub Filak2014-11-21
* tests: fix minor memory leakLennart Poettering2014-11-20
* util: rework /proc/cmdline parser to use unquote_first_word()Lennart Poettering2014-11-07
* test: only use assert_seThomas Hindoe Paaboel Andersen2014-10-04
* util: add alloca_align()David Herrmann2014-09-22
* test-util: make valgrind happyDavid Herrmann2014-09-22
* test: fix mem-leak in fdopen() testDavid Herrmann2014-09-11
* macro: use unique variable names for math-macrosDavid Herrmann2014-08-28
* shared: make container_of() use unique variable namesDavid Herrmann2014-08-27
* test-util: use assert_se() for call to safe_mkdir with side effectFilipe Brandenburger2014-08-26
* shared: add MAXSIZE() and use it in resolvedDavid Herrmann2014-08-22
* CONST_MAX breaks gcc on fedora 20 with optimiztationLennart Poettering2014-08-20
* sysusers: add another column to sysusers files for the home directoryLennart Poettering2014-08-19
* tests: add tests for util.cRonny Chevalier2014-08-18
* macro: add CONST_MAX() macroDavid Herrmann2014-08-15
* test: fix strtod test for realDavid Herrmann2014-08-15