PityTest11 is a very flexible C++11 peer-to-peer test framework supporting hierarchically structured test suites, multi-processing, transport system, logging, IPC, synchronization and more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Luca Saiu 80bb9d1561 trivial build system fixes 3 years ago
..
AbstractPityUnit.cc AbstractPityUnit - Change to_string(ExecutionModes) 4 years ago
AbstractPityUnit.hh AbstractPityUnit - unneccessary functions commented out 4 years ago
PityModel.cc LICENSE: Add 3 years ago
PityModel.hh Create project structure after extraction from libpEpAdapter repo 4 years ago
PityNode.cc LICENSE: Add 3 years ago
PityNode.hh Create project structure after extraction from libpEpAdapter repo 4 years ago
PityPerspective.cc LICENSE: Add 3 years ago
PityPerspective.hh Create project structure after extraction from libpEpAdapter repo 4 years ago
PitySwarm.cc LICENSE: Add 3 years ago
PitySwarm.hh Create project structure after extraction from libpEpAdapter repo 4 years ago
PityTest.hh Create project structure after extraction from libpEpAdapter repo 4 years ago
PityTransport.cc LICENSE: Add 3 years ago
PityTransport.hh DOC: move comments to header 4 years ago
PityTree.hh Return pointers instead of refs, because its too dangerous with the bloody auto keyword that takes a copy if you are not careful. This will never happen using pointers. 4 years ago
PityTree.hxx Return pointers instead of refs, because its too dangerous with the bloody auto keyword that takes a copy if you are not careful. This will never happen using pointers. 4 years ago
PityUnit.hh Return pointers instead of refs, because its too dangerous with the bloody auto keyword that takes a copy if you are not careful. This will never happen using pointers. 4 years ago
PityUnit.hxx Return pointers instead of refs, because its too dangerous with the bloody auto keyword that takes a copy if you are not careful. This will never happen using pointers. 4 years ago
fs_mutex.cc LICENSE: Add 3 years ago
fs_mutex.hh LICENSE: Add 3 years ago
test_utils.cc LICENSE: Add 3 years ago
test_utils.hh trivial build system fixes 3 years ago