unittest: mark all unit tested functions
authorDaniel Stenberg <daniel@haxx.se>
Fri, 10 Jun 2011 12:40:46 +0000 (14:40 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 10 Jun 2011 12:40:46 +0000 (14:40 +0200)
commit0f7bea7c3a6ddb0bf43f890c764322faaa3ba561
treeef05aacf5e2aea61ae1fca0748dd6e19997e9c8b
parentd5cc77b7449316b6c8374968594f718df567ef7a
unittest: mark all unit tested functions

With "@unittest: [num]" in the header comment for each tested function.
Shows we have a log way to go still...
lib/base64.c
lib/connect.c
lib/curl_fnmatch.c
lib/formdata.c
lib/hash.c
lib/llist.c
lib/netrc.c
lib/strequal.c