gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnurl] 141/411: tests/FILEFORMAT: document type=shell for <command>


From: gnunet
Subject: [gnurl] 141/411: tests/FILEFORMAT: document type=shell for <command>
Date: Wed, 13 Jan 2021 01:19:16 +0100

This is an automated email from the git hooks/post-receive script.

nikita pushed a commit to branch master
in repository gnurl.

commit 304aeace1b4e0067430caffa8bcc1af34a6455dd
Author: Daniel Stenberg <daniel@haxx.se>
AuthorDate: Tue Sep 15 15:42:56 2020 +0200

    tests/FILEFORMAT: document type=shell for <command>
---
 tests/FILEFORMAT.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/tests/FILEFORMAT.md b/tests/FILEFORMAT.md
index dcbd1a85a..c8f7e8391 100644
--- a/tests/FILEFORMAT.md
+++ b/tests/FILEFORMAT.md
@@ -380,7 +380,7 @@ Brief test case description, shown when the test runs.
 Set the given environment variables to the specified value before the actual
 command is run. They are cleared again after the command has been run.
 
-### `<command [option="no-output/no-include/force-output/binary-trace"] 
[timeout="secs"][delay="secs"][type="perl"]>`
+### `<command [option="no-output/no-include/force-output/binary-trace"] 
[timeout="secs"][delay="secs"][type="perl/shell"]>`
 Command line to run.
 
 Note that the URL that gets passed to the server actually controls what data
@@ -398,6 +398,9 @@ the address "[1234::ff]" would be treated as test case 255.
 Set `type="perl"` to write the test case as a perl script. It implies that
 there's no memory debugging and valgrind gets shut off for this test.
 
+Set `type="shell"` to write the test case as a shell script. It implies that
+there's no memory debugging and valgrind gets shut off for this test.
+
 Set `option="no-output"` to prevent the test script to slap on the `--output`
 argument that directs the output to a file. The `--output` is also not added
 if the verify/stdout section is used.

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]