Changes: Added the new security test to tests.xml

pull/1/head
Oskari Timperi 15 years ago
parent ae8f570dc1
commit 37bb30d95e

@ -30,6 +30,11 @@
<case name="creds-test" type="Functional" description="Test that launched applications get correct credentials when they provide Aegis files" timeout="360" level="System" insignificant="true">
<step expected_result="0">source /tmp/session_bus_address.user; DISPLAY=:0 `pyversions -d` /usr/share/applauncherd-testscripts/test-security.py test_001</step>
</case>
<case name="dont-pass-invoker-creds" type="Functional" description="Test that invoker specific creds are not passed on to launched application" timeout="360" level="System" insignificant="true">
<step expected_result="0">source /tmp/session_bus_address.user; DISPLAY=:0 `pyversions -d` /usr/share/applauncherd-testscripts/test-security.py test_006</step>
</case>
<environments>
<scratchbox>false</scratchbox>
<hardware>true</hardware>

Loading…
Cancel
Save