wireplumber/tests
George Kiagiadakis afda44286b tests: add unit test verifying we can remove SIs from OMs while iterating
This is a tricky case where iteration matches the last 2 objects
managed by an object manager. When we remove them while iterating,
the last object is not removed because it takes the place of the first
upon removal (side-effect of g_ptr_array_remove_fast()) and the iterator
skips it.

See #388
2022-12-06 12:01:34 +02:00
..
common tests: common: add API to check if spa lib is installed 2021-07-16 11:49:35 -04:00
examples bluez: Add Offload SCO nodes routing sample (for PinePhone) 2022-12-02 11:14:28 +01:00
modules tests: stop using fake{sink,src} to avoid skipping tests 2022-12-06 12:01:34 +02:00
wp tests: add unit test verifying we can remove SIs from OMs while iterating 2022-12-06 12:01:34 +02:00
wplua tests: wplua: json: test json object key with spaces and special characters 2022-12-05 10:13:52 +02:00
meson.build meson: Add options to configure whether to build daemon, tools and modules. 2022-11-23 10:06:11 +00:00