wireplumber/tests/wp
George Kiagiadakis 441a778b2e session-item: introduce a rollback() virtual method
+ replace calling execute_step(..., STEP_ERROR) with rollback
+ implement deactivate internally using rollback

This unifies deactivation steps, which are common between deactivate()
and calling execute_step() with WP_TRANSITION_STEP_ERROR at the
end of a failed activation transition.
2020-04-16 13:18:21 +03:00
..
endpoint.c debug: update all library code to use the new debug system 2020-04-14 18:31:17 +03:00
meson.build tests: add session-item unit test 2020-04-16 11:55:23 +03:00
properties.c debug: update all library code to use the new debug system 2020-04-14 18:31:17 +03:00
proxy.c debug: update all library code to use the new debug system 2020-04-14 18:31:17 +03:00
session-item.c session-item: introduce a rollback() virtual method 2020-04-16 13:18:21 +03:00
session.c debug: update all library code to use the new debug system 2020-04-14 18:31:17 +03:00
spa-pod.c debug: update all library code to use the new debug system 2020-04-14 18:31:17 +03:00
spa-props.c update to the latest pipewire API 2020-01-13 15:07:08 -05:00
spa-type.c debug: update all library code to use the new debug system 2020-04-14 18:31:17 +03:00
test-server.h tests: fix memleak when destroying test server 2020-02-25 15:40:39 -05:00
transition.c debug: update all library code to use the new debug system 2020-04-14 18:31:17 +03:00