diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2013-03-15 10:10:09 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2013-03-15 10:10:09 +0100 |
commit | d493882f538dc7b090fdb63202f2acf3727f0a06 (patch) | |
tree | fa787ea775ace4011e3ac080ff473730bfbec9dd /open_issues/file_system_exerciser.mdwn | |
parent | da9ea963e3dc82642528800fe73c028667032299 (diff) | |
download | web-d493882f538dc7b090fdb63202f2acf3727f0a06.tar.gz web-d493882f538dc7b090fdb63202f2acf3727f0a06.tar.bz2 web-d493882f538dc7b090fdb63202f2acf3727f0a06.zip |
open_issues/vfat_test_suite: New.
Diffstat (limited to 'open_issues/file_system_exerciser.mdwn')
-rw-r--r-- | open_issues/file_system_exerciser.mdwn | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/open_issues/file_system_exerciser.mdwn b/open_issues/file_system_exerciser.mdwn index c51863b9..f8cca6a1 100644 --- a/open_issues/file_system_exerciser.mdwn +++ b/open_issues/file_system_exerciser.mdwn @@ -1,4 +1,5 @@ -[[!meta copyright="Copyright © 2011, 2012 Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2011, 2012, 2013 Free Software Foundation, +Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable id="license" text="Permission is granted to copy, distribute and/or modify this @@ -10,20 +11,21 @@ License|/fdl]]."]]"""]] [[!tag open_issue_hurd]] -Test our file system implementations with the File System Exerciser. - - * <http://codemonkey.org.uk/projects/fsx/> +Test our file system implementations with the [File System +Exerciser](http://codemonkey.org.uk/projects/fsx/). See [[tmpfs +discussion|hurd/translator/tmpfs/discussion]], and on [[Maksym_Planeta]]. # Alternatives - ## fs_mark - ### IRC, freenode, #hurd, 2012-04-30 <pinotree> mcsim: http://sourceforge.net/projects/fsmark/ <pinotree> mcsim: just saw it in debian's NEW queue and from the description it seemed like something it could be helpful for you <pinotree> (and in general to test fs'es) + + +## [[VFAT_Test_Suite]] |