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/src
Dave Tucker 2b0dcfbd09 feat: Allow conversions to Program from ProgramInfo
Allow for a ProgramInfo to be converted into one of the program types
that we support. This allows for a user of Aya access to reattach,
pin or unload a program that was either, previously loaded, or was
loaded by another process.

Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
4 weeks ago
..
tests feat: Allow conversions to Program from ProgramInfo 4 weeks ago
lib.rs feat: Refactor init into test-distro 1 month ago
tests.rs aya::programs::uprobe: add support for cookies 3 months ago
utils.rs integration-test: kernel_assert anti-condition 1 month ago