kexec-tools/spec
Philipp Rudo 2f52973feb unit tests: Fix parse_config test case
The test case for parse_config creates a default kdump.conf in the pwd.
This fails when the pwd is read only. Thus move the default kdump.conf
to /tmp just like it is done for the "bad" kdump.conf. This also allows
to reuse the temporary file used for the "bad" case.

Signed-off-by: Philipp Rudo <prudo@redhat.com>
2023-09-14 15:01:52 +08:00
..
support unit tests: add tests for "kdumpctl reset-crashkernel" 2022-04-14 11:45:08 +08:00
kdump-lib_spec.sh kdump-lib: Harden _crashkernel_add 2023-09-14 15:01:52 +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
kdumpctl_general_spec.sh unit tests: Fix parse_config test case 2023-09-14 15:01:52 +08:00
kdumpctl_manage_crashkernel_spec.sh kdumpctl: simplify _update_kernel_cmdline 2023-09-14 15:01:52 +08:00
kdumpctl_reset_crashkernel_spec.sh kdumpctl: Stop updating grub config in reset_crashkernel 2023-09-14 15:01:52 +08:00