aramperes / nut-rs

rups: A Network UPS Tools (NUT) implementation in Rust.

Home Page:https://crates.io/crates/rups

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unit tests for the network stack

aramperes opened this issue · comments

Add tests for the network implementations (e.g. nut_client::blocking::TcpConnection) by crafting packets like a NUT server would send.

Will be fixed by #31