mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-16 08:56:45 -05:00
spa: move json parser to utils
Add unit test Add escape function
This commit is contained in:
parent
77791bd427
commit
62cdec8448
8 changed files with 211 additions and 5 deletions
|
|
@ -3,6 +3,7 @@ test_apps = [
|
|||
'test-node',
|
||||
'test-pod',
|
||||
'test-utils',
|
||||
'test-json',
|
||||
]
|
||||
|
||||
foreach a : test_apps
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue