summaryrefslogtreecommitdiff
path: root/src/test/test-path-util.c
Commit message (Expand)AuthorAge
* Drop my copyright headersZbigniew Jędrzejewski-Szmek2018-08-24
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-08-24
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-08-24
* path-util: make path_make_relative() support path including dotsYu Watanabe2018-08-24
* path-util: introduce path_simplify()Yu Watanabe2018-08-24
* util-lib: introduce new empty_or_root() helper (#8746)Lennart Poettering2018-08-24
* path-util: document a few other special cases for last_path_component()Lennart Poettering2018-08-24
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-08-24
* Prep v236 : Add missing SPDX-License-Identifier (8/9) src/testSven Eden2018-03-26
* test-mount-util: move test_path_is_mount_point hereZbigniew Jędrzejewski-Szmek2017-10-31
* path-util: some updates to path_make_relative()Lennart Poettering2017-11-22
* Prep v235: Apply pending upstream updates in src/test [4/4]Sven Eden2017-08-30
* Prep v234: Apply missing upstream fixes in src/test (6/6)Sven Eden2017-07-25
* basic/path-util: allow flags for path_equal_or_files_sameZbigniew Jędrzejewski-Szmek2017-07-25
* tmpfiles: use safe_glob()Zbigniew Jędrzejewski-Szmek2017-07-25
* Prep v233.3: Add all possible coverage tests for elogindSven Eden2017-07-20
* Remove src/testAndy Wingo2015-04-19
* shared: add path_compare(), an ordering path comparisonMichal Schmidt2015-03-16
* systemctl: refuse to edit runtime dropins when they already exist in /etcZbigniew Jędrzejewski-Szmek2014-12-16
* test-path-util: fix a leakThomas Hindoe Paaboel Andersen2014-12-04
* Do not check for existence of remote binariesZbigniew Jędrzejewski-Szmek2014-11-22
* tests: add tests for path_startswithRonny Chevalier2014-10-31
* test-path-util: fix a mem leak and avoid confusing coverityThomas Hindoe Paaboel Andersen2014-09-30
* test-path-util: use assert_se in all assertionsFilipe Brandenburger2014-08-26
* Add utility function to append root to pathZbigniew Jędrzejewski-Szmek2014-07-26
* consistently order cleanup attribute before typeThomas Hindoe Paaboel Andersen2014-06-22
* test: unit test for using alternate roots with path_strv_resolveMichael Marineau2014-06-20
* test-path-util: add tests for path_make_relative()Tanu Kaskinen2014-05-25
* test-path-util: fix running with separate build dirZbigniew Jędrzejewski-Szmek2014-04-16
* path-util: also check for existence of binary when given absolute pathZbigniew Jędrzejewski-Szmek2014-04-12
* fsck: Search for fsck.type in PATHMike Gilbert2014-04-12
* Get rid of our reimplementation of basenameZbigniew Jędrzejewski-Szmek2013-12-06
* util: properly handle the root dir in PATH_FOREACH_PREFIXLennart Poettering2013-09-26
* util: add macro for iterating through all prefixes of a pathLennart Poettering2013-09-25
* run: allow non-absolute paths as commandZbigniew Jędrzejewski-Szmek2013-09-09
* test-path-util,test-sched-prio: uninitialize manager to appease valgrindZbigniew Jędrzejewski-Szmek2013-07-12
* test-path-util: fix another stupid test failureZbigniew Jędrzejewski-Szmek2013-03-29
* test-path-util: fix botched testZbigniew Jędrzejewski-Szmek2013-03-29
* tests: add some silly tests for path-util.cZbigniew Jędrzejewski-Szmek2013-03-28