summaryrefslogtreecommitdiffstats
path: root/documentation/default_files.html
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/default_files.html')
-rw-r--r--documentation/default_files.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/documentation/default_files.html b/documentation/default_files.html
index 8091490..1464cb5 100644
--- a/documentation/default_files.html
+++ b/documentation/default_files.html
@@ -16,6 +16,8 @@
<p>This is a per-user configuration file. Among the information stored here is the Phoronix Global account information, test options, locations for storing files, and batch mode options. This file is formatted in XML.</p>
<p><em>~/.phoronix-test-suite/graph-config.xml</em></p>
<p>This is a per-user configuration file for storing graph attributes. The adjustable options include HTML hex color codes for different areas of the graph, dimensions of the graph, and font sizes. This file is formatted in XML.</p>
+<p><em>~/.phoronix-test-suite/modules-config.xml</em></p>
+<p>This is a per-user configuration file for storing module settings.</p>
<p><em>~/.phoronix-test-suite/download-cache/</em></p>
<p>This directory contains test packages that have been generated when running phoronix-test-suite make-download-cache. For more information on the download cache, view the included HTML documentation.</p>
<p><em>~/.phoronix-test-suite/installed-tests/</em></p>
@@ -24,6 +26,12 @@
<p>This directory is where tests results are saved by default. Each saved file has its own directory. In the saved directory is then a <em>composite.xml</em> file containing the useful results while in the <em>test-X.xml</em> files are back-ups of the results. In the <em>result-graphs</em> sub-directory are the rendered graph image files.</p>
<p><em>~/.phoronix-test-suite/module-files/</em></p>
<p>This is the directory where any Phoronix Test Suite modules should save any files to, within a sub-directory of the module's name.</p>
+<p><em>~/.phoronix-test-suite/test-profiles/</em></p>
+<p>This is the directory where locally installed test profiles can be stored. This is similar to the <em>pts/test-profiles/</em> directory within the Phoronix Test Suite package.</p>
+<p><em>~/.phoronix-test-suite/test-resources/</em></p>
+<p>This is the directory where locally installed test profile resources can be stored. This is similar to the <em>pts/test-resources/</em> directory within the Phoronix Test Suite package.</p>
+<p><em>~/.phoronix-test-suite/test-suites/</em></p>
+<p>This is the directory where locally installed test suite profiles can be stored. This is similar to the <em>pts/test-suites/</em> directory within the Phoronix Test Suite package.</p>
<p><em>~/.phoronix-test-suite/debug-messages/</em></p>
<p>When <em>DEBUG_FILE</em> has been set for saving the debug output of the Phoronix Test Suite, the files are saved in this directory.</p>
<!-- END OF PTS AREA -->