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/xtask/src
Tamir Duberstein 9ca0af1a79
integration-test: Remove integration-test-macros
This doesn't add any value; use `cargo build --tests` with
`--message-format=json` instead; parse the output using `cargo_metadata`
to discover the location of the test binary.

Move test/integration-test/src/tests -> test/integration-test/tests to
conform to
https://doc.rust-lang.org/book/ch11-03-test-organization.html#integration-tests.
1 year ago
..
codegen xtask: codegen: generate bindings for user_regs_struct 1 year ago
docs Unpin Rust nightly 2 years ago
build_ebpf.rs integration-test: Remove integration-test-macros 1 year ago
build_test.rs integration-tests: run on macos to get nested virtualization 2 years ago
main.rs xtask: destructure 1 year ago
run.rs integration-test: Remove integration-test-macros 1 year ago
utils.rs test,xtask: Replace lazy_static with OnceCell 1 year ago