Commit Graph

378 Commits (e9cce8339575a38898655fce909262f2dfc7d2d7)
 

Author SHA1 Message Date
Volker Birk 399618adb5 switch to new_sync_timeout_event()
5 years ago
Volker Birk 1dee9f2f9c adding timing
5 years ago
Volker Birk 21bd48145b throw away tests, new ones are needed
5 years ago
Volker Birk c5be17d7de safe user_id, flags are enough for now
5 years ago
Volker Birk 7421773c1e ...
5 years ago
Volker Birk 9843e44c4b new API
5 years ago
Volker Birk c6d8db4933 changes, lots of changes…
5 years ago
Volker Birk d65b2d1d52 setup
5 years ago
Volker Birk 2839861cbe nicer syntax
5 years ago
Volker Birk 71f4e3232b nicer syntax
5 years ago
Volker Birk e1b7830ab4 checking for username being at least 5 characters
5 years ago
Volker Birk f82b015619 make things work with clang
5 years ago
Krista Bennett b18fb8a82c mutex on init() and release()
6 years ago
Edouard Tisserant 6d6f49d521 PYADPT-14 Remove me boolean member in identity struct
6 years ago
Edouard Tisserant add3ac8ac1 Don't assume full trustwords, added boolean parameter to trustwords so that user decides
6 years ago
Edouard Tisserant 1aa717560a Use get_trustwords instead of doing old-style trustwords concatenation
6 years ago
Edouard Tisserant 74a2acb137 added test for message to self rating, before and after sync
6 years ago
Edouard Tisserant 29735d3c93 better msg recipienzts printing in multipEp.py
6 years ago
Edouard Tisserant 5bb0bcd4ff Updated docs in tests
6 years ago
Edouard Tisserant c16b88d914 Sync test : added test command line parameter to specify library search path for each instance, in order to test sync in between netpgp and gpg
6 years ago
Edouard Tisserant 871239a323 merged
6 years ago
Edouard Tisserant 9518ea78d1 ENGINE-187 reworked timeout impl and added remaining time return when timeout interrupted by message
6 years ago
Edouard Tisserant 0700cfae0b Sync test : added test to ensure losing key propagates in group
6 years ago
Edouard Tisserant 4429c8de5b merged
6 years ago
Edouard Tisserant 0fe529ccc2 ENGINE-188 : reflect fixes in engine, continued
6 years ago
Edouard Tisserant 91ade224dc ENGINE-188 : reflect fixes in engine and optimized some tests to avoid useless re-decrypting
6 years ago
Edouard Tisserant 27633f183b Merge default into AllGroupDevicesShowHandshake
6 years ago
Edouard Tisserant 4c3da0373b Fixed MP syn test python runtime error, with python 3.5 refusing to iterate over mutating dictionary keys
6 years ago
Edouard Tisserant 8e61c20e82 Reworked Multi Process Sync tests auto-handshake to reflect the fact that now handshake dialog shows on all devices in the group, and disapear when one of them is answered. As a side effect, added a multiprocess namespace for test config parameters. Test still breaks in keygen_in_a_group_of_3_members.
6 years ago
Edouard Tisserant 96de8e4d5a Sync Tests : change expected cycle counts, observing new behaviors change caused by pepengine 10e4e77e2278.
6 years ago
Edouard Tisserant 486e978025 Reflect latest changes in Engine's GroupMerge branch
6 years ago
Edouard Tisserant 79a5a4dc59 Update sync test to reflect recent changes in Engine (1575:ae0c4b0953a5) - maybe should I just remove those expect(n)...
6 years ago
Edouard Tisserant acb5102f5f Update test to reflect pEpEngine fcb7bade5c5f : 'KeySync: Send GroupUpdate immediately after receiving GroupKeys when joining a group. This is intended to spread key that did lose the election to the group, without waiting for CannotDecrypt'
6 years ago
Edouard Tisserant 53d247f3c7 Use enum instead of constant for default encryption format
6 years ago
Edouard Tisserant f2b96b2cf8 More details about manager side function being executed in multiprocess tests
6 years ago
Edouard Tisserant 400491f90c Updated profiling result to match latest pEpEnginge changes. Removed big intermediate measurment file
6 years ago
Edouard Tisserant 677b5cfc03 Some non-significant fix in trace analysis script used in profiling.
6 years ago
Edouard Tisserant 5c7eb7c296 added heavy gpg keyring load test case, a dtrace script to trace pEpEngine and gpgme while encrypting, and a python script to analyse trace
6 years ago
Edouard Tisserant 8a59e46a0a uses new sync app notification enum names in mp_sync_test
6 years ago
Edouard Tisserant 6713399047 ENGINE-133 wrapped new notifyHandshake call and enum, added corresponding code to keep tests passing, still didn't add code testing occurence of additional callbacks in timeout or success cases
6 years ago
Edouard Tisserant 2b31a595ad restored changes from 501073283ae0 'adding namespace to init funcitons', accidentaly overwritten because of old dirty buffer
6 years ago
Edouard Tisserant 5686a7c58f ENGINE-133 timeout in retrieve_next_sync_msg - tested
6 years ago
Edouard Tisserant 0dd376189d Some cleanup in test/multipEp.py
6 years ago
Edouard Tisserant aa586500f1 merge
6 years ago
Edouard Tisserant c349952198 ENGINE-133 timeout in retrieve_next_sync_msg - now wrapped, with stubs in MultipEp.py
6 years ago
Edouard Tisserant c0cdf33234 ENGINE-133 timeout in retrieve_next_sync_msg - half baked, not wrapped
6 years ago
Volker Birk 35bc5b4431 adding namespace to init funcitons
6 years ago
Edouard Tisserant 08d8fd268e Fixed Multiprocess test swallowing exception and continuing with following test as if nothing went wrong
6 years ago
Edouard Tisserant 1127187efe ENGINE-140 fixed details in test for exclution of identity from sync
6 years ago
Edouard Tisserant 42c6ebc2e8 ENGINE-140 #comment Added test for PEP_idf_not_for_sync on own identity - still not passing
6 years ago