summaryrefslogtreecommitdiff
path: root/src/test/test-process-util.c
AgeCommit message (Expand)Author
2016-12-17./tools/notsd-moveLuke Shumaker
2016-07-29tests: skip process 1 tests if systemd not is runningDavide Cavalca
2016-07-18treewide: remove unused variablesThomas Hindoe Paaboel Andersen
2016-06-19tests: don't run test_get_process_cmdline_harder under valgrindEvgeny Vereshchagin
2016-06-14util-lib: rework get_process_cmdline() (#3529)Lennart Poettering
2016-06-12test-process-util: allow pid to be specified on the command lineZbigniew Jędrzejewski-Szmek
2016-06-12test-process-util: rework the test function to take pid as argumentZbigniew Jędrzejewski-Szmek
2016-02-22tests: add personality testsLennart Poettering
2015-10-27process-util: rename get_parent_of_pid() → get_process_ppid()Lennart Poettering
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-09-07basic: rework virtualization detection APILennart Poettering
2015-04-29sd-bus: properly handle creds that are known but undefined for a processLennart Poettering
2015-04-11shared: add terminal-util.[ch]Ronny Chevalier
2015-04-10shared: add process-util.[ch]Ronny Chevalier