mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-03 09:01:54 -05:00
tests: add more tests
This commit is contained in:
parent
23c439fd66
commit
69b7c18718
6 changed files with 386 additions and 1 deletions
|
|
@ -186,6 +186,7 @@ static void core_info_changed_count(void *data, const struct pw_core_info *info)
|
|||
spa_assert(!strcmp(spa_dict_lookup(info->props, "buzz"), "frizz"));
|
||||
info_changed_count++;
|
||||
}
|
||||
|
||||
static void test_properties(void)
|
||||
{
|
||||
struct pw_main_loop *loop;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue