Name Description Size
common.h Bail out early if the host does not have input devices. 4331
README.md Notes on writing tests. 521
test_audio.cpp libcubeb api/function exhaustive test. Plays a series of tones in different conditions. 6335
test_callback_ret.cpp libcubeb api/function test. Test that different return values from user specified callbacks are handled correctly. 8196
test_device_changed_callback.cpp libcubeb api/function test. Check behaviors of registering device changed callbacks for the streams. 3689
test_devices.cpp libcubeb enumerate device test/example. Prints out a list of devices enumerated. 8177
test_duplex.cpp libcubeb api/function test. Loops input back to output and check audio is flowing. 11309
test_latency.cpp 1231
test_logging.cpp cubeb_logging test 5203
test_loopback.cpp libcubeb api/function test. Requests a loopback device and checks that output is being looped back to input. NOTE: Usage of output devices while performing this test will cause flakey results! 23779
test_overload_callback.cpp user 2718
test_record.cpp libcubeb api/function test. Record the mic and check there is sound. 3169
test_resampler.cpp Windows cmath USE_MATH_DEFINE thing... 39825
test_ring_array.cpp Get store buffers 2297
test_ring_buffer.cpp Generate a monotonically increasing sequence of numbers. 6010
test_sanity.cpp inputbuffer 18890
test_tone.cpp libcubeb api/function test. Plays a simple tone. 3332
test_triple_buffer.cpp cubeb_triple_buffer test 1305
test_utils.cpp 1428