13 Commits (67f1d46c15f2f5696f42a55c30efb89299584228)

Author SHA1 Message Date
Edouard Tisserant 67f1d46c15 Multi process test use now generator instead of sequence to describe the test, making easier to implement test logic and storage of intermediate results 9 years ago
Edouard Tisserant 78c2aabb3b Multi process test now behaves as a real functional test, and fires exception if mail that should be decrypted by group isn't decrypted 9 years ago
Edouard Tisserant 555c93691a various enhancements in multiprocess test - to be continued 9 years ago
Edouard Tisserant 4930c6eb56 refactored multi process test framework, so that test can evaluate to failed/passed and not require someone to read and interpred if it did work 9 years ago
Edouard Tisserant 1939e58014 mp_sync_test added time offset on msg->rcv to test expiry of sync message 9 years ago
Edouard Tisserant 98008c22c9 PEP_MESSAGE_DISCARDED 9 years ago
Edouard Tisserant 9d48acd319 Desynchronized accepting handshake from call to ShowHandshake, causing re-entrance in keysync's FSM driver 9 years ago
Edouard Tisserant 496594c26c Added partner parameter to deliverHandshakeResult 9 years ago
Edouard Tisserant 0f19e8ce83 mp_sync_test : added trustwords based device group handshake checking and accepting 9 years ago
Edouard Tisserant 8e76d46ba2 added lldb attach to created test processes in multiprocessing based test 9 years ago
Edouard Tisserant 2b014528e6 Now handles consumed messaged 9 years ago
Edouard Tisserant 46175a3d52 Better multi-process test. Still PEP_MESSAGE_CONSUMED needs to be supported 9 years ago
Edouard Tisserant ae6b045037 added multiple pEp instance test (failing) for keysync, as well as multipEp.py, a module using multiprocessing to execute test scenario implying multiple pEp instances 9 years ago