summaryrefslogtreecommitdiff
path: root/direct/timothy_tests/handle_tests
diff options
context:
space:
mode:
Diffstat (limited to 'direct/timothy_tests/handle_tests')
-rw-r--r--direct/timothy_tests/handle_tests/Makefile6
-rw-r--r--direct/timothy_tests/handle_tests/README.txt7
2 files changed, 11 insertions, 2 deletions
diff --git a/direct/timothy_tests/handle_tests/Makefile b/direct/timothy_tests/handle_tests/Makefile
index 8ca9c1d..a2e9a5e 100644
--- a/direct/timothy_tests/handle_tests/Makefile
+++ b/direct/timothy_tests/handle_tests/Makefile
@@ -42,7 +42,8 @@ COMMONTESTOBJS = yaffscfg2k.o yaffs_osglue.o yaffs_hweight.o \
yaffs_yaffs1.o \
yaffs_yaffs2.o \
yaffs_verify.o \
- yaffs_error.o
+ yaffs_error.o \
+ yaffs_summary.o
# yaffs_checkptrwtest.o\
@@ -66,7 +67,8 @@ YAFFSSYMLINKS = yaffs_ecc.c yaffs_ecc.h yaffs_guts.c yaffs_guts.h yaffs_tagscomp
yaffs_yaffs1.c yaffs_yaffs1.h \
yaffs_yaffs2.c yaffs_yaffs2.h \
yaffs_bitmap.c yaffs_bitmap.h \
- yaffs_verify.c yaffs_verify.h
+ yaffs_verify.c yaffs_verify.h \
+ yaffs_summary.c yaffs_summary.h
YAFFSDIRECTSYMLINKS = yaffsfs.c yaffs_flashif.h yaffs_flashif2.h\
yaffsfs.h ydirectenv.h \
diff --git a/direct/timothy_tests/handle_tests/README.txt b/direct/timothy_tests/handle_tests/README.txt
new file mode 100644
index 0000000..bce7a6c
--- /dev/null
+++ b/direct/timothy_tests/handle_tests/README.txt
@@ -0,0 +1,7 @@
+handle_tests.c opens and closes random handles, in an effot to stress test yaffs.
+
+Command line options:
+ No commands.
+
+compile command: make
+run command: ./handle_test