LUMIERA.clone/tests
Christian Thaeter 72d9cbe91c Merge remote branch 'plouj/second-tp-attempt' into backend_devel
* plouj/second-tp-attempt: (68 commits)
  partially fix a pkg-config problem with scons on Fedora12
  fix comilation by using an existing TEST macro
  more formatting fixes to put spaces before function/macro call opening brackets
  add a stronger REQUIRE check
  ignore RESOURCE_ANNOUNCE in tests
  fix the code by re-merging some of cehteh's changes
  remove redundant info from TRACE
  match the filename in the header comment
  add a thread state check and remove an old comment
  python-2.6 fix: loading the icon_rener.py script (Ticket #222)
  Use a fully qualified name for PlacementMO in PlacementIndex
  fix compilation errors
  die regardless of what type of failure pthread_create() encounters
  mark thread as worker
  remote unnecessary calls to llist_unlink() insert is enough
  continuation of working_list introduction
  begin adding a second list to store working threads
  merge ECHO with TRACE
  don't expect any more output from the basic test
  fix compilation
  ...

Conflicts:
	src/tool/Makefile.am
	tests/Makefile.am
2010-01-17 17:32:43 +01:00
..
backend fix comilation by using an existing TEST macro 2010-01-16 17:27:02 -05: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 the code by re-merging some of cehteh's changes 2010-01-16 11:48:48 -05: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