Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
model-checker : new examples (with tesh) for verification of liveness properties...
authorMarion Guthmuller <marion.guthmuller@loria.fr>
Wed, 3 Apr 2013 14:18:04 +0000 (16:18 +0200)
committerMarion Guthmuller <marion.guthmuller@loria.fr>
Wed, 3 Apr 2013 14:18:04 +0000 (16:18 +0200)
commit2a56ae61b3c1dfe00f46c656ad173b4a701b9322
tree7428a6cc60745bc575b40ff8175361e7abff9637
parent9002b58078f72d95a7c56d9d774f108195c6e706
model-checker : new examples (with tesh) for verification of liveness properties on chord
.gitignore
buildtools/Cmake/AddTests.cmake
examples/msg/mc/CMakeLists.txt
examples/msg/mc/chord_liveness/chord_liveness.c [moved from examples/msg/mc/chord/chord_liveness.c with 90% similarity]
examples/msg/mc/chord_liveness/chord_neverdeliver.tesh [new file with mode: 0644]
examples/msg/mc/chord_liveness/chord_neverjoin.tesh [moved from examples/msg/mc/chord/chord_neverjoin.tesh with 67% similarity]
examples/msg/mc/chord_liveness/chord_neverjoin_timeout_visited.tesh [new file with mode: 0644]
examples/msg/mc/chord_liveness/deploy_chord_liveness.xml [moved from examples/msg/mc/chord/deploy_chord_liveness.xml with 100% similarity]
examples/msg/mc/chord_liveness/promela_chord_neverdeliver [new file with mode: 0644]
examples/msg/mc/chord_liveness/promela_chord_neverjoin [moved from examples/msg/mc/chord/promela_chord_liveness with 100% similarity]