mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
test-core: add more core support tests
This commit is contained in:
parent
db88e9f954
commit
f205504c26
1 changed files with 2 additions and 0 deletions
|
|
@ -242,7 +242,9 @@ static void test_support(void)
|
|||
const struct spa_support *support;
|
||||
uint32_t n_support;
|
||||
uint32_t types[] = {
|
||||
SPA_TYPE_INTERFACE_DataSystem,
|
||||
SPA_TYPE_INTERFACE_DataLoop,
|
||||
SPA_TYPE_INTERFACE_System,
|
||||
SPA_TYPE_INTERFACE_Loop,
|
||||
SPA_TYPE_INTERFACE_LoopUtils,
|
||||
SPA_TYPE_INTERFACE_Log,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue