summaryrefslogtreecommitdiff
path: root/tools/tests/files
diff options
context:
space:
mode:
authorStef Walter <stefw@gnome.org>2013-03-15 08:18:42 +0100
committerStef Walter <stefw@gnome.org>2013-03-15 17:33:47 +0100
commit58e1e3764250fbda96c5ef7244e891a6be04d4cb (patch)
tree32bb771186cb672a5061abfc5236c44173642a45 /tools/tests/files
parent8fd55c8089c90b52f00e4ffad572d1b9da72e6ba (diff)
extract: Allow p11_save_write() to automatically calculate length
Also if automatically calculating length, then ignore input that is NULL, as something that shouldn't be written out. This allows easier chaining of optional output, such as comments. https://bugs.freedesktop.org/show_bug.cgi?id=62029
Diffstat (limited to 'tools/tests/files')
-rw-r--r--tools/tests/files/empty-file0
-rw-r--r--tools/tests/files/simple-string1
2 files changed, 1 insertions, 0 deletions
diff --git a/tools/tests/files/empty-file b/tools/tests/files/empty-file
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/tools/tests/files/empty-file
diff --git a/tools/tests/files/simple-string b/tools/tests/files/simple-string
new file mode 100644
index 0000000..be13474
--- /dev/null
+++ b/tools/tests/files/simple-string
@@ -0,0 +1 @@
+The simple string is hairy \ No newline at end of file