LUMIERA.clone/tests
Christian Thaeter 020908d623 Make threadpool_destroy wait until all threads are finished
adds a state to each threadpool which can be only offline or online.
One can not acquire new threads when the pool is offline.

no need for waits in the teststuite anymore.
2010-01-18 17:53:33 +01:00
..
backend Make threadpool_destroy wait until all threads are finished 2010-01-18 17:53:33 +01:00
bugs (irrelevant) adjustments to make the SCons build of the nonexistant source happen 2008-07-11 05:01:56 +02:00
common Integration of Builder/NodeFactory implementation draft. Stubbed to pass compiler 2009-09-05 18:15:58 +02:00
components autoconf/automake cleanup 2010-01-17 15:48:30 +01:00
lib autoconf/automake cleanup 2010-01-17 15:48:30 +01:00
library fix variable names in the LUMIERA_RECCONDITION_SECTION_CHAIN macro (seems like a copy+paste error from recmutex.h) 2009-12-29 16:52:39 -05:00
lumiera move tests from 'tests/lumiera' to 'tests/common' to reflect src layout 2008-12-23 07:02:38 +01:00
plugin move test plugins, fix the old C++ plugin example to make it compile again 2009-01-12 12:46:49 +01:00
tool autoconf/automake cleanup 2010-01-17 15:48:30 +01:00
00test.tests merge after integrating backend/library work 2008-07-11 05:20:22 +02:00
10errorhandling.tests Lumiera renaming -- source code 2008-03-10 06:09:44 +01:00
15list.tests test: Regexed 00-40, just escaping; no fancy stuff 2009-05-15 21:25:12 +02:00
15locking.tests fix variable names in the LUMIERA_RECCONDITION_SECTION_CHAIN macro (seems like a copy+paste error from recmutex.h) 2009-12-29 16:52:39 -05:00
15luid.tests FIX: luid tests, forgotten to rename uuid to luid 2008-09-07 03:41:37 +02:00
15mpool.tests Fix: mpool build and tests 2009-06-06 15:23:20 +02:00
15safeclib.tests adapt for the plugin-test now being in tests/backend 2008-10-16 02:07:32 +02:00
15slist.tests Cyclic L1-list. Implements almost the same set of operations as for L2-list 2009-06-03 18:12:35 +04:00
20config_lowlevel.tests fixed config lowlevel tests 2009-05-15 22:11:59 +02:00
20filedescriptor.tests use psplay trees for the filedescriptor registry 2008-09-06 12:41:03 +02:00
20filehandle.tests filedescriptor cleanup and fixes 2008-05-19 16:27:28 +02:00
20resourcecollector.tests Basic resourcecollector implementation 2008-12-15 01:17:23 +01:00
20threads.tests TDD? TDB! Test-Driven-Brainstorming 2007-08-21 17:33:19 +02:00
22config_highlevel.tests test: Regexed 00-40, just escaping; no fancy stuff 2009-05-15 21:25:12 +02:00
30backend-file.tests TDD? TDB! Test-Driven-Brainstorming 2007-08-21 17:33:19 +02:00
30backend-scheduler.tests TDD? TDB! Test-Driven-Brainstorming 2007-08-21 17:33:19 +02:00
30backend-threadpool.tests fix a PLANNED test glitch 2010-01-17 17:34:23 +01:00
30interfaces.tests WIP: testsuite for interfaces 2008-10-27 05:08:53 +01:00
30mmap.tests few tests for mmaping 2008-12-15 01:17:23 +01:00
31plugin.tests test: Regexed 00-40, just escaping; no fancy stuff 2009-05-15 21:25:12 +02:00
40components.tests Fix: race conditions with the nobug resource tracker 2010-01-10 10:36:24 +01:00
41asset.tests test: Finished regexing the last tests 2009-05-15 21:25:12 +02:00
42query.tests Implement registration of a resolution function. QueryResolver_test pass 2009-10-30 20:33:44 +01:00
43session.tests PlacementIndex implemented, unit test pass 2010-01-09 05:10:32 +01:00
44builder.tests test: Finished regexing the last tests 2009-05-15 21:25:12 +02:00
45controller.tests Proc Command handling frontend finished and usable for now 2009-10-11 05:57:46 +02:00
46engine.tests disable 2 unfinished tests for now 2009-09-05 19:28:52 +02:00
48proc-operate.tests rename the proc-layer tests to comply with the numbering scheme 2008-10-23 04:02:12 +02:00
DIR_INFO add dirs with DIR_INFO files describing intended content 2007-06-18 02:02:16 +02:00
Makefile.am Merge remote branch 'plouj/second-tp-attempt' into backend_devel 2010-01-17 17:32:43 +01:00
SConscript SCons: integrated building vgsuppression into the test SConscript 2009-01-17 14:27:35 +01:00
test.conf ignore RESOURCE_ANNOUNCE in tests 2010-01-16 12:52:30 -05:00
test.h make the test main argv const char 2008-09-10 15:19:50 +02:00
test.sh new test.sh|.conf from nobug 2010-01-10 10:36:24 +01:00