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
Dave Tucker c5bc4ba0da feat(aya): Add SchedClassifier:query_tcx() API
This adds SchedClassifier::query_tcx() API that is able to return an
ordered list of ProgramInfo (and revision) of an interface that has
TCX programs attached.

This is useful to verify the ordering of the programs in our integration
tests, but also to for #1032.

Additionally tidies up the macro used for TCX testing and adds
assertions using this new API.

Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
2 months ago
..
bpf aya-obj: Handle lack of match of enum variants correctly 10 months ago
src feat(aya): Add SchedClassifier:query_tcx() API 2 months ago
Cargo.toml SQUASH: Address review comments 2 months ago
build.rs Appease clippy 6 months ago