aboutsummaryrefslogtreecommitdiff
path: root/tests/example_filesystems/v0.5
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.5
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.5')
l---------tests/example_filesystems/v0.5/AOtl_i4xQWDyG0_zUqntOw==1
l---------tests/example_filesystems/v0.5/Pf35wlWlf43N68EbhIgTcQ==1
-rw-r--r--tests/example_filesystems/v0.5/gocryptfs.conf14
-rw-r--r--tests/example_filesystems/v0.5/gocryptfs.diriv1
-rw-r--r--tests/example_filesystems/v0.5/j2BpGUT5kOtia20PWQ2rEA==bin0 -> 56 bytes
5 files changed, 17 insertions, 0 deletions
diff --git a/tests/example_filesystems/v0.5/AOtl_i4xQWDyG0_zUqntOw== b/tests/example_filesystems/v0.5/AOtl_i4xQWDyG0_zUqntOw==
new file mode 120000
index 0000000..7c52a28
--- /dev/null
+++ b/tests/example_filesystems/v0.5/AOtl_i4xQWDyG0_zUqntOw==
@@ -0,0 +1 @@
+LFInXW9Djd1p8VfnwbhBaQy7MowhfNUDhsPPXXEiAfrfaVar6Ec= \ No newline at end of file
diff --git a/tests/example_filesystems/v0.5/Pf35wlWlf43N68EbhIgTcQ== b/tests/example_filesystems/v0.5/Pf35wlWlf43N68EbhIgTcQ==
new file mode 120000
index 0000000..596cc3d
--- /dev/null
+++ b/tests/example_filesystems/v0.5/Pf35wlWlf43N68EbhIgTcQ==
@@ -0,0 +1 @@
+OrWiZIVoBo4qbbJdsPy1MCwlvGTE4t_ackP4lbcLdKiTA-Zf \ No newline at end of file
diff --git a/tests/example_filesystems/v0.5/gocryptfs.conf b/tests/example_filesystems/v0.5/gocryptfs.conf
new file mode 100644
index 0000000..f839664
--- /dev/null
+++ b/tests/example_filesystems/v0.5/gocryptfs.conf
@@ -0,0 +1,14 @@
+{
+ "EncryptedKey": "zIY8foMncKrAG8USA1/AQ+R8z+xRge3QZqDpGRIDAeNOkMeQQsnMsJzFJbZHcGlRbUye0CwRghR/UX4R",
+ "ScryptObject": {
+ "Salt": "BFQklFzt3j9ZDa8zcR9pwHfa8nDdLqyCzNp5kA+V6Y0=",
+ "N": 1024,
+ "R": 8,
+ "P": 1,
+ "KeyLen": 32
+ },
+ "Version": 2,
+ "FeatureFlags": [
+ "DirIV"
+ ]
+} \ No newline at end of file
diff --git a/tests/example_filesystems/v0.5/gocryptfs.diriv b/tests/example_filesystems/v0.5/gocryptfs.diriv
new file mode 100644
index 0000000..3670294
--- /dev/null
+++ b/tests/example_filesystems/v0.5/gocryptfs.diriv
@@ -0,0 +1 @@
+é×Vë¹LÅ×lû×g‘k# \ No newline at end of file
diff --git a/tests/example_filesystems/v0.5/j2BpGUT5kOtia20PWQ2rEA== b/tests/example_filesystems/v0.5/j2BpGUT5kOtia20PWQ2rEA==
new file mode 100644
index 0000000..1ad2358
--- /dev/null
+++ b/tests/example_filesystems/v0.5/j2BpGUT5kOtia20PWQ2rEA==
Binary files differ