]> granicus.if.org Git - curl/commit
tests: add #96 #558 and #1330
authorYang Tse <yangsita@gmail.com>
Fri, 15 Mar 2013 18:58:00 +0000 (19:58 +0100)
committerYang Tse <yangsita@gmail.com>
Fri, 15 Mar 2013 18:59:51 +0000 (19:59 +0100)
commit1700668d783220957a2ad0d1f4f963be58b687f7
treeb38fa3310b60e9e2b6b2c981c05fccc2a55c6b49
parenta8f93d4efc07cd445843b5bc82a3b38653744868
tests: add #96 #558 and #1330

These verfy that the 'memory tracking' subsystem is actually doing its
job when using curl tool (#96), a test in libtest (#558) and also a unit
test (#1330), in order to prevent regressions in this functionallity.
tests/FILEFORMAT
tests/data/Makefile.am
tests/data/test1330 [new file with mode: 0644]
tests/data/test558 [new file with mode: 0644]
tests/data/test96 [new file with mode: 0644]
tests/libtest/Makefile.inc
tests/libtest/lib558.c [new file with mode: 0644]
tests/runtests.pl
tests/unit/Makefile.inc
tests/unit/unit1330.c [new file with mode: 0644]