lumiera_/tests/core/steam/engine
Ichthyostega efcb456e25 Invocation: ++ Milestone ++ invoke complex render graph
Based on the building blocks developed thus far,
it was possible to assemble a typical media processing chain
 * two source nodes
 * one of these passes data through a filter
 * a mixer node on top to combine both chains
 * time-based automation for processing parameters
As actual computation, hash-chaining on blocks of
reproducible random data was used, allowing to verify
for every data word that expected computations were
carried out, in the expected order.
2025-02-19 23:27:52 +01:00
..
buffer-metadata-key-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
buffer-metadata-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
buffer-provider-protocol-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
buffer-proxy-provider-test.cpp Invocation: reorg namespace for TestRandOntology 2025-01-06 22:02:09 +01:00
calc-stream-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
dispatcher-interface-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
engine-interface-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
job-hash-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
job-planning-pipeline-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
job-planning-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
mock-dispatcher.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
mock-dispatcher.hpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
mock-support-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
node-base-test.cpp Invocation: build a complex Render Node network for integration test 2025-02-19 19:37:55 +01:00
node-builder-test.cpp Invocation: NodeBuilder now handles all cases of partial-closure 2025-02-18 20:42:25 +01:00
node-devel-test.cpp Invocation: build a complex Render Node network for integration test 2025-02-19 19:37:55 +01:00
node-feed-test.cpp Invocation: ++ Milestone ++ invoke complex render graph 2025-02-19 23:27:52 +01:00
node-link-test.cpp Invocation: ++ Milestone ++ invoke complex render graph 2025-02-19 23:27:52 +01:00
node-meta-test.cpp Invocation: build a DSL to verify connectivity (see #1377) 2025-02-05 00:25:02 +01:00
node-opera-test.cpp Invocation: rearrange the Render Node development tests 2024-12-07 02:17:55 +01:00
node-storage-test.cpp Invocation: rearrange the Render Node development tests 2024-12-07 02:17:55 +01:00
scheduler-interface-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
test-rand-ontology.cpp Invocation: reorg namespace for TestRandOntology 2025-01-06 22:02:09 +01:00
test-rand-ontology.hpp Invocation: build a complex Render Node network for integration test 2025-02-19 19:37:55 +01:00
testframe-test.cpp Invocation: build test-data manipulation function 2024-11-21 00:50:39 +01:00
testframe.cpp Invocation: also provide a mixer node backed by ''Test Rand'' 2025-02-10 22:48:31 +01:00
testframe.hpp Invocation: also provide a mixer node backed by ''Test Rand'' 2025-02-10 22:48:31 +01:00
timings-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
tracking-heap-block-provider-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00