]> git.ozlabs.org Git - petitboot/commit - test/lib/Makefile.am
test: Rename test/list to test/lib
authorGeoff Levand <geoff@infradead.org>
Sun, 28 Apr 2013 18:21:50 +0000 (11:21 -0700)
committerGeoff Levand <geoff@infradead.org>
Sun, 28 Apr 2013 18:21:50 +0000 (11:21 -0700)
commit158b5a1ec8b4156da1d335a4f940919578928790
tree6522c9b36d7004bfdc0f056f5ff2e7af480616a2
parente0040f05dd45c84214bfdef5d4c6eacf9586aa7b
test: Rename test/list to test/lib

Having a test/list directory is a little too specific, so rename
the test/list directory to test/lib as a place for any lib tests.

Signed-off-by: Geoff Levand <geoff@infradead.org>
configure.ac.in
test/Makefile.am
test/lib/Makefile.am [new file with mode: 0644]
test/lib/list-test.c [new file with mode: 0644]
test/list/Makefile.am [deleted file]
test/list/list-test.c [deleted file]