Add the bare bones of a test suite.
authorerikd <erikd@xiph.org>
Wed, 29 Aug 2007 11:42:06 +0000 (11:42 +0000)
committererikd <erikd@xiph.org>
Wed, 29 Aug 2007 11:42:06 +0000 (11:42 +0000)
commit1d494b53494503b2aa0049fe6304ab86bf9f9df4
treeac1db901a788ffa8b7c42b0a86b1f7235219cb8c
parentc9db7a36ffbb4390540fb6224e30213be073270c
Add the bare bones of a test suite.

svn path=/trunk/vorbis/; revision=13652
Makefile.am
configure.in
test/Makefile.am [new file with mode: 0644]
test/test.c [new file with mode: 0644]
test/util.c [new file with mode: 0644]
test/util.h [new file with mode: 0644]
test/write_read.c [new file with mode: 0644]
test/write_read.h [new file with mode: 0644]