Changeset 62484 in vbox for trunk/src/VBox/ValidationKit/tests/storage
- Timestamp:
- Jul 22, 2016 6:35:33 PM (8 years ago)
- Location:
- trunk/src/VBox/ValidationKit/tests/storage
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/tests/storage/Makefile.kmk
r62036 r62484 5 5 6 6 # 7 # Copyright (C) 2012-201 5Oracle Corporation7 # Copyright (C) 2012-2016 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/tests/storage/tdStorageBenchmark1.py
r62388 r62484 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2012-201 5Oracle Corporation11 Copyright (C) 2012-2016 Oracle Corporation 12 12 13 13 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/tests/storage/tdStorageSnapshotMerging1.py
r56295 r62484 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2013-201 5Oracle Corporation11 Copyright (C) 2013-2016 Oracle Corporation 12 12 13 13 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/tests/storage/tdStorageStress1.py
r57289 r62484 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 5Oracle Corporation10 Copyright (C) 2012-2016 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as
Note:
See TracChangeset
for help on using the changeset viewer.