tests: Add regexp (capture, match), and fetch
commite3779987e89be3ca0213288ce4469426cd2a33a0
authorToni Gundogdu <legatvs@gmail.com>
Mon, 6 Aug 2012 10:01:35 +0000 (6 13:01 +0300)
committerToni Gundogdu <legatvs@gmail.com>
Thu, 16 Aug 2012 08:20:03 +0000 (16 11:20 +0300)
treecc7ebd2c839a27f7cdbbaa1331e9261fbe6ca632
parent3fa5cb097a6fbdb8128467bb4afb565583a9e0be
tests: Add regexp (capture, match), and fetch

Add capture, match and fetch functions to the tests convenience library.
tests/lib/Makefile.am
tests/lib/fetch.c [new file with mode: 0644]
tests/lib/re.c [new file with mode: 0644]
tests/lib/tests.h