index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
test-proc-cmdline.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASSERT_STREQ for simple cases
Ivan Kruglov
2024-04-15
1
-11
/
+11
*
process-util: add pidref_get_cmdline()
Lennart Poettering
2023-10-18
1
-1
/
+1
*
test: Remove unnecessary test prefix
Jan Janssen
2023-10-15
1
-1
/
+1
*
proc-cmdline: introduce PROC_CMDLINE_TRUE_WHEN_MISSING
Mike Yuan
2023-08-13
1
-0
/
+1
*
proc-cmdline: make proc_cmdline_get_bool() take flags
Yu Watanabe
2023-08-09
1
-26
/
+26
*
test: add more test cases for proc_cmdline_filter_pid1_args()
Yu Watanabe
2023-07-14
1
-5
/
+38
*
test-proc-cmdline: run tests only with efi
Christian Hesse
2023-07-07
1
-0
/
+2
*
proc-cmdline: filter PID1 arguments when we are running in a container
Yu Watanabe
2023-03-29
1
-0
/
+44
*
proc-cmdline: introduce proc_cmdline_strv()
Yu Watanabe
2023-03-29
1
-0
/
+8
*
test-proc-cmdline: test proc_cmdline_get_key() actually parses EFI options
Yu Watanabe
2023-03-24
1
-5
/
+10
*
proc-cmdline: make proc_cmdline_parse_given() static
Yu Watanabe
2023-03-24
1
-5
/
+5
*
proc-cmdline: use proc_cmdline_key_string() when we search for key
Yu Watanabe
2023-03-24
1
-4
/
+8
*
basic: create new basic/initrd-util.[ch] for initrd-related functions
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+1
*
test: allow to set NULL to intro or outro
Yu Watanabe
2022-02-02
1
-1
/
+1
*
tests: rework test macros to not take code as parameters
Lennart Poettering
2022-02-02
1
-7
/
+8
*
test: Use TEST macro in more cases
Jan Janssen
2021-11-25
1
-40
/
+27
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-1
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
tests: various small fixes for strict systems
Topi Miettinen
2020-04-26
1
-0
/
+4
*
tree-wide: fix spelling errors
Frantisek Sumsal
2020-04-21
1
-1
/
+1
*
test-proc-cmdline: disable EFI-dependent tests when EFI is disabled
Mike Gilbert
2019-11-25
1
-0
/
+2
*
Add support for SystemdOptions EFI var to augment /proc/cmdline
Zbigniew Jędrzejewski-Szmek
2019-09-16
1
-1
/
+33
*
test-proc-cmdline: use test_setup_logging()
Zbigniew Jędrzejewski-Szmek
2019-09-16
1
-2
/
+2
*
util-lib: move runlevel_to_target() to shared/unit-file
Zbigniew Jędrzejewski-Szmek
2019-09-16
1
-19
/
+0
*
tree-wide: drop duplicated blank lines
Yu Watanabe
2019-07-15
1
-1
/
+0
*
tests: add tests for embedded newlines in /proc/cmdline
Lennart Poettering
2019-03-13
1
-5
/
+13
*
veritysetup-generator: treat '-' and '_' as equivalent
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-6
/
+6
*
tests: add some tests for cmdline args containing spaces
Lennart Poettering
2018-11-14
1
-9
/
+28
*
proc-cmdline: introduce new proc_cmdline_get_key_many() helper
Lennart Poettering
2018-11-14
1
-0
/
+19
*
test: check for putenv() failures, the call might theortically fail
Lennart Poettering
2018-10-18
1
-2
/
+2
*
basic/proc-cmdline: allow parsing of cmdline from a string
Zbigniew Jędrzejewski-Szmek
2018-10-08
1
-14
/
+80
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
util-lib: various improvements to kernel command line parsing
Lennart Poettering
2016-12-21
1
-3
/
+93
*
tree-wide: make parse_proc_cmdline() strip "rd." prefix automatically
Zbigniew Jędrzejewski-Szmek
2016-10-22
1
-1
/
+1
*
tree-wide: allow state to be passed through to parse_proc_cmdline_item
Zbigniew Jędrzejewski-Szmek
2016-10-22
1
-2
/
+5
*
core: parse `rd.rescue` and `rd.emergency` as initrd-specific shorthands (#3488)
Ivan Shapovalov
2016-06-13
1
-0
/
+11
*
tests: move proc-cmdline related tests to test-proc-cmdline.c
Ronny Chevalier
2016-03-03
1
-0
/
+52