mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-09 04:48:04 +02:00
tests: Port config-parser test to Weston testing framework
Signed-off-by: Loïc Molinari <loic.molinari@collabora.com>
This commit is contained in:
parent
1f169c044c
commit
d92560a0e4
2 changed files with 353 additions and 346 deletions
File diff suppressed because it is too large
Load diff
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue