diff options
author | Michael Larabel <michael@phx-laptop.(none)> | 2008-08-19 21:37:21 -0400 |
---|---|---|
committer | Michael Larabel <michael@phx-laptop.(none)> | 2008-08-19 21:37:21 -0400 |
commit | 9ca864756c9673e97df56e84ca57672c074364c2 (patch) | |
tree | a33f5e3dbd6e6b184f0f3cb6a6867e48d3208166 /CHANGE-LOG | |
parent | a514b9ebdeead92da0f64715509249f80ddb1825 (diff) | |
download | phoronix-test-suite-upstream-9ca864756c9673e97df56e84ca57672c074364c2.tar.gz phoronix-test-suite-upstream-9ca864756c9673e97df56e84ca57672c074364c2.tar.xz phoronix-test-suite-upstream-9ca864756c9673e97df56e84ca57672c074364c2.zip |
pts-core: During the testing process, the test identifier is set to
$GLOBALS["TEST_IDENTIFIER"]
Diffstat (limited to 'CHANGE-LOG')
-rw-r--r-- | CHANGE-LOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ Phoronix Test Suite - pts-core: Sort xrandr_available_modes() by pixel count - pts-core: Add list-all-tests option that is like list-tests but will also list tests that are marked of an EXPERIMENTAL, PRIVATE, BROKEN, or UNVERIFIED state - pts-core: Add PTS module return response types. First implementation: If a module call returns PTS_MODULE_UNLOAD, it will unload the module midway through the process. +- pts-core: During the testing process, the test identifier is set to $GLOBALS["TEST_IDENTIFIER"] - pts: Add j2dbench test profile for a Java OpenGL 2D Microbenchmark (Thanks to Sun Microsystems) - pts: Switch over rest of graphics suites to using $VIDEO_WIDTH and $VIDEO_HEIGHT - pts: Add java-opengl test suite for Java OpenGL tests |