tests: Add tests for GDebugController

Signed-off-by: Philip Withnall <pwithnall@endlessos.org>

Fixes: #1190
This commit is contained in:
Philip Withnall
2022-02-10 19:24:42 +00:00
parent 1b3e6bab53
commit b7d3e3f16e
2 changed files with 397 additions and 0 deletions

View File

@@ -57,6 +57,7 @@ gio_tests = {
},
'data-input-stream' : {},
'data-output-stream' : {},
'debugcontroller' : {},
'defaultvalue' : {'extra_sources' : [giotypefuncs_inc]},
'fileattributematcher' : {},
'filter-streams' : {},