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 9ba87c661b
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 week ago
..
bpf Split relocation tests into multiple files 5 months ago
src xtask: copy kernel config into the initramfs image 1 week ago
Cargo.toml lint all crates; enable strict pointer lints 3 weeks ago
build.rs lint all crates; enable strict pointer lints 3 weeks ago