|
20 | 20 | ../examples/examples-stream/streams-generator-i2s -> rc=0 |
21 | 21 | ../examples/examples-stream/streams-generator-merge-pwm -> rc=0 |
22 | 22 | ../examples/examples-stream/streams-generator-pwm -> rc=0 |
| 23 | +../examples/examples-stream/streams-generator-r2r -> rc=0 |
23 | 24 | ../examples/examples-stream/streams-generator-serial -> rc=0 |
24 | 25 | ../examples/examples-stream/streams-generator-spdif -> rc=0 |
25 | 26 | ../examples/examples-stream/streams-generator-timedstream-serial -> rc=0 |
|
81 | 82 | ../examples/examples-audiokit/streams-synthstk-audiokit -> rc=0 |
82 | 83 | ../examples/examples-audiokit/streams-tf-audiokit -> rc=0 |
83 | 84 | ../examples/examples-tts/streams-azure_tts-i2s -> rc=0 |
84 | | -../examples/examples-tts/streams-espeak-audiokit -> rc=1 |
85 | | -../examples/examples-tts/streams-espeak-i2s -> rc=1 |
| 85 | +../examples/examples-tts/streams-espeak-audiokit -> rc=0 |
| 86 | +../examples/examples-tts/streams-espeak-i2s -> rc=0 |
86 | 87 | ../examples/examples-tts/streams-flite-audiokit -> rc=1 |
87 | 88 | ../examples/examples-tts/streams-flite-i2s -> rc=1 |
88 | 89 | ../examples/examples-tts/streams-google-audiokit -> rc=0 |
|
191 | 192 | ../examples/examples-communication/http-client/player-url_icy-audiokit -> rc=0 |
192 | 193 | ../examples/examples-communication/http-client/player-url_icy-i2s -> rc=0 |
193 | 194 | ../examples/examples-communication/http-client/player-url_subclass-i2s -> rc=0 |
194 | | -../examples/examples-communication/http-client/streams-eth_url_mp3_helix-i2s -> rc=1 |
| 195 | +../examples/examples-communication/http-client/streams-eth_url_mp3_helix-i2s -> rc=0 |
195 | 196 | ../examples/examples-communication/http-client/streams-http_post -> rc=0 |
196 | 197 | ../examples/examples-communication/http-client/streams-url_aac-audiokit -> rc=0 |
197 | 198 | ../examples/examples-communication/http-client/streams-url_aac-i2s -> rc=0 |
|
232 | 233 | ../examples/tests/adc/read-speed -> rc=0 |
233 | 234 | ../examples/tests/basic/24bits-write -> rc=0 |
234 | 235 | ../examples/tests/basic/test-allocator -> rc=0 |
| 236 | +../examples/tests/basic/test-buffer -> rc=0 |
| 237 | +../examples/tests/basic/test-queue -> rc=0 |
235 | 238 | ../examples/tests/basic/test-vector -> rc=0 |
236 | 239 | ../examples/tests/codecs/test-codec-aac-fdk -> rc=0 |
| 240 | +../examples/tests/codecs/test-codec-aac-fdk-dec -> rc=0 |
237 | 241 | ../examples/tests/codecs/test-codec-adpcm -> rc=0 |
238 | 242 | ../examples/tests/codecs/test-codec-adpcm-xq -> rc=0 |
239 | 243 | ../examples/tests/codecs/test-codec-aptx -> rc=0 |
|
253 | 257 | ../examples/tests/codecs/test-codec-opus -> rc=0 |
254 | 258 | ../examples/tests/codecs/test-codec-opusogg -> rc=0 |
255 | 259 | ../examples/tests/codecs/test-codec-sbc -> rc=0 |
| 260 | +../examples/tests/codecs/test-codec-wav-adpcm -> rc=0 |
256 | 261 | ../examples/tests/codecs/test-compile-all -> rc=0 |
257 | 262 | ../examples/tests/codecs/test-container-binary -> rc=0 |
258 | 263 | ../examples/tests/codecs/test-container-binary-meta -> rc=0 |
|
263 | 268 | ../examples/tests/codecs/test-mp3-mad -> rc=0 |
264 | 269 | ../examples/tests/codecs/test-streaming-adapter -> rc=0 |
265 | 270 | ../examples/tests/communications/* -> rc=1 |
| 271 | +../examples/tests/concurrency/audio-test -> rc=0 |
| 272 | +../examples/tests/concurrency/BufferRTOS -> rc=0 |
266 | 273 | ../examples/tests/concurrency/NBuffer -> rc=0 |
267 | | -../examples/tests/concurrency/synchBufferRTOS -> rc=0 |
268 | 274 | ../examples/tests/concurrency/synchNBuffer -> rc=0 |
269 | 275 | ../examples/tests/concurrency/synchRingBuffer -> rc=0 |
| 276 | +../examples/tests/concurrency/SynchronizedNBuffer -> rc=0 |
270 | 277 | ../examples/tests/conversion/channel-converter-avg -> rc=0 |
271 | 278 | ../examples/tests/conversion/channel-converter-bin -> rc=0 |
272 | 279 | ../examples/tests/conversion/channel-converter-bindiff -> rc=0 |
|
0 commit comments