Update networking layer w/ CURL and emscripten impl
This commit is contained in:
+24
@@ -0,0 +1,24 @@
|
||||
<testcase>
|
||||
<info>
|
||||
<keywords>
|
||||
curl
|
||||
</keywords>
|
||||
</info>
|
||||
|
||||
#
|
||||
# Client-side
|
||||
<client>
|
||||
<features>
|
||||
manual
|
||||
</features>
|
||||
|
||||
<name>
|
||||
Verify curl -h -F
|
||||
</name>
|
||||
|
||||
<command type="perl">
|
||||
%SRCDIR/test1707.pl %CURL -F %LOGDIR/help%TESTNUMBER ../docs/cmdline-opts/curl.txt
|
||||
</command>
|
||||
</client>
|
||||
|
||||
</testcase>
|
||||
Reference in New Issue
Block a user