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.
heck
a0e6a0cfe3
Test: PityTest - AbstractPityUnit fix PROC_SEQ (added wait()), rename
4 years ago
..
AbstractPityUnit.cc
Test: PityTest - AbstractPityUnit fix PROC_SEQ (added wait()), rename
4 years ago
AbstractPityUnit.hh
Test: PityTest - AbstractPityUnit fix PROC_SEQ (added wait()), rename
4 years ago
PityModel.cc
Tests: PityTest - cleanup model/node/persp and eliminate forward decls
4 years ago
PityModel.hh
Tests: PityTest - cleanup model/node/persp and eliminate forward decls
4 years ago
PityNode.cc
Tests: PityTest - cleanup model/node/persp and eliminate forward decls
4 years ago
PityNode.hh
Tests: PityTest - cleanup model/node/persp and eliminate forward decls
4 years ago
PityPerspective.cc
Test: PityTest - PityPerspective make model const, lets see...
4 years ago
PityPerspective.hh
Test: PityTest - PityPerspective make model const, lets see...
4 years ago
PitySwarm.cc
Test: PityTest - PitySwarm overhaul, copyable now, getLeafUnit() HACK BECAUSE NO TIME, in the end there will of course be several leaf units in any swarm node.... but for now we just copy the swarm...
4 years ago
PitySwarm.hh
Test: PityTest - PitySwarm overhaul, copyable now, getLeafUnit() HACK BECAUSE NO TIME, in the end there will of course be several leaf units in any swarm node.... but for now we just copy the swarm...
4 years ago
PityTest.hh
Test: PityTest - fix PITYASSERT_THROWS()
4 years ago
PityTransport.cc
Test: PityTest - PityTransport.cc Include cleanup
4 years ago
PityTransport.hh
Tests: PityTest - transport var rename
4 years ago
PityTree.hh
Test: PityTest - PityTree addCopy() for lvalue refs, too, please, add getChildrenCount(), debatable, copy-assign i think i like to avoid it.
4 years ago
PityTree.hxx
Test: PityTest - PityTree addCopy() for lvalue refs, too, please, add getChildrenCount(), debatable, copy-assign i think i like to avoid it.
4 years ago
PityUnit.hh
Test: PityTest - PityUnit add setContext() twice, pointer takes reference, Value copies and own the thing....
4 years ago
PityUnit.hxx
Test: PityTest - PityUnit add setContext() twice, pointer takes reference, Value copies and own the thing....
4 years ago
fs_mutex.cc
Tests: PityTest - fsMutex, common lets speed it a little by default
4 years ago
fs_mutex.hh
Test: PityTest - Add fs_mutex (a very primitive IPC sync method)
4 years ago