From 2556b83528cca73325b50054393d019ab997ce1c Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Thu, 14 Nov 2002 09:23:58 +0000 Subject: [PATCH] adding back threads tests Original commit message from CVS: adding back threads tests --- tests/old/testsuite/Makefile.am | 2 +- testsuite/Makefile.am | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/old/testsuite/Makefile.am b/tests/old/testsuite/Makefile.am index bf1a1de7ba..e493af3b67 100644 --- a/tests/old/testsuite/Makefile.am +++ b/tests/old/testsuite/Makefile.am @@ -1,5 +1,5 @@ # FIXME : threads bytestream -SUBDIRS = caps plugin elements clock refcounting ## cleanup dynparams +SUBDIRS = caps plugin elements clock refcounting threads ## cleanup dynparams GST_PLUGIN_PATH = $(shell cd $(top_builddir) && pwd) TESTS_ENVIRONMENT = GST_PLUGIN_PATH=$(GST_PLUGIN_PATH) GST_REGISTRY=`pwd`/test-registry.xml diff --git a/testsuite/Makefile.am b/testsuite/Makefile.am index bf1a1de7ba..e493af3b67 100644 --- a/testsuite/Makefile.am +++ b/testsuite/Makefile.am @@ -1,5 +1,5 @@ # FIXME : threads bytestream -SUBDIRS = caps plugin elements clock refcounting ## cleanup dynparams +SUBDIRS = caps plugin elements clock refcounting threads ## cleanup dynparams GST_PLUGIN_PATH = $(shell cd $(top_builddir) && pwd) TESTS_ENVIRONMENT = GST_PLUGIN_PATH=$(GST_PLUGIN_PATH) GST_REGISTRY=`pwd`/test-registry.xml