Expand description
Implementations of various Xtasks
Modulesยง
- build_
igvm ๐ - CLI completion functions for variious Xtasks
- fmt ๐
- fuzz ๐
- git_
hooks ๐ - guest_
test ๐ - verify_
size ๐
Structsยง
- (DEPRECATED) use
cargo xflowey build-igvm
instead! - Xtask to run various repo-specific formatting checks
- Xtask to interact with with fuzzing infrastructure in the HvLite repo.
- Xtask to build guest-test images (for E2E VM testing)
- Xtask to install git hooks back into
xtask
. - Private subcommand to run hooks (invoked via
git
). - Runs a size comparison and outputs a diff of two given binaries
Functionsยง
- Keeps any installed hooks up to date.