heck
3976ca39f1
Test: Add resources/keys to this repo
dont use the engine test folder.
3 years ago
heck
d1faffcdb8
Test: Makefile cleanup
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
eaad5ec83f
Tests: link against libpEpCxx11.a
3 years ago
heck
ae28261ea6
Build: -lm was missing
4 years ago
heck
a6ecab9602
PityTest11: EXTRACT TestFramework PitTest11 into own repo. Is a test-dependency now.
4 years ago
heck
f95efdb92d
Includes for linux build.
Some windows compat ensured
4 years ago
heck
248d9ddcef
Tests: PityTest - static lib
4 years ago
heck
d6fc9cf132
Test: PityTest11 dir rename
4 years ago
heck
17585d1ee6
Test: Add pEpTest to the build
4 years ago
heck
9b3975189f
Test: Build - add -lpthread
4 years ago
heck
0aa66aa543
Tests: compiler generated header prerequisites somehow not working
4 years ago
heck
b54f9d122b
Build: Makefiles cleanup
4 years ago
heck
07b4ee6e97
tests: create subdir "framework"
4 years ago
heck
7cd8f9eaec
Tests: Build: include project headers first, then prefix
4 years ago
heck
ef5bc0a7c0
LIB-13: Standard project layout (src dir added)
4 years ago
Volker Birk
0426b8b8bb
documenting test framework
5 years ago
Volker Birk
155e8c26a8
remove test dirs on make clean
5 years ago
Volker Birk
9da3fa4339
test framework
5 years ago
Volker Birk
358e3ccc3c
those are directories
5 years ago
Volker Birk
27ebfb3ba2
test/test_ensure_passphrase.cc
5 years ago
Volker Birk
7da016627d
adding a test for the message_cache
5 years ago
Volker Birk
aa1f7370c3
semaphore test
5 years ago
Volker Birk
20e47d4759
add passphrase_cache test
5 years ago
heck
a62e51bec8
Backing out all commits after 159:3275abf4bb79
5 years ago
heck
4e47aa6d9e
pEpLog() / pEpErr() - Add high-res timestamp
Add test_peplog.cc
5 years ago
heck
0e4f4475c4
Enhance sync testing; startup/shutdown repeatedly.
These tests still fail.
6 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'
6 years ago
heck
bb8e9b3161
cleanup build, and add test/ dir
6 years ago