lumiera_/tests/46engine.tests

41 lines
690 B
Text
Raw Normal View History

2007-09-03 02:33:47 +02:00
TESTING "Component Test Suite: Render Engine parts" ./test-components --group=engine
PLANNED "Buffer provider diagnostics" BufferProviderProtocol_test <<END
return: 0
END
PLANNED "buffer metadata and state transitions" BufferMetadata_test <<END
END
PLANNED "buffer table" BuffTable_test <<END
return: 0
END
PLANNED "Engine Interface basics" EngineInterface_test <<END
END
PLANNED "Engine calculation streams" CalcStream_test <<END
END
PLANNED "Proc Node basics" NodeBasic_test <<END
END
PLANNED "Proc Node fabrication" NodeFabrication_test <<END
END
PLANNED "Proc Node operation modes" NodeOperation_test <<END
END
PLANNED "source reading Node" NodeSource_test <<END
2007-09-03 02:33:47 +02:00
END