alegrey91 / harpoon

🔍 Trace syscalls from user-space functions, by using eBPF
Apache License 2.0
88 stars 3 forks source link

tests(integration): add integration tests and test them with a pipeline #34

Closed alegrey91 closed 2 months ago

alegrey91 commented 2 months ago

Closes #33

alegrey91 commented 2 months ago

@ccoVeille I performed several changes to the code base, but finally there's a pipeline to test both unit and integration tests :)