NeoResearch / libbft

A lightweight and multi-language library for byzantine fault tolerance
MIT License
24 stars 3 forks source link

Add unit tests to cpp version #12

Closed rodoufu closed 4 years ago

rodoufu commented 4 years ago

https://github.com/NeoResearch/libbft/blob/master/spec/go/src/single/action_test.go https://github.com/NeoResearch/libbft/blob/master/spec/go/src/single/condition_test.go https://github.com/NeoResearch/libbft/blob/master/spec/go/src/timing/clock_test.go https://github.com/NeoResearch/libbft/blob/master/spec/go/src/timing/timer_test.go