75 Commits (f1b1cd2820fcc31dade11d036f9074f263d04473)

Author SHA1 Message Date
heck 651ce9be45 Test: PityTest - Fix linux build 4 years ago
heck e5746295e1 Test: PitySwarm - fix bug swarm of size 1 4 years ago
heck 4ad3823b15 Test: PityTest - PityNode add class TestIdent 4 years ago
heck f65cd2a996 Test: PityTest - PityPerspective group and peer handling 4 years ago
heck 0c29ed6ad9 Test: PityTest - PitySwarm perspective transformation updated 4 years ago
heck 9b4450311d Test: PityTest - PitySwarm copy is borken, and also transport has a problem because ident is unit name, which exists twice then... 4 years ago
heck 934540625a Test: PityTest - AbstractPityUnit fix PROC_SEQ (added wait()), rename 4 years ago
heck 0fa7915baa 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
heck d5c966ea6c Test: PityTest - PityUnit add setContext() twice, pointer takes reference, Value copies and own the thing.... 4 years ago
heck 8fa9e24d1e Test: PityTest - PityTree addCopy() for lvalue refs, too, please, add getChildrenCount(), debatable, copy-assign i think i like to avoid it. 4 years ago
heck 95234b8a2c Test: PityTest - PityPerspective make model const, lets see... 4 years ago
heck 1a766e6ece Test: PityTest - AbstractPityUnit add setExecMode() 4 years ago
heck d1d4194646 Test: PitySwarm - Adjust ownership model for new PityTree 4 years ago
heck 199581f4d4 Test: PityTest - PityUnit Include cleanup 4 years ago
heck 9930fe69a2 Test: PityTest - PityTree Include cleanup 4 years ago
heck 1d4ca0c549 Test: PityTest - PityTransport.cc Include cleanup 4 years ago
heck 5bd78ad83f Test: PityTest - AbstractPityUnit.cc Include cleanup 4 years ago
heck 5c56fc3a9b Test: PityTest - PityUnit when copy, make a copy of the inherited model. 4 years ago
heck 0d97aaa4fb Test: PityTest - PityUnit add ad-hoc class as default TestContext. We should have a proper baseclass for the context. 4 years ago
heck 324ffbea05 Test: PityTest - PityTree addNew() as abstract factory with perfect forwarding 4 years ago
heck a2c5b542f2 Test: PityTest - PityUnit add copy assign operator 4 years ago
heck 0baa54c330 Test: PityTest - AbstractPityUnit add copy assign operator 4 years ago
heck 0ac3de4264 Test: PityTest - PityTree add copy assign operator 4 years ago
heck 66bd23800e Test: PityUnit - Copy C'tor, clone() 4 years ago
heck dc0f1e21b3 Test: PityTest - Copy C'tor 4 years ago
heck c880a25a0d Test: PityTree - RValue refs, copy constructor, addRef/addCopy/addNew 4 years ago
heck cf71349c56 Test: PityTest - fix PITYASSERT_THROWS() 4 years ago
heck 72b36f8f69 Tests: PityTest - Add main header PityTest.hh 4 years ago
heck bb831cc338 Tests: PityTree - add setName() / getChild() 4 years ago
heck dd213604e3 Tests: AbstractPityUnit - print full path of RootUnit 4 years ago
heck f592357827 Tests: AbstractPityUnit - init log_mutex in construction 4 years ago
heck c3614c4cf8 Tests: AbstractPityUnit - fix init order 4 years ago
heck bbe6b5b4c3 Tests: AbstractPityUnit - move init from constructor to run() 4 years ago
heck ed6947eabc Tests: PityTest - PitySwarm update constructor semantics 4 years ago
heck 0946f32ef7 Tests: PityTest - PityUnit change constructor semantics (parent) 4 years ago
heck f08fd36f42 Tests: PityTest - PityUnit, move tree functionality into base class 4 years ago
heck d1de14487c Test: PityTest - Abstract base for PityUnit 4 years ago
heck 1a46228b42 Test: update all tests to return int 4 years ago
heck 87ed5be3d0 Test: PityTest - Units return int 4 years ago
heck d8302d9437 Test: PityTest - processUnit term colors 4 years ago
heck f95efdb92d Includes for linux build. 4 years ago
heck 664bce8422 Tests: PitySwarm - own_groups auto generated 4 years ago
heck 396d938342 Tests: PityPerspective.hh - add own_groups 4 years ago
heck 5dfdce0a0f Tests: PityTest - add pEpidents to Perspective own/cpt AND change PTASSERT to take another param "reason" 4 years ago
heck 7f837a7120 Tests: PitySwarm - addTestUnit() returns the unit 4 years ago
heck 5bd3c262bb Tests: PityTest - Exit status is green if 0, otherwise red 4 years ago
heck 4e571998cc Tests: PityTest - transport var rename 4 years ago
heck f2d1e6215a Tests: PityTest - report exit status 4 years ago
heck e2d57a569c Tests: PityTest - HACK for transport peers problem 4 years ago
heck 0901f2761c Tests: PityTest - add env (process_init) 4 years ago