Commit Graph

248 Commits (a17dddf71628c0aaaddf0d709d25b0f624531fc7)

Author SHA1 Message Date
heck a17dddf716 Tests: test_hexbin.cc - we are always in namepace ::pEp 1 year ago
heck a2856f3317 Tests: test_rand.cc 1 year ago
heck b8a208d3a5 std_utils - Templatize bin2hex() / hex2bin()
FIX: The random generators, they were totally broken. (exhausting the entropy pool)
1 year ago
heck f03f679360 Tests: add hex2bin() / bin2hex() 2 years ago
heck a6ecab9602 PityTest11: EXTRACT TestFramework PitTest11 into own repo. Is a test-dependency now. 2 years ago
heck d65b959296 Tests - rename utils.hh to test_utils.hh 2 years ago
heck 5abcfb86bb Tests - add test for file_read_bin() / file_write_bin() 2 years ago
heck 651ce9be45 Test: PityTest - Fix linux build 2 years ago
heck ce136d408d Merge branch 'LIB-11'
# Conflicts:
#	test/Makefile
2 years ago
heck 5008848ba4 Merge branch 'Release_2.1'
# Conflicts:
#	Makefile.conf
#	test/Makefile
2 years ago
heck 64c652652c Test: API changes update all tests
* call session.initialize() before using a session
* use session.release() instead of session.(release)
* Adapter::startup() arguments moved to session.initialize()
* Adapter::shutdown() renamed to stop_sync()
2 years ago
heck 4a8cbbfd38 Test: re-add test_adapter_cxx.cc 2 years ago
heck e5746295e1 Test: PitySwarm - fix bug swarm of size 1 2 years ago
heck c177dc00ce Test: PityTest - framework/utils cpt idents have no id / moved group to Perspective 2 years ago
heck 788ae51b2f Test: PityTest - a build dep to get rid of again... 2 years ago
heck 436593676e Test: PityTest - test_swarm updated 2 years ago
heck 4ad3823b15 Test: PityTest - PityNode add class TestIdent 2 years ago
heck f65cd2a996 Test: PityTest - PityPerspective group and peer handling 2 years ago
heck 0c29ed6ad9 Test: PityTest - PitySwarm perspective transformation updated 2 years ago
heck 340e7de32d Test: swarm templates updated 2 years ago
heck 0a0569bd53 Test: add test_sync_init - sync_initialize() 2 years ago
heck 555834a989 Test: test_group_swarm - THE swarm based group encryption test
1-n - 1 manager, n members
2 years ago
heck 8da80a4b14 Test: test_tofu - updated 2 years ago
heck d09983b04c Test: test_tofu_one2many - Test tofu in the swarm with 1-n topology 2 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... 2 years ago
heck ae2dd257dc Test: PityTest - update tests 2 years ago
heck 934540625a Test: PityTest - AbstractPityUnit fix PROC_SEQ (added wait()), rename 2 years ago
heck 24d2c072df Test: PityTest - update test_pitytree.cc 2 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... 2 years ago
heck d5c966ea6c Test: PityTest - PityUnit add setContext() twice, pointer takes reference, Value copies and own the thing.... 2 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. 2 years ago
heck 95234b8a2c Test: PityTest - PityPerspective make model const, lets see... 2 years ago
heck 1a766e6ece Test: PityTest - AbstractPityUnit add setExecMode() 2 years ago
heck 45b783c724 Test: update test_tofu 2 years ago
heck 97e1286f5b Test: update swarm templates 2 years ago
heck 1df2303835 Test: PityTest - update tests 2 years ago
heck d1d4194646 Test: PitySwarm - Adjust ownership model for new PityTree 2 years ago
heck 199581f4d4 Test: PityTest - PityUnit Include cleanup 2 years ago
heck 9930fe69a2 Test: PityTest - PityTree Include cleanup 2 years ago
heck 1d4ca0c549 Test: PityTest - PityTransport.cc Include cleanup 2 years ago
heck 5bd78ad83f Test: PityTest - AbstractPityUnit.cc Include cleanup 2 years ago
heck 5c56fc3a9b Test: PityTest - PityUnit when copy, make a copy of the inherited model. 2 years ago
heck 0d97aaa4fb Test: PityTest - PityUnit add ad-hoc class as default TestContext. We should have a proper baseclass for the context. 2 years ago
heck 324ffbea05 Test: PityTest - PityTree addNew() as abstract factory with perfect forwarding 2 years ago
heck a2c5b542f2 Test: PityTest - PityUnit add copy assign operator 2 years ago
heck 0baa54c330 Test: PityTest - AbstractPityUnit add copy assign operator 2 years ago
heck 0ac3de4264 Test: PityTest - PityTree add copy assign operator 2 years ago
heck c05d04683a Test: PityTest - test_assert.cc updated 2 years ago
heck 9c164c4329 Test: PityTest - test_processdirs updated (Old/New API) 2 years ago
heck 3735aaf896 Test: PityTest - test_processdirs updated 2 years ago