2023-06-07 04:03:00 +02:00
|
|
|
TESTING "Component Test Suite: Player and Output" ./test-suite --group=play
|
2011-08-16 03:02:55 +02:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2012-01-23 02:25:12 +01:00
|
|
|
PLANNED "Dummy Player setup" DummyPlayConnection_test <<END
|
|
|
|
|
return: 0
|
|
|
|
|
END
|
|
|
|
|
|
|
|
|
|
|
2012-01-08 03:06:32 +01:00
|
|
|
TEST "Output Slot Protocol" OutputSlotProtocol_test <<END
|
2011-08-16 03:02:55 +02:00
|
|
|
return: 0
|
|
|
|
|
END
|
2012-02-05 00:25:22 +01:00
|
|
|
|
|
|
|
|
|
|
|
|
|
PLANNED "Timing constraints" TimingConstraints_test <<END
|
|
|
|
|
return: 0
|
|
|
|
|
END
|