forked from signalapp/libsignal
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
backups: add shared message backup test cases
- Loading branch information
1 parent
e925c5d
commit 31d6015
Showing
15 changed files
with
88 additions
and
53 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
[submodule "rust/message-backup/tests/res/Signal-Message-Backup-Tests"] | ||
path = rust/message-backup/tests/res/Signal-Message-Backup-Tests | ||
url = https://github.com/signalapp/Signal-Message-Backup-Tests.git |
2 changes: 1 addition & 1 deletion
2
.../src/test/resources/org/signal/libsignal/messagebackup/encryptedbackup.binproto.encrypted
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
../../../../../../../../../rust/message-backup/tests/res/test-cases/valid/new_account.binproto.encrypted | ||
../../../../../../../../../rust/message-backup/tests/res/test-cases/valid-encrypted/new-account.binproto.encrypted |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
../../../rust/message-backup/tests/res/test-cases/valid/new_account.binproto.encrypted | ||
../../../rust/message-backup/tests/res/test-cases/valid-encrypted/new-account.binproto.encrypted |
Submodule Signal-Message-Backup-Tests
added at
a3c816
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../Signal-Message-Backup-Tests/test-cases/ |
File renamed without changes.
32 changes: 0 additions & 32 deletions
32
rust/message-backup/tests/res/test-cases/valid/new-account.jsonproto
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
swift/Tests/LibSignalClientTests/Resources/new_account.binproto.encrypted
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
../../../../rust/message-backup/tests/res/test-cases/valid/new_account.binproto.encrypted | ||
../../../../rust/message-backup/tests/res/test-cases/valid-encrypted/new-account.binproto.encrypted |