apanda / concuerror-new

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Stories in Ready

Concuerror

Concuerror is a systematic testing tool for concurrent Erlang programs.

Copyright and License

Copyright (c) 2011-2012,
Alkis Gotovos (el3ctrologos@hotmail.com),
Maria Christakis (mchrista@softlab.ntua.gr) and
Kostis Sagonas (kostis@cs.ntua.gr).
All rights reserved.

Concuerror is distributed under the Simplified BSD License.
Details can be found in the LICENSE file.

Howto

  • Build Concuerror : make
  • Run Concuerror : concuerror --help
  • Run testsuite : make THREADS=4 test
  • Dialyze : make dialyze
  • Cleanup : make clean

About

License:Other


Languages

Language:Erlang 98.4%Language:Python 0.8%Language:Shell 0.7%