Skip to content

crest42/chord-testsuite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chord-testsuite

Testsuite & example implementation for chord and CHash

Testing:

make TARGS="<test args>" test
test args:
  --verbose | -v: Verbose mose
  --kill n | -k n: kill a child every n seconds
  --nodes | -n n: spawn n nodes

make autotest

You can also run the testsuite in interactive mode. This enables you to check the topology, spawn and kill nodes on demand:
perl testsuite.pl -i

USAGE:

./example master <bind addr> [silent|interactive]
./example slave <bind addr> <master addr> [silent|interactive]

About

Testsuite & example implementation for chord

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors