aboutsummaryrefslogtreecommitdiff
path: root/tests/example_filesystems/v0.7
diff options
context:
space:
mode:
authorJakob Unterwurzacher2016-06-06 23:57:42 +0200
committerJakob Unterwurzacher2016-06-07 00:08:56 +0200
commitc2a5303eebc84d616072163f74eef8483c9f5386 (patch)
tree181ffdbb956eb76351d137a4fa9f52ed98b8f242 /tests/example_filesystems/v0.7
parent0f4d3501369e13c8ba6ee4c9fc7df02a3cc698b1 (diff)
tests: split example_filesystems into its own package
Running these tests from integration_tests' TestMain() was awkward because they were run twice with unchanged settings. integration_tests tests everything with OpenSSL and with native Go crypto, but this does not take affect for the example filesystems. To make this work, test_helpers is also split into its own package.
Diffstat (limited to 'tests/example_filesystems/v0.7')
l---------tests/example_filesystems/v0.7/4tRF1LdULRFLiXwfze671Q==1
-rw-r--r--tests/example_filesystems/v0.7/RWPXmXkRFrWw1aOpq7C-NQ==bin0 -> 60 bytes
l---------tests/example_filesystems/v0.7/dwPcZNei4HN4qPA6FxoG_A==1
-rw-r--r--tests/example_filesystems/v0.7/gocryptfs.conf16
-rw-r--r--tests/example_filesystems/v0.7/gocryptfs.diriv1
5 files changed, 19 insertions, 0 deletions
diff --git a/tests/example_filesystems/v0.7/4tRF1LdULRFLiXwfze671Q== b/tests/example_filesystems/v0.7/4tRF1LdULRFLiXwfze671Q==
new file mode 120000
index 0000000..f06d136
--- /dev/null
+++ b/tests/example_filesystems/v0.7/4tRF1LdULRFLiXwfze671Q==
@@ -0,0 +1 @@
+_IdSjAmPQOJW6QkskuyQJS9bFTjntqx9kdg4Z3y8EzKBnIb_Ihqz4w== \ No newline at end of file
diff --git a/tests/example_filesystems/v0.7/RWPXmXkRFrWw1aOpq7C-NQ== b/tests/example_filesystems/v0.7/RWPXmXkRFrWw1aOpq7C-NQ==
new file mode 100644
index 0000000..6ddcd1e
--- /dev/null
+++ b/tests/example_filesystems/v0.7/RWPXmXkRFrWw1aOpq7C-NQ==
Binary files differ
diff --git a/tests/example_filesystems/v0.7/dwPcZNei4HN4qPA6FxoG_A== b/tests/example_filesystems/v0.7/dwPcZNei4HN4qPA6FxoG_A==
new file mode 120000
index 0000000..c0c731f
--- /dev/null
+++ b/tests/example_filesystems/v0.7/dwPcZNei4HN4qPA6FxoG_A==
@@ -0,0 +1 @@
+Ygqk_pYyxE_ac_ufVgxKCPxWHMGqQ8xUohIaHcmgeLU4uQB3_UmicPKB \ No newline at end of file
diff --git a/tests/example_filesystems/v0.7/gocryptfs.conf b/tests/example_filesystems/v0.7/gocryptfs.conf
new file mode 100644
index 0000000..80c2673
--- /dev/null
+++ b/tests/example_filesystems/v0.7/gocryptfs.conf
@@ -0,0 +1,16 @@
+{
+ "EncryptedKey": "0crm+qEf00XPxQrc8NIMp/0rgfaLb8wzTj+3G1slSytjsLHctj/fOKkGJIFyBk7xzvnWdkhyxxvHgfMS",
+ "ScryptObject": {
+ "Salt": "yZn+QMjR2ENZ6MoiURpqEqr8mgnCX8WN87KJafgiXhU=",
+ "N": 1024,
+ "R": 8,
+ "P": 1,
+ "KeyLen": 32
+ },
+ "Version": 2,
+ "FeatureFlags": [
+ "GCMIV128",
+ "DirIV",
+ "EMENames"
+ ]
+} \ No newline at end of file
diff --git a/tests/example_filesystems/v0.7/gocryptfs.diriv b/tests/example_filesystems/v0.7/gocryptfs.diriv
new file mode 100644
index 0000000..3adef3c
--- /dev/null
+++ b/tests/example_filesystems/v0.7/gocryptfs.diriv
@@ -0,0 +1 @@
+ßiȤ·\?…Œ=ÑÎMc \ No newline at end of file