Xfstesting-cifs

From SambaWiki
Revision as of 19:38, 17 September 2014 by Sfrench (talk | contribs) (Created page with "In progress [Setting up the tests] <br />The xfstest suite has been updated to make it easier to test cifs (and smb3). <ol> <li>First clone the tree: git clone git://oss.sgi…")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

In progress

[Setting up the tests]
The xfstest suite has been updated to make it easier to test cifs (and smb3).

  1. First clone the tree: git clone git://oss.sgi.com/xfs/cmds/xfstests
  2. Build the source
  3. Edit the local.config file

[Current Test Results]

  1. failing test cases
    1. To current Windows (SMB3 or later): generic/011 generic/023 generic/075 generic/088 generic/089 generic/091 generic/126 generic/127 generic/184 generic/192 generic/245 generic/263 generic/313
    2. To current Windows (using CIFS dialect instead of SMB3):
    3. To current Samba (CIFS with POSIX extensions):
  2. test cases that need us to add new features to run
  3. test cases that need to be updated to run over cifs/smb3