Changeset 59684 in vbox for trunk/src/VBox/ValidationKit/tests/api
- Timestamp:
- Feb 15, 2016 2:49:09 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/tests/api/tdAppliance1.py
r59680 r59684 94 94 'tdAppliance1-t5.ova', 95 95 'tdAppliance1-t5-ovftool-4.1.0.ova', 96 # t6 is a VM with with one gzipped disk, SHA1 and a manifest signed by a certificate issued by the t4 certificate, 97 # thus it should be impossible to establish a trusted path to a root CA. 98 'tdAppliance1-t6.ova', 99 'tdAppliance1-t6-ovftool-4.1.0.ova', 96 100 ): 97 101 reporter.testStart(sOva);
Note:
See TracChangeset
for help on using the changeset viewer.