tests: add keywords to the last 7 tests lacking them

This commit is contained in:
Daniel Stenberg 2014-04-03 11:06:24 +02:00
parent dd9ce1b86c
commit 1432b22e62
7 changed files with 41 additions and 0 deletions

View File

@ -1,4 +1,11 @@
<testcase> <testcase>
<info>
<keywords>
FILE
URL
</keywords>
</info>
# Server-side # Server-side
<reply> <reply>
<data> <data>

View File

@ -1,4 +1,9 @@
<testcase> <testcase>
<info>
<keywords>
build system
</keywords>
</info>
# #
# Client-side # Client-side
<client> <client>

View File

@ -1,4 +1,9 @@
<testcase> <testcase>
<info>
<keywords>
build system
</keywords>
</info>
# #
# Client-side # Client-side
<client> <client>

View File

@ -1,4 +1,11 @@
<testcase> <testcase>
<info>
<keywords>
HTTP
POST
POST callback
</keywords>
</info>
# #
# Server-side # Server-side
<reply> <reply>

View File

@ -1,4 +1,9 @@
<testcase> <testcase>
<info>
<keywords>
memory callbacks
</keywords>
</info>
# #
# Server-side # Server-side
<reply> <reply>

View File

@ -1,4 +1,10 @@
<testcase> <testcase>
<info>
<keywords>
getdate
unittest
</keywords>
</info>
# #
# Server-side # Server-side
<reply> <reply>

View File

@ -1,4 +1,10 @@
<testcase> <testcase>
<info>
<keywords>
printf
unittest
</keywords>
</info>
# #
# Server-side # Server-side
<reply> <reply>