summaryrefslogtreecommitdiffstats
path: root/tests/fate/api.mak
diff options
context:
space:
mode:
authorClément Bœsch <clement@stupeflix.com>2015-12-07 14:51:21 +0100
committerClément Bœsch <clement@stupeflix.com>2015-12-07 14:57:33 +0100
commitdc97ff8380c2d35aebdd073bcd727084c5037c3c (patch)
tree799b016c0d28d61f2a49598d67873136ff6b3352 /tests/fate/api.mak
parent2730a2013daab9a69b021fe107a60e601ec9d688 (diff)
downloadffmpeg-streaming-dc97ff8380c2d35aebdd073bcd727084c5037c3c.zip
ffmpeg-streaming-dc97ff8380c2d35aebdd073bcd727084c5037c3c.tar.gz
fate/api: add w32+os2 support for fate-api-threadmessage
Diffstat (limited to 'tests/fate/api.mak')
-rw-r--r--tests/fate/api.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fate/api.mak b/tests/fate/api.mak
index 746ecb6..3013239 100644
--- a/tests/fate/api.mak
+++ b/tests/fate/api.mak
@@ -28,7 +28,7 @@ FATE_API_SAMPLES_LIBAVFORMAT-yes += fate-api-jpeg-codec-param
fate-api-jpeg-codec-param: $(APITESTSDIR)/api-codec-param-test$(EXESUF)
fate-api-jpeg-codec-param: CMD = run $(APITESTSDIR)/api-codec-param-test $(TARGET_SAMPLES)/exif/image_small.jpg
-FATE_API-$(HAVE_PTHREADS) += fate-api-threadmessage
+FATE_API-$(HAVE_THREADS) += fate-api-threadmessage
fate-api-threadmessage: $(APITESTSDIR)/api-threadmessage-test$(EXESUF)
fate-api-threadmessage: CMD = run $(APITESTSDIR)/api-threadmessage-test 3 10 30 50 2 20 40
fate-api-threadmessage: CMP = null
OpenPOWER on IntegriCloud