You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aya/test/integration-test
Tamir Duberstein 41d08c7ff2
xtask: copy kernel config into the initramfs image
When preparing the VM initramfs detect the `config-*` file that ships alongside
the vmlinuz/modules in each kernel archive and install it under `/boot` (both
as `/boot/config` and `/boot/config-<version>`). This makes the running
kernel’s configuration available inside the guest for the integration tests.
1 month ago
..
bpf Split relocation tests into multiple files 6 months ago
src xtask: copy kernel config into the initramfs image 1 month ago
Cargo.toml lint all crates; enable strict pointer lints 1 month ago
build.rs lint all crates; enable strict pointer lints 1 month ago