MATISK: Benchmarking 1,000+ Revisions Of Mesa

Published on August 01, 2011
Written by Michael Larabel
Page 3 of 3
Discuss This Article

; Sample INI Configuration Template For Phoronix Test Suite MATISK
; http://www.phoronix-test-suite.com/

[workload]
; A boolean value of whether to save the test results. The default value is TRUE.
save_results = TRUE

; A string that is an XML test suite for the Phoronix Test Suite. If running a
; custom collection of tests/suites, first run phoronix-test-suite build-suite.
suite =

; The string to save the test results as.
save_name =

; The test description string.
description =

; The test result identifier string, unless using contexts.
result_identifier =


[installation]
; Check to see that all tests/suites are installed prior to execution. The default value is TRUE.
install_check = TRUE

; Force all tests/suites to be re-installed each time prior to execution.
force_install = FALSE

; The option to specify a non-standard PTS External Dependencies download cache
; directory.
external_download_cache =


[general]
; A boolean value whether to automatically upload the test result to
; OpenBenchmarking.org
upload_to_openbenchmarking = FALSE


[environmental_variables]
; The environmental_variables section allows key = value pairs of environmental
; variables to be set by default. The default value is EXAMPLE.
EXAMPLE_VAR = EXAMPLE


[set_context]

; The pre_install or pre_run fields must be used when using the MATISK context
; testing functionality. The set_context fields must specify an executable file
; for setting the context of the system. Passed as the first argument to the
; respective file is the context string defined by the contexts section of this
; file. If any of the set_context scripts emit an exit code of 8, the testing
; process will abort immediately. If any of the set_context scripts emit an exit
; code of 9, the testing process will skip executing the suite on the current
; context.

; An external file to be used for setting the system context prior to test
; installation.
pre_install =

; An external file to be used for setting the system context prior to test
; execution.
pre_run =

; An external file to be used for setting the system context after the test
; installation.
post_install =

; An external file to be used for setting the system context after all tests have
; been executed.
post_run =

; An array of context values.
context[] =
context[] =

; An external file for loading a list of contexts, if not loading the list of
; contexts via the context array in this file.
context_file =

; The delimiter for the context_file contexts list. Special keyword: EOL will use
; a line break as the delimiter and TAB will use a tab as a delimiter. The default value is EOL.
context_file_delimiter = EOL

; A boolean value of whether to log the output of the set-context scripts to
; ~/.phoronix-test-suite/modules-data/matisk/
log_context_outputs = FALSE

Discuss this article in our forums, IRC channel, or email the author. You can also follow our content via RSS and on social networks like Facebook, Identi.ca, and Twitter (@Phoronix and @MichaelLarabel). Subscribe to Phoronix Premium to view our content without advertisements, view entire articles on a single page, and experience other benefits.

3
Next Page >>
Latest Hardware Reviews
  1. Sumo Lounge Emperor
  2. Gallium3D Continues Improving OpenGL For Older Radeon GPUs
  3. 15-Way Open vs. Closed Source NVIDIA/AMD Linux GPU Comparison
  4. Nouveau vs. NVIDIA Linux Comparison Shows Shortcomings
Latest Software Articles
  1. Intel Linux OpenGL Driver Leading Over Apple OS X
  2. The Cost Of Ubuntu Disk Encryption
  3. Btrfs vs. EXT4 vs. XFS vs. F2FS On Linux 3.10
  4. AMD Radeon R600 GPU LLVM 3.3 Back-End Testing
Latest Linux News
  1. Microsoft Releases Skype For Linux 4.2, Has Bug-Fixes
  2. Qt For Tizen Launches, Based On Qt 5.1
  3. KTAP Released For Linux Kernel Dynamic Tracing
  4. Linux 3.10-rc2 Kernel Takes In A Few Extra Pulls
  5. QEMU 1.5 Supports VGA Passthrough, Better USB 3.0
  6. Handbrake 0.9.9 Supports OpenCL Offloading
  7. Freedreno Gallium3D Now Banging The Adreno A3XX
  8. Jolla Announces Their First Phone
  9. Mageia 3 Released, Still Using Legacy GRUB
  10. NetBSD 6.1 Brings In More Features
  11. Using Six Monitors With AMD's Open-Source Linux Driver
Latest Forum Talk
  1. Jolla Announces Their First Phone
  2. Microsoft Releases Skype For Linux 4.2, Has...
  3. Intel Linux OpenGL Driver Leading Over Apple OS X
  4. QEMU 1.5 Supports VGA Passthrough, Better USB 3.0
  5. Will Unreal Engine 4 Games Come To Linux?
  6. Modern Intel Gallium3D Driver Still Being Toyed...
  1. Computers
  2. Display Drivers
  3. Graphics Cards
  4. Motherboards
  5. Peripherals
  6. Processors
  7. Software
  8. Operating Systems
  9. All Articles
  1. Linux Benchmarking
  2. OpenBenchmarking.org
  3. Phoronix Test Suite