gio: Create a sandbox checking function

This commit is contained in:
Robert Ancell
2022-10-31 12:07:52 +01:00
committed by Philip Withnall
parent 02db6107ce
commit 568763e776
7 changed files with 244 additions and 40 deletions

View File

@@ -100,6 +100,9 @@ gio_tests = {
'power-profile-monitor' : {},
'proxy-test' : {},
'readwrite' : {},
'sandbox' : {
'source': ['sandbox.c', '../gsandbox.c'],
},
'simple-async-result' : {},
'simple-proxy' : {},
'sleepy-stream' : {},