about summary refs log tree commit diff stats
path: root/tests/unittests/omemo/stub_omemo.c
Commit message (Collapse)AuthorAgeFilesLines
* Add omemo_close stub for testsMichael Vetter2019-07-181-0/+1
|
* Fix unit test after account_new API changePaul Fariello2019-04-171-1/+1
|
* Add omemo_start_sessions to unittest stubMichael Vetter2019-04-141-0/+1
|
* Automatically starts OMEMO if one identity is trustedPaul Fariello2019-04-101-0/+6
|
* Wait for discovery end to publish omemo devicelist and bundlePaul Fariello2019-04-101-0/+1
| | | | Add sv_ev_connection_features_received for that purpose
* Add required OMEMO stub for unit-testPaul Fariello2019-04-101-0/+61