]> www.infradead.org Git - mtd-utils.git/commitdiff
tests: move checkfs test to tests directory
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Wed, 16 Jan 2008 15:35:41 +0000 (17:35 +0200)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Wed, 16 Jan 2008 15:35:41 +0000 (17:35 +0200)
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
tests/checkfs/Makefile [moved from checkfs/Makefile with 100% similarity]
tests/checkfs/README [moved from checkfs/README with 100% similarity]
tests/checkfs/checkfs.c [moved from checkfs/checkfs.c with 100% similarity]
tests/checkfs/comm.c [moved from checkfs/comm.c with 100% similarity]
tests/checkfs/common.h [moved from checkfs/common.h with 100% similarity]
tests/checkfs/makefiles.c [moved from checkfs/makefiles.c with 100% similarity]

similarity index 100%
rename from checkfs/Makefile
rename to tests/checkfs/Makefile
similarity index 100%
rename from checkfs/README
rename to tests/checkfs/README
similarity index 100%
rename from checkfs/checkfs.c
rename to tests/checkfs/checkfs.c
similarity index 100%
rename from checkfs/comm.c
rename to tests/checkfs/comm.c
similarity index 100%
rename from checkfs/common.h
rename to tests/checkfs/common.h