Test Report : unittests.TestMidiController.junit.xml

Test Suite: TestMidiController

Suite Properties

QTestVersion6.3.0
QtVersion6.3.0
QtBuildQt 6.3.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 11.2.0)

Results

Duration0.009 sec
Tests7
Failures0

Tests

TestMidiController

Test case:initTestCase
Outcome:Passed
Duration:0.0 sec
FailedNone
None
Test case:controlPortLists
Outcome:Passed
Duration:0.0 sec
FailedNone
None
Stdout
      There are  3  MIDI input sources available
      	 - add # 0 :  "First input port"
      	 - add # 1 :  "Second input port"
      	 - add # 2 :  "Third input port"
      There are  2  MIDI output ports available
      	 - add # 0 :  "First output port"
      	 - add # 1 :  "Second output port"
      Destroy MIDI controller
    
Test case:activateInputPorts
Outcome:Passed
Duration:0.0 sec
FailedNone
None
Stdout
      There are  3  MIDI input sources available
      	 - add # 0 :  "First input port"
      	 - add # 1 :  "Second input port"
      	 - add # 2 :  "Third input port"
      There are  2  MIDI output ports available
      	 - add # 0 :  "First output port"
      	 - add # 1 :  "Second output port"
      Activate MIDI In port  "First input port"
      Input port already open, close it
      Activate MIDI In port  "Third input port"
      Destroy MIDI controller
      Input port is open, close it
    
Stderr
      Cannot activate port # 42 : out of limit
    
Test case:activateOutputPorts
Outcome:Passed
Duration:0.0 sec
FailedNone
None
Stdout
      There are  3  MIDI input sources available
      	 - add # 0 :  "First input port"
      	 - add # 1 :  "Second input port"
      	 - add # 2 :  "Third input port"
      There are  2  MIDI output ports available
      	 - add # 0 :  "First output port"
      	 - add # 1 :  "Second output port"
      Activate MIDI Out port  "First output port"
      Output port already open, close it
      Activate MIDI Out port  "Second output port"
      Destroy MIDI controller
      Output port is open, close it
    
Stderr
      Cannot activate port # 42 : out of limit
    
Test case:activatePortsByName
Outcome:Passed
Duration:0.0 sec
FailedNone
None
Stdout
      There are  3  MIDI input sources available
      	 - add # 0 :  "First input port"
      	 - add # 1 :  "Second input port"
      	 - add # 2 :  "Third input port"
      There are  2  MIDI output ports available
      	 - add # 0 :  "First output port"
      	 - add # 1 :  "Second output port"
      Activate MIDI Out port  "Second output port"
      Activate MIDI In port  "Third input port"
      Destroy MIDI controller
      Input port is open, close it
      Output port is open, close it
    
Test case:signalEmissionOnNewMessage
Outcome:Passed
Duration:0.0 sec
FailedNone
None
Stdout
      There are  3  MIDI input sources available
      	 - add # 0 :  "First input port"
      	 - add # 1 :  "Second input port"
      	 - add # 2 :  "Third input port"
      There are  2  MIDI output ports available
      	 - add # 0 :  "First output port"
      	 - add # 1 :  "Second output port"
      Activate MIDI In port  "First input port"
      Destroy MIDI controller
      Input port is open, close it
    
Test case:cleanupTestCase
Outcome:Passed
Duration:0.0 sec
FailedNone
None