Cleanup tests (2nd commit)
authorZifei Tong <soariez@gmail.com>
Wed, 24 Jul 2013 17:14:14 +0000 (13:14 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 24 Jul 2013 17:14:14 +0000 (13:14 -0400)
commit42f209e98d68936df04ec947a12e684155ce7cfe
tree385f7587bf323ba849ff9cda7ad336e55d95b538
parent9a4b88ff779d1ad523cb8ce971930968c6377c7e
Cleanup tests (2nd commit)

Move TAP related code to tests/utils.
Remove scripts only used by obsolete tests.

[ Mathieu : my previous commit was missing some files. ]

Signed-off-by: Zifei Tong <soariez@gmail.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
tests/utils/Makefile.am [new file with mode: 0644]
tests/utils/tap.c [new file with mode: 0644]
tests/utils/tap.h [new file with mode: 0644]
tests/utils/tap.sh [new file with mode: 0755]
This page took 0.02435 seconds and 4 git commands to generate.