tests: Port config-parser test to Weston testing framework

Signed-off-by: Loïc Molinari <loic.molinari@collabora.com>
This commit is contained in:
Loïc Molinari 2025-01-26 13:04:40 +01:00
parent 1f169c044c
commit d92560a0e4
2 changed files with 353 additions and 346 deletions

File diff suppressed because it is too large Load diff

View file

@ -154,6 +154,7 @@ tests = [
'name': 'color-metadata-errors',
'dep_objs': dep_libexec_weston,
},
{ 'name': 'config-parser', },
{
'name': 'constraints',
'sources': [
@ -329,7 +330,6 @@ endif
tests_standalone = [
['config-parser', [], [ dep_zucmain ]],
['zuc',
[
'../tools/zunitc/test/fixtures_test.c',