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
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
0a0569bd53
Test: add test_sync_init - sync_initialize()
4 years ago
heck
67bbfe67dd
Tests: test_adapter_cxx use std_utils
4 years ago
heck
f95efdb92d
Includes for linux build.
Some windows compat ensured
4 years ago
heck
be1255f263
Test: test_adapter - use TESTLOG() instead od pEpLog() for tests
4 years ago
heck
07b4ee6e97
tests: create subdir "framework"
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
d40633d0f1
apply this to the tests
5 years ago
Volker Birk
9da3fa4339
test framework
5 years ago
heck
b7d8c06d79
Move pEpLog() macro to new header pEpLog.hh
5 years ago
heck
a62e51bec8
Backing out all commits after 159:3275abf4bb79
5 years ago
heck
15a20035eb
Improved Logging, prefixed with thread_id now. (DEBUG build only)
added pEpErr() (DEBUG and RELEASE build)
non-local vars names with len == 1 are not handy at all
5 years ago
heck
0e4f4475c4
Enhance sync testing; startup/shutdown repeatedly.
These tests still fail.
6 years ago