diff options
author | Michael Larabel <michael@phx-laptop.(none)> | 2008-11-19 22:04:01 -0500 |
---|---|---|
committer | Michael Larabel <michael@phx-laptop.(none)> | 2008-11-19 22:04:01 -0500 |
commit | 6ad2f83f41295f5adb8337a5cfa5e6f7716b0396 (patch) | |
tree | 5905edeb5869ba34c69df63179e53315a22dd049 /pts/test-profiles/ffmpeg.xml | |
parent | c30e48d666deb25023844407747c776a2bdecf82 (diff) | |
download | phoronix-test-suite-upstream-6ad2f83f41295f5adb8337a5cfa5e6f7716b0396.tar.gz phoronix-test-suite-upstream-6ad2f83f41295f5adb8337a5cfa5e6f7716b0396.tar.xz phoronix-test-suite-upstream-6ad2f83f41295f5adb8337a5cfa5e6f7716b0396.zip |
pts: Update most test profiles to reflect whether they are supported on
*BSD operating systems
Diffstat (limited to 'pts/test-profiles/ffmpeg.xml')
-rw-r--r-- | pts/test-profiles/ffmpeg.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pts/test-profiles/ffmpeg.xml b/pts/test-profiles/ffmpeg.xml index 5ada369..5c7bae3 100644 --- a/pts/test-profiles/ffmpeg.xml +++ b/pts/test-profiles/ffmpeg.xml @@ -9,7 +9,7 @@ <EnvironmentSize>16</EnvironmentSize> <ProjectURL>http://ffmpeg.mplayerhq.hu/</ProjectURL> <Extends>video-sample</Extends> - <UnsupportedPlatforms>Solaris</UnsupportedPlatforms> + <UnsupportedPlatforms>Solaris, BSD</UnsupportedPlatforms> <ExternalDependencies>build-utilities</ExternalDependencies> </TestProfile> <TestInformation> |