Closed acerv closed 2 years ago
It would be interesting to add a feature to handle -kernel and -initrd options inside qemu SUT implementation. This is particularly useful when building kernel using buildroot that generates two different files: kernel and rootfs.
-kernel
-initrd
Fixed by https://github.com/acerv/runltp-ng/commit/5def5a4c9b52af3cb3d898f012972a8933c6d6ed
It would be interesting to add a feature to handle
-kernel
and-initrd
options inside qemu SUT implementation. This is particularly useful when building kernel using buildroot that generates two different files: kernel and rootfs.