test: move the array tests to pwtest

Add them to the existing pw_properties test binary and rename that to
pw-utils.

Same functionality as before for the pw_array tests.
This commit is contained in:
Peter Hutterer 2021-06-01 16:28:13 +10:00
parent 3865d8846e
commit 493f0724b5
3 changed files with 47 additions and 37 deletions

View file

@ -1,5 +1,4 @@
test_apps = [
'test-array',
'test-client',
'test-context',
'test-endpoint',