bos / pcap

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

Add HSpec based test harness. #7

Open vlm opened 9 years ago

vlm commented 9 years ago

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