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
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
f95efdb92d
Includes for linux build.
Some windows compat ensured
4 years ago
heck
07b4ee6e97
tests: create subdir "framework"
4 years ago
heck
364bc2214d
Tests: ensure GPL3.0 License Header
4 years ago
heck
9f342cef80
Tests: Be ::explicit about global namespace, dont include headers in headers (unnecessarily), be in the namespace pEp, not more
4 years ago
heck
9b2defe5fb
LIB-13: YES, diff breaking cahnge, reformat tests. clang-format now or never!
4 years ago
Volker Birk
aa9a3c7e77
auto call release() on platforms where this is supported.
test messages and notifications.
5 years ago
Volker Birk
0260722d6c
use .joinable() instead of pointer value to detect if sync is running
5 years ago
Volker Birk
72d62a5fb8
...
5 years ago
Volker Birk
582f7135e7
adding test_leave_device_group
5 years ago
Volker Birk
f724aac37c
support command line
5 years ago
Volker Birk
9da3fa4339
test framework
5 years ago
Volker Birk
ef605578cc
test with key_reset_all_own_keys()
5 years ago
Volker Birk
10b0cfff15
key import
5 years ago
Volker Birk
27ebfb3ba2
test/test_ensure_passphrase.cc
5 years ago