heck
8989c84f25
Tests: PityUnit - Add termCol support
4 years ago
heck
ca05767dff
std_utils: Add termCol support
4 years ago
heck
8cb1fe5ea0
pEpLog: Add termCol support
4 years ago
heck
6fe42706e6
Tests: PityTest11 - dirs ftw nr.2
4 years ago
heck
b496d620d2
Tests: PityTest11 - add test_linear
4 years ago
heck
1429ef9966
Tests: PityTest11 - update tests
4 years ago
heck
8aa9a8136d
Tests: PityTest11 - create dirs
4 years ago
heck
de01a38d10
Tests: PityTest11 - test_processdirs done
4 years ago
heck
ed6d01b4e2
Tests: PityTest11 - test_execmodes
4 years ago
heck
d05a89baa6
Tests: PityTest11 - Test status output
4 years ago
heck
ed3d34f6b3
Tests: PityTest11 - add PTASSERT()
4 years ago
heck
60655faf02
Tests: delete old prototypes
4 years ago
heck
50b296b0b5
GroupManagerInterfaces: no virtual destructor, i think
4 years ago
heck
d6fc9cf132
Test: PityTest11 dir rename
4 years ago
heck
d04f53b4a7
Test: pEpTestTree - Rebranding! its now PityTest11 \o/
4 years ago
heck
f54750366c
Test: pEpTestTree - impl is now hxx
4 years ago
heck
9f36d71228
Test: pEpTestTree - update tests
4 years ago
heck
774022cb49
Test: pEpTestTree - made generic for the model type
4 years ago
heck
82fb83b706
Test: pEpTestTree - TestModel forgot virtual (baseclass maybe not even needed)
4 years ago
heck
6c56d3a94e
pEpLog - improve decoration / add logH3
4 years ago
heck
b6e9e59658
Build: test fw not no main Makefile
4 years ago
heck
4a38564ce6
pEpTestTree - loads of improvements and func
4 years ago
heck
ccd20fdd74
std_utils: padTo()
4 years ago
heck
052c6d5b81
pEpLog - some improve logH1, logH2
4 years ago
heck
da671817e6
pEpLog - some improve logH1, logH2
4 years ago
heck
4d4acd22bb
grp_manager_interface.hh - forgot the virtual destructors
4 years ago
heck
ba34baa2eb
Tests: pEpTest changes, its getting there... wait for it.
4 years ago
heck
e5aa2284ae
pEpLog - Add PID
4 years ago
heck
2d7ec43fbc
Test: Add test_pEpTest_basic
4 years ago
heck
17585d1ee6
Test: Add pEpTest to the build
4 years ago
heck
af276f6f70
Test: pEpTest fix execution model
4 years ago
heck
6dcdab26d8
Tests - fix naming of test_pEpTest_basic.cc
4 years ago
heck
f62aae7658
pEpLog - fix pEpLogClassRaw
4 years ago
heck
aac0603b60
Tests: add first draft of pEpTest
pEpTest is the new testing framework featuring:
- Distributed Testing
- TestUnit Tree
* TestUnit config is inherited
* Hierarchy represents prerequisites
- Execution model supporting
* Functions
* Process serial and parallel
* Threads serial and parallel
- Lambdas (of course)
- DataModel
* Roles (1 ident)
* Identities
* Nodes
* Nodes and Roles have n-n relationship
- Perspective: Test are written from a 1st person perspective, which can assume any of the ROLES.
- Transport: send messages to ROLES, on any node.
4 years ago
heck
9426b6dcfa
pEpLog - typos and comments
4 years ago
heck
bb2a582e40
.gitignore
4 years ago
heck
24aafa8311
Test: test_message_cache.cc - missing include
4 years ago
heck
e27d594be6
C++ standard pEp-wide has been reverted to C++11
4 years ago
heck
9b3975189f
Test: Build - add -lpthread
4 years ago
heck
efa54bd050
Tests: Start new Test framework for distributed testing. (Multi-User / Multi-Device)
4 years ago
heck
c3aeb1e0ff
Tests: add framework/utils.cc - sleep_millis();
4 years ago
heck
a015331c53
Split utils.cc and add std_utils.cc
4 years ago
heck
2a5cdd4383
rename (there will be a group_member_api.h)
for
* group_join()
* group_query_membership()
* etc...
4 years ago
heck
9105e95cb9
Test: update test_group.cc - WIP
4 years ago
heck
2e7e1bfddf
Refactor out into a dedicated replication driver (Implementing the GroupManagerInterface)
This is just the C interface.
4 years ago
heck
9ab5d92340
adapter_group.h - group_join() is part of the group member API
4 years ago
heck
59110d5842
grp driver engine - restructure
4 years ago
heck
c21d0d862a
grp driver dummy - restructure
4 years ago
heck
fb2ce3f063
Create GroupManagerInterface
and move GroupQueryInterface and GroupUpdateInterface into same headerfile
4 years ago
heck
062a836b49
grp_update_drv_dummy.cc - bugfixes
4 years ago