opkg: move tests into a separate directory
authorticktock35 <ticktock35@e8e0d7a0-c8d9-11dd-a880-a1081c7ac358>
Mon, 15 Dec 2008 04:38:19 +0000 (04:38 +0000)
committerticktock35 <ticktock35@e8e0d7a0-c8d9-11dd-a880-a1081c7ac358>
Mon, 15 Dec 2008 04:38:19 +0000 (04:38 +0000)
commita4b27712ff174fbeabc8509a68b38801a707f000
treed1b206b8dbb033b472d6a6236a1c21b3ba148ee2
parent4b0b7ca249bfa4ecc099c2ca56527eb91776f198
opkg: move tests into a separate directory

git-svn-id: http://opkg.googlecode.com/svn/trunk@34 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358
Makefile.am
configure.ac
libopkg/Makefile.am
libopkg/opkg_extract_test.c [deleted file]
libopkg/opkg_hash_test.c [deleted file]
tests/Makefile.am [new file with mode: 0644]
tests/opkg_extract_test.c [new file with mode: 0644]
tests/opkg_hash_test.c [new file with mode: 0644]