summaryrefslogtreecommitdiffstats
path: root/tests/filesys/base/Rubric
diff options
context:
space:
mode:
Diffstat (limited to 'tests/filesys/base/Rubric')
-rw-r--r--tests/filesys/base/Rubric19
1 files changed, 19 insertions, 0 deletions
diff --git a/tests/filesys/base/Rubric b/tests/filesys/base/Rubric
new file mode 100644
index 0000000..49a9d15
--- /dev/null
+++ b/tests/filesys/base/Rubric
@@ -0,0 +1,19 @@
1Functionality of base file system:
2- Test basic support for small files.
31 sm-create
42 sm-full
52 sm-random
62 sm-seq-block
73 sm-seq-random
8
9- Test basic support for large files.
101 lg-create
112 lg-full
122 lg-random
132 lg-seq-block
143 lg-seq-random
15
16- Test synchronized multiprogram access to files.
174 syn-read
184 syn-write
192 syn-remove