kexec-tools/spec
Philipp Rudo 269c26972d unit tests: add tests for prepare_cmdline
prepare_cmdline is totally broken. For example if the remove list ($2)
is empty it removes all white spaces or if a parameter has a quoted
value containing a white space it only removes the first part of the
parameter up to the first space. Thus add a test case that shows what the
function should do in order to fix it in subsequent patches.

Signed-off-by: Philipp Rudo <prudo@redhat.com>
Reviewed-by: Coiby Xu <coxu@redhat.com>
2023-01-30 17:37:23 +08:00
..
support unit tests: add tests for "kdumpctl reset-crashkernel" 2022-04-14 11:45:08 +08:00
kdump-lib-initramfs_spec.sh unit tests: add tests for kdump_get_conf_val in kdump-lib-initramfs.sh 2022-04-14 11:45:18 +08:00
kdump-lib_spec.sh unit tests: add tests for prepare_cmdline 2023-01-30 17:37:23 +08:00
kdumpctl_general_spec.sh unit tests: adapt check_config to gen-kdump-conf.sh 2022-11-25 17:27:14 +08:00
kdumpctl_reset_crashkernel_spec.sh unit tests: add tests for "kdumpctl reset-crashkernel" 2022-04-14 11:45:08 +08:00