projects
/
yaffs2.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Some test case changes
[yaffs2.git]
/
direct
/
fsx_test
/
yaffs_fsx.c
diff --git
a/direct/fsx_test/yaffs_fsx.c
b/direct/fsx_test/yaffs_fsx.c
index
31b0751
..
484241b
100644
(file)
--- a/
direct/fsx_test/yaffs_fsx.c
+++ b/
direct/fsx_test/yaffs_fsx.c
@@
-774,7
+774,10
@@
getnum(char *s, char **e)
}
-#define BASE_NAME "/flash/yaffs1"
+#define BASE_NAME "/M18-1"
+
+int random_seed = 999;
+int simulate_power_failure = 0;
int
main(int argc, char **argv)