Revision 5:6a279da6fdd7 Tester.cpp

View differences:

Tester.cpp
105 105
 
106 106
      * Plugin's returned timestamps do not change as expected when
107 107
        run with a different base timestamp for input (though there
108
        could be legitimate reasons for this)
108
        could be legitimate reasons for this) - DONE
109 109

  
110 110
      * Plugin produces different results on second run, after reset
111 111
        called - DONE
......
119 119
        explicitly changes results (as for default parameters)
120 120

  
121 121
      * Output feature does not hasTimestamp when output type is
122
        VariableSampleRate
122
        VariableSampleRate - DONE
123 123

  
124 124
      * Output feature hasTimestamp or hasDuration when output type is
125
        OneSamplePerStep (warning only, this is not an error)
125
        OneSamplePerStep (warning only, this is not an error) - DONE
126 126

  
127 127
      * Plugin fails gracelessly when constructed with "weird" sample
128 128
        rate or initialised with "wrong" step size, block size, or
129 129
        number of channels
130 130

  
131 131
      * Plugin returns features whose output numbers do not have
132
        a corresponding record in output descriptor list
132
        a corresponding record in output descriptor list - DONE
133 133

  
134 134
      * Plugin fails to return any features on some output (warning
135
        only)
135
        only) - DONE
136 136

  
137 137
      * Constructor takes a long time to run.  A fuzzy concept, but
138 138
        suggests that some work should have been deferred to

Also available in: Unified diff