lumiera_/tests
Christian Thaeter 062dbfe82f Merge commit '99b5f8'
* commit '99b5f8':
  adapt the Sync template
  Add reccondition to threads, make its functionality complete
  fix some includes for new mutex/recmutex headers
  weed out reccondition bugs/typos
  New condition and reccondition implementation
  split mutex.h again into mutex.h and recmutex.h
  typo fix in mutex.h
  rename casing of RecMutex to Recmutex to be consistent
  store lumiera_rwlock in sectionlock
  store a lumiera_mutex in a sectionlock, looks cleaner
  add check to chained locking validating that the parent lock is held
  rwlock makeover, locksections etc...
  error code changed to LOCK_DESTROY
  fix: forgotten backcasts in mutex.h
  new mutex and recmutex implementation (breaks sync.hpp for now)
2009-06-03 20:20:41 +02: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 adapt TimeWrapperTest to the new lib directory layout (shared lib build) 2009-05-29 18:36:37 +02:00
components @Joel: a simple convenience wrapper for gavl_time_t 2009-05-29 18:36:37 +02:00
lib adapt TimeWrapperTest to the new lib directory layout (shared lib build) 2009-05-29 18:36:37 +02:00
library Merge commit '99b5f8' 2009-06-03 20:20:41 +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 fixed linking dependencies 2009-02-08 20:13:19 +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
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 time wrapper minimal test coverage 2009-05-29 18:36:37 +02:00
41asset.tests test: Finished regexing the last tests 2009-05-15 21:25:12 +02:00
42query.tests typos 2008-12-30 08:19:32 +01:00
43session.tests rename the proc-layer tests to comply with the numbering scheme 2008-10-23 04:02:12 +02:00
44builder.tests test: Finished regexing the last tests 2009-05-15 21:25:12 +02:00
45controller.tests rename the proc-layer tests to comply with the numbering scheme 2008-10-23 04:02:12 +02:00
46engine.tests rename the proc-layer tests to comply with the numbering scheme 2008-10-23 04:02:12 +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 commit '99b5f8' 2009-06-03 20:20:41 +02:00
SConscript SCons: integrated building vgsuppression into the test SConscript 2009-01-17 14:27:35 +01:00
test.h make the test main argv const char 2008-09-10 15:19:50 +02:00
test.sh test: test.sh imported from newest nobug 2009-05-15 21:25:12 +02:00