heck
59551595a3
C++ standard doesnt allow ';' after namespace closing '}'
2 years ago
heck
0b02b61e61
Test: test_swarm_tofu.cc - fix over aggressive CxxCommandments
2 years ago
heck
968585fda5
Test: test_swarm_group - rename var
2 years ago
heck
2717c6570e
Test: test_swarm_tofu - Uniform initialization ONLY
2 years ago
heck
cf95c75c1e
Test: test_swarm_tofu - Uniform initialization ONLY
2 years ago
heck
d6b5e8d24c
Test: test_swarm_tofu - spelling only
2 years ago
heck
7ba7ae6388
Test: test_adapter_cxx - cosmetic changes only
2 years ago
heck
3976ca39f1
Test: Add resources/keys to this repo
dont use the engine test folder.
3 years ago
heck
86b96100d4
Test: Add resources/keys
3 years ago
heck
d1faffcdb8
Test: Makefile cleanup
3 years ago
heck
3bcb00ab58
Fix: call register_sync_callbacks() ONLY in sync thread.
No other session/thread will have sync callbacks registered.
This is essentially reverting a change that has been done for 3.0, but i think it was wrong
3 years ago
heck
1d259cfda4
Test: update test_ensure_passphrase.cc
3 years ago
heck
85166f524a
Test: Start merging the 2 test frameworks
3 years ago
Luca Saiu
cc6dd23337
trivial build system fix
* test/Makefile (LDLIBS): Link libraries in a different order, respecting
dependencies.
3 years ago
heck
3a3d2201b7
Test: test_group update (revert)
3 years ago
heck
3f87504a16
Revert "Tests: update usages of changed pEp::Utils::to_string() funcs"
This reverts commit f846859e84
.
3 years ago
heck
eaad5ec83f
Tests: link against libpEpCxx11.a
3 years ago
heck
f846859e84
Tests: update usages of changed pEp::Utils::to_string() funcs
3 years ago
heck
4b1ec885a0
Tests: update includes
3 years ago
heck
1a8bfcd9b2
Tests: Move corresponding tests to libpEpCxx11
3 years ago
Luca Saiu
dd077fd7ba
new CountingSemaphore class, plus test case
4 years ago
heck
ae28261ea6
Build: -lm was missing
4 years ago
heck
d5526ee4ee
Test: hex2bin() - fixed contradicting signatures
4 years ago
heck
5b0c58386e
Revert "adapt to the engine changes in ENGINE-959"
This reverts commit fedd2dc8d2
.
4 years ago
Luca Saiu
fedd2dc8d2
adapt to the engine changes in ENGINE-959
4 years ago
heck
a17dddf716
Tests: test_hexbin.cc - we are always in namepace ::pEp
4 years ago
heck
a2856f3317
Tests: test_rand.cc
4 years ago
heck
b8a208d3a5
std_utils - Templatize bin2hex() / hex2bin()
FIX: The random generators, they were totally broken. (exhausting the entropy pool)
4 years ago
heck
f03f679360
Tests: add hex2bin() / bin2hex()
4 years ago
heck
a6ecab9602
PityTest11: EXTRACT TestFramework PitTest11 into own repo. Is a test-dependency now.
4 years ago
heck
d65b959296
Tests - rename utils.hh to test_utils.hh
4 years ago
heck
5abcfb86bb
Tests - add test for file_read_bin() / file_write_bin()
4 years ago
heck
651ce9be45
Test: PityTest - Fix linux build
4 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()
4 years ago
heck
4a8cbbfd38
Test: re-add test_adapter_cxx.cc
4 years ago
heck
e5746295e1
Test: PitySwarm - fix bug swarm of size 1
4 years ago
heck
c177dc00ce
Test: PityTest - framework/utils cpt idents have no id / moved group to Perspective
4 years ago
heck
788ae51b2f
Test: PityTest - a build dep to get rid of again...
4 years ago
heck
436593676e
Test: PityTest - test_swarm updated
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
340e7de32d
Test: swarm templates updated
4 years ago
heck
0a0569bd53
Test: add test_sync_init - sync_initialize()
4 years ago
heck
555834a989
Test: test_group_swarm - THE swarm based group encryption test
1-n - 1 manager, n members
4 years ago
heck
8da80a4b14
Test: test_tofu - updated
4 years ago
heck
d09983b04c
Test: test_tofu_one2many - Test tofu in the swarm with 1-n topology
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
ae2dd257dc
Test: PityTest - update tests
4 years ago
heck
934540625a
Test: PityTest - AbstractPityUnit fix PROC_SEQ (added wait()), rename
4 years ago