From 69b03ddb43d08054e668932a9a0dc806b8b16f2a Mon Sep 17 00:00:00 2001 From: Michael Larabel Date: Sun, 28 Dec 2008 17:48:52 -0500 Subject: pts: Add graphics-magick to multicore test suite due to its use of OpenMP --- CHANGE-LOG | 1 + pts/test-suites/multicore.xml | 12 +++++++++++- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/CHANGE-LOG b/CHANGE-LOG index c66175e..a1c81b0 100644 --- a/CHANGE-LOG +++ b/CHANGE-LOG @@ -18,6 +18,7 @@ Phoronix Test Suite (Git) - pts: Add libperl-dev to Ubuntu External Dependencies XML to perl package - pts: Add photo-sample base test profile for providing sample photographs - pts: Add graphics-magick test profile for GraphicsMagick 1.3 image testing +- pts: Add graphics-magick to multicore test suite due to its use of OpenMP - pts_Graph: Tweak formatting of basic graph attributes - bilde_renderer: Add and implement draw_polygon and draw_ellipse to drawing API - bilde_renderer: Add support for dynamically resizing the image drawing buffer diff --git a/pts/test-suites/multicore.xml b/pts/test-suites/multicore.xml index 7f90a97..9bd7c3d 100644 --- a/pts/test-suites/multicore.xml +++ b/pts/test-suites/multicore.xml @@ -1,6 +1,6 @@ - 1.0.0 + 1.0.1 Processor Multi-Core Michael Larabel @@ -28,4 +28,14 @@ openssl + + graphics-magick + -colorspace HWB + HWB Color Space + + + graphics-magick + -lat 10x10-5% + Local Adaptive Thresholding + -- cgit