88 Commits (80bb9d1561bd4701eeda0ee4245fcf664e7217b9)

Author SHA1 Message Date
Luca Saiu 80bb9d1561 trivial build system fixes 3 years ago
heck e9b4720c3a LICENSE: Add 3 years ago
heck 09c1ab5b5f module 'test_utils' const-ness non-sense 3 years ago
heck 4f5ef09709 AbstractPityUnit - Change to_string(ExecutionModes) 4 years ago
heck 675c1072f4 AbstractPityUnit - AbstractPityUnit::to_string() remove path 4 years ago
heck 0091aec6b5 AbstractPityUnit - unneccessary functions commented out 4 years ago
heck 16278a60c1 Fix: cwd is processDir() always 4 years ago
heck 2169f921c3 Fix: PityUnit make resilient against cwd changes. 4 years ago
heck b78ec5d9f0 DOC: move comments to header 4 years ago
heck 0291ee4737 FIX: fs-mutex - make resilient against cwd changes. 4 years ago
heck aedf73f772 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
heck 33864efbb1 Create project structure after extraction from libpEpAdapter repo 4 years ago
heck 586ba76435 Tests - rename utils.hh to test_utils.hh 4 years ago
heck 9af15eeec0 Test: PityTest - Fix linux build 4 years ago
heck 7acf7fc0c7 Test: PitySwarm - fix bug swarm of size 1 4 years ago
heck a7ba15db86 Test: PityTest - PityNode add class TestIdent 4 years ago
heck e598cb4322 Test: PityTest - PityPerspective group and peer handling 4 years ago
heck 60f38eefc9 Test: PityTest - PitySwarm perspective transformation updated 4 years ago
heck fa567c69b6 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 a0e6a0cfe3 Test: PityTest - AbstractPityUnit fix PROC_SEQ (added wait()), rename 4 years ago
heck 8121882f98 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 89c7d3e80b Test: PityTest - PityUnit add setContext() twice, pointer takes reference, Value copies and own the thing.... 4 years ago
heck 158caafa2a 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 4d2be74b06 Test: PityTest - PityPerspective make model const, lets see... 4 years ago
heck f8a579fd99 Test: PityTest - AbstractPityUnit add setExecMode() 4 years ago
heck 0183ea0047 Test: PitySwarm - Adjust ownership model for new PityTree 4 years ago
heck 53fbdb0a02 Test: PityTest - PityUnit Include cleanup 4 years ago
heck f485c09bb4 Test: PityTest - PityTree Include cleanup 4 years ago
heck c84b31a559 Test: PityTest - PityTransport.cc Include cleanup 4 years ago
heck 7409ed4b26 Test: PityTest - AbstractPityUnit.cc Include cleanup 4 years ago
heck 757225f227 Test: PityTest - PityUnit when copy, make a copy of the inherited model. 4 years ago
heck 7eee9affab Test: PityTest - PityUnit add ad-hoc class as default TestContext. We should have a proper baseclass for the context. 4 years ago
heck ab0a743ad2 Test: PityTest - PityTree addNew() as abstract factory with perfect forwarding 4 years ago
heck 3c8e3c0705 Test: PityTest - PityUnit add copy assign operator 4 years ago
heck 3c3cd5b536 Test: PityTest - AbstractPityUnit add copy assign operator 4 years ago
heck 9bd1c7355c Test: PityTest - PityTree add copy assign operator 4 years ago
heck 905141dc3b Test: PityUnit - Copy C'tor, clone() 4 years ago
heck 400989655b Test: PityTest - Copy C'tor 4 years ago
heck 45be1fe127 Test: PityTree - RValue refs, copy constructor, addRef/addCopy/addNew 4 years ago
heck e5d0d10430 Test: PityTest - fix PITYASSERT_THROWS() 4 years ago
heck f093895fe1 Tests: PityTest - Add main header PityTest.hh 4 years ago
heck 4b48fcd203 Tests: PityTree - add setName() / getChild() 4 years ago
heck e258b1cdc6 Tests: AbstractPityUnit - print full path of RootUnit 4 years ago
heck d6e2f0933e Tests: AbstractPityUnit - init log_mutex in construction 4 years ago
heck 755b756655 Tests: AbstractPityUnit - fix init order 4 years ago
heck f3447b8446 Tests: AbstractPityUnit - move init from constructor to run() 4 years ago
heck 5f3e151816 Tests: PityTest - PitySwarm update constructor semantics 4 years ago
heck e5aa9c6ef2 Tests: PityTest - PityUnit change constructor semantics (parent) 4 years ago
heck 28cf819793 Tests: PityTest - PityUnit, move tree functionality into base class 4 years ago
heck 398ab9c7e2 Test: PityTest - Abstract base for PityUnit 4 years ago