LUMIERA.clone/tests
Christian Thaeter b8336879f7 autoconf/automake cleanup
* refactor configure.ac to have distinct sections to configure each
   subsystem.
 * Dedicated LUMIERA_<subsys>_CFLAGS|_LIBS vars
 * Fix Makefile.am's to use them, remove unnecessary dependencies

Stray dependencies to be refacored:
 * tests/Makefile.am has dependencies on proc and backend
  - should be moved to tests/library/Makefile.am etc anyways
 * tests/lib/Makefile.am has dependency on GUI left


 * src/tool/Makefile.am links GUI stuff generally, thats ok

 * one threading test is broken, we don't care, merging new threadpool in
   next.
2010-01-17 15:48:30 +01:00
..
backend Add reccondition to threads, make its functionality complete 2009-06-03 18:22:11 +02: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 all things which broke compilation with NoBug 200909.1 2009-09-04 08:53:03 +02: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 New condition and reccondition implementation 2009-06-03 18:22:10 +02: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 TDD? TDB! Test-Driven-Brainstorming 2007-08-21 17:33:19 +02: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 autoconf/automake cleanup 2010-01-17 15:48:30 +01:00
SConscript SCons: integrated building vgsuppression into the test SConscript 2009-01-17 14:27:35 +01:00
test.conf new test.sh|.conf from nobug 2010-01-10 10:36:24 +01: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