From 2945877a9f6062e6a2c5aaf2e6a1fe9c545a6869 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Fri, 30 Jun 2017 15:34:54 +0200 Subject: A single shared testdata set. --- .../inlined/encapsulated-with-attachment.mbox.html | 58 ++++++++++++++ ...tachment-and-non-encrypted-attachment.mbox.html | 90 ++++++++++++++++++++++ .../inlined/openpgp-encrypted-attachment.mbox.html | 74 ++++++++++++++++++ ...gp-encrypted-non-encrypted-attachment.mbox.html | 74 ++++++++++++++++++ .../inlined/openpgp-signed-apple.mbox.html | 63 +++++++++++++++ ...igned-mailinglist+additional-children.mbox.html | 67 ++++++++++++++++ .../testdata/inlined/smime-signed-apple.mbox.html | 63 +++++++++++++++ 7 files changed, 489 insertions(+) create mode 100644 framework/src/domain/mime/testdata/inlined/encapsulated-with-attachment.mbox.html create mode 100644 framework/src/domain/mime/testdata/inlined/openpgp-encrypted-attachment-and-non-encrypted-attachment.mbox.html create mode 100644 framework/src/domain/mime/testdata/inlined/openpgp-encrypted-attachment.mbox.html create mode 100644 framework/src/domain/mime/testdata/inlined/openpgp-encrypted-non-encrypted-attachment.mbox.html create mode 100644 framework/src/domain/mime/testdata/inlined/openpgp-signed-apple.mbox.html create mode 100644 framework/src/domain/mime/testdata/inlined/openpgp-signed-mailinglist+additional-children.mbox.html create mode 100644 framework/src/domain/mime/testdata/inlined/smime-signed-apple.mbox.html (limited to 'framework/src/domain/mime/testdata/inlined') diff --git a/framework/src/domain/mime/testdata/inlined/encapsulated-with-attachment.mbox.html b/framework/src/domain/mime/testdata/inlined/encapsulated-with-attachment.mbox.html new file mode 100644 index 00000000..26d3dd60 --- /dev/null +++ b/framework/src/domain/mime/testdata/inlined/encapsulated-with-attachment.mbox.html @@ -0,0 +1,58 @@ + + + + +
+ + +
+ + diff --git a/framework/src/domain/mime/testdata/inlined/openpgp-encrypted-attachment-and-non-encrypted-attachment.mbox.html b/framework/src/domain/mime/testdata/inlined/openpgp-encrypted-attachment-and-non-encrypted-attachment.mbox.html new file mode 100644 index 00000000..49e503f1 --- /dev/null +++ b/framework/src/domain/mime/testdata/inlined/openpgp-encrypted-attachment-and-non-encrypted-attachment.mbox.html @@ -0,0 +1,90 @@ + + + + +
+ + + + diff --git a/framework/src/domain/mime/testdata/inlined/openpgp-encrypted-attachment.mbox.html b/framework/src/domain/mime/testdata/inlined/openpgp-encrypted-attachment.mbox.html new file mode 100644 index 00000000..67897491 --- /dev/null +++ b/framework/src/domain/mime/testdata/inlined/openpgp-encrypted-attachment.mbox.html @@ -0,0 +1,74 @@ + + + + +
+ + +
+ + diff --git a/framework/src/domain/mime/testdata/inlined/openpgp-encrypted-non-encrypted-attachment.mbox.html b/framework/src/domain/mime/testdata/inlined/openpgp-encrypted-non-encrypted-attachment.mbox.html new file mode 100644 index 00000000..6091ee5a --- /dev/null +++ b/framework/src/domain/mime/testdata/inlined/openpgp-encrypted-non-encrypted-attachment.mbox.html @@ -0,0 +1,74 @@ + + + + +
+ + + + diff --git a/framework/src/domain/mime/testdata/inlined/openpgp-signed-apple.mbox.html b/framework/src/domain/mime/testdata/inlined/openpgp-signed-apple.mbox.html new file mode 100644 index 00000000..092d5e1c --- /dev/null +++ b/framework/src/domain/mime/testdata/inlined/openpgp-signed-apple.mbox.html @@ -0,0 +1,63 @@ + + + + +
+ +
+ + + + + + + + + + +
+ + + + + +
Not enough information to check signature validity. + Show Details +
+
+ +
End of signed message
+
+
+ + diff --git a/framework/src/domain/mime/testdata/inlined/openpgp-signed-mailinglist+additional-children.mbox.html b/framework/src/domain/mime/testdata/inlined/openpgp-signed-mailinglist+additional-children.mbox.html new file mode 100644 index 00000000..cc49cbcc --- /dev/null +++ b/framework/src/domain/mime/testdata/inlined/openpgp-signed-mailinglist+additional-children.mbox.html @@ -0,0 +1,67 @@ + + + + +
+ + +
+ + diff --git a/framework/src/domain/mime/testdata/inlined/smime-signed-apple.mbox.html b/framework/src/domain/mime/testdata/inlined/smime-signed-apple.mbox.html new file mode 100644 index 00000000..d3f3eeb3 --- /dev/null +++ b/framework/src/domain/mime/testdata/inlined/smime-signed-apple.mbox.html @@ -0,0 +1,63 @@ + + + + +
+ + +
+ + -- cgit v1.2.3