summaryrefslogtreecommitdiff
path: root/src/test/test-proc-cmdline.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-18test: check for putenv() failures, the call might theortically failLennart Poettering1-2/+2
2018-10-08basic/proc-cmdline: allow parsing of cmdline from a stringZbigniew Jędrzejewski-Szmek1-14/+80
2018-06-14tree-wide: remove Lennart's copyright linesLennart Poettering1-3/+0
2018-06-14tree-wide: drop 'This file is part of systemd' blurbLennart Poettering1-2/+0
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek1-13/+0
2017-11-19Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek1-0/+1
2016-12-21util-lib: various improvements to kernel command line parsingLennart Poettering1-3/+93
2016-10-22tree-wide: make parse_proc_cmdline() strip "rd." prefix automaticallyZbigniew Jędrzejewski-Szmek1-1/+1
2016-10-22tree-wide: allow state to be passed through to parse_proc_cmdline_itemZbigniew Jędrzejewski-Szmek1-2/+5
2016-06-13core: parse `rd.rescue` and `rd.emergency` as initrd-specific shorthands (#3488)Ivan Shapovalov1-0/+11
2016-03-03tests: move proc-cmdline related tests to test-proc-cmdline.cRonny Chevalier1-0/+52