positron
cc6dd23337
trivial build system fix
...
* test/Makefile (LDLIBS): Link libraries in a different order, respecting
dependencies.
7 months ago
heck
3a3d2201b7
Test: test_group update (revert)
1 year ago
heck
3f87504a16
Revert "Tests: update usages of changed pEp::Utils::to_string() funcs"
...
This reverts commit f846859e84
.
1 year ago
heck
eaad5ec83f
Tests: link against libpEpCxx11.a
1 year ago
heck
f846859e84
Tests: update usages of changed pEp::Utils::to_string() funcs
1 year ago
heck
4b1ec885a0
Tests: update includes
1 year ago
heck
1a8bfcd9b2
Tests: Move corresponding tests to libpEpCxx11
1 year ago
positron
dd077fd7ba
new CountingSemaphore class, plus test case
1 year ago
heck
ae28261ea6
Build: -lm was missing
1 year ago
heck
d5526ee4ee
Test: hex2bin() - fixed contradicting signatures
1 year ago
heck
5b0c58386e
Revert "adapt to the engine changes in ENGINE-959"
...
This reverts commit fedd2dc8d2
.
1 year ago
positron
fedd2dc8d2
adapt to the engine changes in ENGINE-959
1 year ago
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