mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-02-24 01:40:20 -05:00
tests: fix test
This commit is contained in:
parent
8f3d8d77ab
commit
ce18660127
1 changed files with 1 additions and 0 deletions
|
|
@ -41,6 +41,7 @@ PWTEST(context_abi)
|
|||
TEST_FUNC(ev, test, global_removed);
|
||||
TEST_FUNC(ev, test, driver_added);
|
||||
TEST_FUNC(ev, test, driver_removed);
|
||||
TEST_FUNC(ev, test, recalc_graph);
|
||||
|
||||
pwtest_int_eq(PW_VERSION_CONTEXT_EVENTS, 2);
|
||||
pwtest_int_eq(sizeof(ev), sizeof(test));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue