PityTest11 is a very flexible C++11 peer-to-peer test framework supporting hierarchically structured test suites, multi-processing, logging, IPC, synchronization and more.
 
 
Go to file
Luca Saiu 80bb9d1561 trivial build system fixes
* src/test_utils.hh: Add #include <memory>
* Makefile: Link with libpEpCxx11
2022-09-08 16:21:23 +02:00
src trivial build system fixes 2022-09-08 16:21:23 +02:00
test LICENSE: Add 2022-07-20 14:20:08 +02:00
.clang-format .clang-format - totally forgotten to move that from the old repo 2021-10-09 04:29:09 +02:00
.clang-tidy Coding Conventions: .clang-tidy 2022-03-02 03:25:07 +01:00
.gitignore .gitignore 2021-10-09 04:29:29 +02:00
LICENSE.txt LICENSE: Add 2022-07-20 14:20:08 +02:00
Makefile trivial build system fixes 2022-09-08 16:21:23 +02:00
Makefile.conf Build: ooops, that doesnt work in makefiles, of course 2022-08-12 20:15:35 +02:00
local.conf.example Create project structure after extraction from libpEpAdapter repo 2021-10-07 22:12:36 +02:00