Skip to content

Commit

Permalink
tests: work around bug in munet
Browse files Browse the repository at this point in the history
  • Loading branch information
choppsv1 committed Sep 24, 2023
1 parent 7daa0e0 commit 0c300ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/kinds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ kinds:
gdb-cmd: "/usr/bin/sudo -E gdb %CONFIGDIR%/../../output-linux/vmlinux"
gdb-target-cmds: ["target remote %RUNDIR%/s/gdbserver"]
gdb-run-cmds: ["c"]
gdb-run-cmd: ["c"]
qemu:
kernel: "%CONFIGDIR%/../../output-linux/arch/x86/boot/bzImage"
initrd: "%CONFIGDIR%/../../output-buildroot/images/rootfs.cpio.gz"
Expand Down

0 comments on commit 0c300ff

Please sign in to comment.