Changeset 76553 in vbox for trunk/src/VBox/ValidationKit/tests/storage
- Timestamp:
- Jan 1, 2019 1:45:53 AM (6 years ago)
- Location:
- trunk/src/VBox/ValidationKit/tests/storage
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/tests/storage/Makefile.kmk
r69111 r76553 5 5 6 6 # 7 # Copyright (C) 2012-201 7Oracle Corporation7 # Copyright (C) 2012-2019 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/tests/storage/remoteexecutor.py
r70660 r76553 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2016-201 7Oracle Corporation10 Copyright (C) 2016-2019 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/tests/storage/storagecfg.py
r70660 r76553 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2016-201 7Oracle Corporation10 Copyright (C) 2016-2019 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/tests/storage/tdStorageBenchmark1.py
r74430 r76553 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2012-201 7Oracle Corporation11 Copyright (C) 2012-2019 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
r75379 r76553 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2013-201 7Oracle Corporation11 Copyright (C) 2013-2019 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
r69111 r76553 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 7Oracle Corporation10 Copyright (C) 2012-2019 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.