heck
a6ecab9602
PityTest11: EXTRACT TestFramework PitTest11 into own repo. Is a test-dependency now.
2 years ago
heck
f95efdb92d
Includes for linux build.
...
Some windows compat ensured
2 years ago
heck
248d9ddcef
Tests: PityTest - static lib
2 years ago
heck
d6fc9cf132
Test: PityTest11 dir rename
2 years ago
heck
17585d1ee6
Test: Add pEpTest to the build
2 years ago
heck
0aa66aa543
Tests: compiler generated header prerequisites somehow not working
2 years ago
heck
b54f9d122b
Build: Makefiles cleanup
2 years ago
heck
07b4ee6e97
tests: create subdir "framework"
2 years ago
heck
7cd8f9eaec
Tests: Build: include project headers first, then prefix
2 years ago
heck
ef5bc0a7c0
LIB-13: Standard project layout (src dir added)
2 years ago
Volker Birk
0426b8b8bb
documenting test framework
3 years ago
Volker Birk
155e8c26a8
remove test dirs on make clean
3 years ago
Volker Birk
9da3fa4339
test framework
3 years ago
Volker Birk
358e3ccc3c
those are directories
3 years ago
Volker Birk
27ebfb3ba2
test/test_ensure_passphrase.cc
3 years ago
Volker Birk
7da016627d
adding a test for the message_cache
3 years ago
Volker Birk
aa1f7370c3
semaphore test
3 years ago
Volker Birk
20e47d4759
add passphrase_cache test
3 years ago
heck
a62e51bec8
Backing out all commits after 159:3275abf4bb79
3 years ago
heck
4e47aa6d9e
pEpLog() / pEpErr() - Add high-res timestamp
...
Add test_peplog.cc
3 years ago
heck
0e4f4475c4
Enhance sync testing; startup/shutdown repeatedly.
...
These tests still fail.
3 years ago
heck
e9d5c27bc0
Tried minimizing makefile complexity, clean out unused stuff.
...
now:
'make' defaults to 'make lib'
'make lib' - build static lib only
'make test' - build tests with lib as prereq.
'make all' - same as 'make test'
test changes to lib using e.g:
'make test && test/test_adapter'
3 years ago
heck
bb8e9b3161
cleanup build, and add test/ dir
3 years ago