From bb3cf32fc964e7ac08efd1b0acdfd64e2cd5b7d3 Mon Sep 17 00:00:00 2001 From: charles Date: Thu, 11 Mar 2010 02:12:57 +0000 Subject: [PATCH] More testing --- direct/dtest.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/direct/dtest.c b/direct/dtest.c index 24f5ad2..cf537f7 100644 --- a/direct/dtest.c +++ b/direct/dtest.c @@ -2479,7 +2479,9 @@ int main(int argc, char *argv[]) //rename_over_test("//////////////////flash///////////////////yaffs1///////////"); - fill_empty_files_test("/yaffs2/"); + //fill_empty_files_test("/yaffs2/"); + resize_stress_test("/yaffs2"); + //long_name_test("/yaffs2"); //link_test0("/yaffs2"); //link_test1("yaffs2"); @@ -2496,7 +2498,7 @@ int main(int argc, char *argv[]) // huge_array_test("/flash/flash",10); - handle_test("yaffs2/"); + // handle_test("yaffs2/"); //long_test_on_path("/ram2k"); // long_test_on_path("/flash"); -- 2.30.2