summaryrefslogtreecommitdiff
path: root/tests/xfs/202
diff options
context:
space:
mode:
authorDave Chinner <dchinner@redhat.com>2013-03-15 12:28:01 +0000
committerRich Johnston <rjohnston@sgi.com>2013-03-26 20:52:08 -0500
commit1686f9abfceabd97b1ee52f6bd3060b24f2537d6 (patch)
treecc89491e9cd857bfee0f688916d70c66151db40a /tests/xfs/202
parent1f39e5972e9a5bdea4e53535492b864330d25af5 (diff)
xfstests: Introduce a results directory
Currently each test gets it's sequence number from it's name. It separates this from the path via basename, and uses it for outputting full, notrun and other status/log files. Hence these end up in the top level directory. All these output files need to go somewhere other than the top level directory. Right now the check script is looking for them in the new test directories (e.g. for the notrun files), but it would be good to be able to separate the test source form the test output. Hence create an output directory which has a similar heirarchy to the test source directory. Create it on demand when we build the list of tests to run if it doesn't already exist. Change the high level check script to set up this variable appropriately for each test that is being run, and to use this new output directory for it's result files as well. The next commit will change all the tests themselves to use the new output directory. This is the first (small) step in being able to store test results in an external location for archival/data mining purposes. Signed-off-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Phil White <pwhite@sgi.com> [rjohnston@sgi.com rm whitespace and fix typos in commit message] Signed-off-by: Rich Johnston <rjohnston@sgi.com>
Diffstat (limited to 'tests/xfs/202')
0 files changed, 0 insertions, 0 deletions