Skip to content

polux/qsm-ffi-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quickcheck-state-machine FFI demo

Disclaimer: this is not an official Google product

A Haskell implementation of the circular buffer example of the paper Experiences with QuickCheck: Testing the Hard Stuff and Staying Sane using quickcheck-state-machine. Unlike the circular buffer example provided by quickcheck-state-machine, this version uses the Haskell FFI to test a C implementation of the circular buffer, like in the original paper.

Usage:

stack build
stack exec qsm-ffi-demo

About

quickcheck-state-machine FFI demo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published