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
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
f95efdb92d
Includes for linux build.
...
Some windows compat ensured
2 years ago
heck
8c7d92c5a5
Tests: test_adapter.cc - clean includes
2 years ago
heck
cd1c137e30
Test: test_adapter - use TESTLOG() instead od pEpLog() for tests
2 years ago
heck
07b4ee6e97
tests: create subdir "framework"
2 years ago
heck
9f342cef80
Tests: Be ::explicit about global namespace, dont include headers in headers (unnecessarily), be in the namespace pEp, not more
2 years ago
Volker Birk
d40633d0f1
apply this to the tests
3 years ago
Volker Birk
9da3fa4339
test framework
3 years ago
Volker Birk
48d6323ff5
tests are using tmp dirs
3 years ago
heck
b7d8c06d79
Move pEpLog() macro to new header pEpLog.hh
3 years ago
heck
a62e51bec8
Backing out all commits after 159:3275abf4bb79
3 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
3 years ago
heck
0e4f4475c4
Enhance sync testing; startup/shutdown repeatedly.
...
These tests still fail.
3 years ago
heck
53beb9ba64
update test_adapter.cc to use new pEpLog()
3 years ago
heck
bb8e9b3161
cleanup build, and add test/ dir
3 years ago