AirVantage / sbulb

UDP load balancer prototype using bcc (XDP/Bpf)
36 stars 9 forks source link

Add unit tests #34

Closed sbernard31 closed 3 years ago

sbernard31 commented 4 years ago

This need a massive refactoring to make code easily testable. (this aims to implements #29) Current tests are just poc.

sbernard31 commented 3 years ago

I think this is now in a reviewable state.