bos / pcap

Haskell bindings for the pcap library, which provides a low level interface to packet capture systems.
http://bitbucket.org/bos/pcap
Other
26 stars 11 forks source link

Add HSpec based test harness. #7

Open vlm opened 8 years ago

vlm commented 8 years ago

The test suite is used to check that Network.Pcap.statistics really throws. Might be useful for something else.