Lumiera  0.pre.03
»edit your freedom«
engine Directory Reference
+ Directory dependency graph for engine:

Files

 
 
file  buffer-provider-protocol-test.cpp [code]
 unit test BufferProviderProtocol_test
 
file  calc-stream-test.cpp [code]
 unit test CalcStream_test
 
file  dispatcher-interface-test.cpp [code]
 unit test DispatcherInterface_test
 
file  engine-interface-test.cpp [code]
 unit test EngineInterface_test
 
file  feed-manifold-test.cpp [code]
 unit test FeedManifold_test
 
file  job-hash-test.cpp [code]
 unit test JobHash_test
 
file  job-planning-pipeline-test.cpp [code]
 unit test JobPlanningPipeline_test
 
file  job-planning-test.cpp [code]
 unit test JobPlanning_test
 
file  mock-dispatcher.cpp [code]
 Implementation of a dummy render job for unit tests.
 
file  mock-dispatcher.hpp [code]
 Mock data structures to support implementation testing of render job planning and frame dispatch.
 
file  mock-support-test.cpp [code]
 unit test MockSupport_test
 
file  node-base-test.cpp [code]
 Unit test NodeBase_test covers elementary components of render nodes.
 
file  node-builder-test.cpp [code]
 Unit test NodeBuilder_test demonstrates how to build render nodes.
 
file  node-devel-test.cpp [code]
 Unit test NodeDevel_test verifies helpers for testing of render nodes.
 
file  node-feed-test.cpp [code]
 Feeding into and retrieving data from render nodes is covered by NodeFeed_test.
 
 
file  node-meta-test.cpp [code]
 Naming and hash-key identification of render nodes is covered by NodeMeta_test.
 
file  node-opera-test.cpp [code]
 Let the nodes sing with NodeOpera_test.
 
file  node-storage-test.cpp [code]
 Actual storage setup for render nodes is demonstrated by NodeStorage_test.
 
file  scheduler-interface-test.cpp [code]
 unit test SchedulerInterface_test
 
file  test-rand-ontology.cpp [code]
 Implementation of fake data processing to verify invocation logic.
 
file  test-rand-ontology.hpp [code]
 A faked »media calculation« environment to validate the render node network.
 
file  testframe-test.cpp [code]
 unit test TestFrame_test
 
file  testframe.cpp [code]
 Implementation of fake data frames to support unit testing.
 
file  testframe.hpp [code]
 Unit test helper to generate fake test data frames.
 
file  tracking-heap-block-provider-test.cpp [code]
 unit test TrackingHeapBlockProvider_test