summaryrefslogtreecommitdiff
path: root/src/test/test-path-util.c
AgeCommit message (Expand)Author
2016-10-08path-util: add a function to peek into a container and guess systemd versionZbigniew Jędrzejewski-Szmek
2016-07-31test-path-util: check for /lt-test-path-util or /test-path-util (#3841)Mike Gilbert
2016-06-24build-sys: Add new libsystemd-shared private libraryFelipe Sateler
2016-04-28test-path-util: add a trivial test for hidden_or_backup_fileZbigniew Jędrzejewski-Szmek
2016-04-16install: allow paths like LookupPath.generator to be NULLZbigniew Jędrzejewski-Szmek
2016-04-16tree-wide: introduce PATH_IN_SET macroZbigniew Jędrzejewski-Szmek
2016-03-03tests: move path-util related tests to test-path-util.cRonny Chevalier
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-10-27util-lib: move mount related utility calls to mount-util.[ch]Lennart Poettering
2015-10-27util: remove path_get_parent(), in favour of dirname_malloc()Lennart Poettering
2015-10-25util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-10-24path-util: rework find_binary(), fsck_exists() and mkfs_exists()Lennart Poettering
2015-06-09path-util: Fix path_is_mount_point for parent mount points in symlink modeMartin Pitt
2015-05-29path-util: Change path_is_mount_point() symlink arg from bool to flagsMartin Pitt
2015-05-29path-util: Fix path_is_mount_point for filesMartin Pitt
2015-05-13util: add generic calls for prefixing a root directory to a pathLennart Poettering
2015-04-23path-util: make use of "mnt_id" field exported in /proc/self/fdinfo/<fd> to t...Lennart Poettering
2015-04-07path-util: fix more path_is_mount e792e890f falloutLennart Poettering
2015-04-06util: rework rm_rf() logicLennart Poettering
2015-03-16shared: add path_compare(), an ordering path comparisonMichal Schmidt
2014-12-16systemctl: refuse to edit runtime dropins when they already exist in /etcZbigniew Jędrzejewski-Szmek
2014-12-04test-path-util: fix a leakThomas Hindoe Paaboel Andersen
2014-11-22Do not check for existence of remote binariesZbigniew Jędrzejewski-Szmek
2014-10-31tests: add tests for path_startswithRonny Chevalier
2014-09-30test-path-util: fix a mem leak and avoid confusing coverityThomas Hindoe Paaboel Andersen
2014-08-26test-path-util: use assert_se in all assertionsFilipe Brandenburger
2014-07-26Add utility function to append root to pathZbigniew Jędrzejewski-Szmek
2014-06-22consistently order cleanup attribute before typeThomas Hindoe Paaboel Andersen
2014-06-20test: unit test for using alternate roots with path_strv_resolveMichael Marineau
2014-05-25test-path-util: add tests for path_make_relative()Tanu Kaskinen
2014-04-16test-path-util: fix running with separate build dirZbigniew Jędrzejewski-Szmek
2014-04-12path-util: also check for existence of binary when given absolute pathZbigniew Jędrzejewski-Szmek
2014-04-12fsck: Search for fsck.type in PATHMike Gilbert
2013-12-06Get rid of our reimplementation of basenameZbigniew Jędrzejewski-Szmek
2013-09-26util: properly handle the root dir in PATH_FOREACH_PREFIXLennart Poettering
2013-09-25util: add macro for iterating through all prefixes of a pathLennart Poettering
2013-09-09run: allow non-absolute paths as commandZbigniew Jędrzejewski-Szmek
2013-07-12test-path-util,test-sched-prio: uninitialize manager to appease valgrindZbigniew Jędrzejewski-Szmek
2013-03-29test-path-util: fix another stupid test failureZbigniew Jędrzejewski-Szmek
2013-03-29test-path-util: fix botched testZbigniew Jędrzejewski-Szmek
2013-03-28tests: add some silly tests for path-util.cZbigniew Jędrzejewski-Szmek