Changeset 76553 in vbox for trunk/src/VBox/ValidationKit/tests
- Timestamp:
- Jan 1, 2019 1:45:53 AM (6 years ago)
- Location:
- trunk/src/VBox/ValidationKit/tests
- Files:
-
- 51 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/tests/Makefile.kmk
r70763 r76553 5 5 6 6 # 7 # Copyright (C) 2006-201 7Oracle Corporation7 # Copyright (C) 2006-2019 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/tests/__init__.py
r72782 r76553 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 8Oracle Corporation10 Copyright (C) 2012-2019 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/tests/additions/Makefile.kmk
r69111 r76553 5 5 6 6 # 7 # Copyright (C) 2006-201 7Oracle Corporation7 # Copyright (C) 2006-2019 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/tests/additions/tdAddBasic1.py
r72728 r76553 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2010-201 7Oracle Corporation11 Copyright (C) 2010-2019 Oracle Corporation 12 12 13 13 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py
r72742 r76553 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2010-201 8Oracle Corporation11 Copyright (C) 2010-2019 Oracle Corporation 12 12 13 13 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/tests/api/Makefile.kmk
r71389 r76553 5 5 6 6 # 7 # Copyright (C) 2006-201 7Oracle Corporation7 # Copyright (C) 2006-2019 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/tests/api/__init__.py
r72782 r76553 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 8Oracle Corporation10 Copyright (C) 2012-2019 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/tests/api/tdApi1.py
r74032 r76553 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2010-201 7Oracle Corporation11 Copyright (C) 2010-2019 Oracle Corporation 12 12 13 13 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/tests/api/tdAppliance1.py
r72739 r76553 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2010-201 7Oracle Corporation11 Copyright (C) 2010-2019 Oracle Corporation 12 12 13 13 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/tests/api/tdMoveMedium1.py
r74031 r76553 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2010-201 7Oracle Corporation11 Copyright (C) 2010-2019 Oracle Corporation 12 12 13 13 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/tests/api/tdMoveVM1.py
r74031 r76553 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2010-201 8Oracle Corporation11 Copyright (C) 2010-2019 Oracle Corporation 12 12 13 13 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/tests/api/tdPython1.py
r72735 r76553 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2010-201 7Oracle Corporation11 Copyright (C) 2010-2019 Oracle Corporation 12 12 13 13 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/tests/api/tdTreeDepth1.py
r74032 r76553 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2010-201 7Oracle Corporation11 Copyright (C) 2010-2019 Oracle Corporation 12 12 13 13 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/tests/audio/tdGuestHostTimings.py
r70657 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 -
trunk/src/VBox/ValidationKit/tests/autostart/Makefile.kmk
r69111 r76553 5 5 6 6 # 7 # Copyright (C) 2013-201 7Oracle Corporation7 # Copyright (C) 2013-2019 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/tests/autostart/tdAutostart1.py
r69111 r76553 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2013-201 7Oracle Corporation10 Copyright (C) 2013-2019 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/tests/benchmarks/Makefile.kmk
r69111 r76553 5 5 6 6 # 7 # Copyright (C) 2006-201 7Oracle Corporation7 # Copyright (C) 2006-2019 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/tests/benchmarks/tdBenchmark1.py
r69111 r76553 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2010-201 7Oracle Corporation11 Copyright (C) 2010-2019 Oracle Corporation 12 12 13 13 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/tests/cpu/Makefile.kmk
r69111 r76553 5 5 6 6 # 7 # Copyright (C) 2006-201 7Oracle Corporation7 # Copyright (C) 2006-2019 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/tests/cpu/tdCpuPae1.py
r69111 r76553 12 12 __copyright__ = \ 13 13 """ 14 Copyright (C) 2010-201 7Oracle Corporation14 Copyright (C) 2010-2019 Oracle Corporation 15 15 16 16 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/tests/installation/Makefile.kmk
r69111 r76553 5 5 6 6 # 7 # Copyright (C) 2006-201 7Oracle Corporation7 # Copyright (C) 2006-2019 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/tests/installation/tdGuestOsInstOs2.py
r69591 r76553 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2010-201 7Oracle Corporation11 Copyright (C) 2010-2019 Oracle Corporation 12 12 13 13 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/tests/installation/tdGuestOsInstTest1.py
r70739 r76553 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2010-201 7Oracle Corporation11 Copyright (C) 2010-2019 Oracle Corporation 12 12 13 13 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/tests/network/Makefile.kmk
r69111 r76553 5 5 6 6 # 7 # Copyright (C) 2006-201 7Oracle Corporation7 # Copyright (C) 2006-2019 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/tests/network/tdNetBenchmark1.py
r69111 r76553 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2010-201 7Oracle Corporation11 Copyright (C) 2010-2019 Oracle Corporation 12 12 13 13 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/tests/selftests/Makefile.kmk
r69111 r76553 5 5 6 6 # 7 # Copyright (C) 2006-201 7Oracle Corporation7 # Copyright (C) 2006-2019 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/tests/selftests/tdSelfTest1.py
r69111 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/selftests/tdSelfTest2.py
r69111 r76553 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2010-201 7Oracle Corporation11 Copyright (C) 2010-2019 Oracle Corporation 12 12 13 13 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/tests/selftests/tdSelfTest3.py
r69111 r76553 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2010-201 7Oracle Corporation11 Copyright (C) 2010-2019 Oracle Corporation 12 12 13 13 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/tests/selftests/tdSelfTest4.py
r69111 r76553 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2010-201 7Oracle Corporation11 Copyright (C) 2010-2019 Oracle Corporation 12 12 13 13 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/tests/serial/Makefile.kmk
r70796 r76553 5 5 6 6 # 7 # Copyright (C) 2018 Oracle Corporation7 # Copyright (C) 2018-2019 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/tests/serial/loopback.py
r74438 r76553 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2018 Oracle Corporation10 Copyright (C) 2018-2019 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/tests/serial/tdSerial1.py
r75170 r76553 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2018 Oracle Corporation11 Copyright (C) 2018-2019 Oracle Corporation 12 12 13 13 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/tests/shutdown/tdGuestOsShutdown1.py
r69111 r76553 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2010-201 7Oracle Corporation10 Copyright (C) 2010-2019 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/tests/smoketests/Makefile.kmk
r70695 r76553 5 5 6 6 # 7 # Copyright (C) 2006-201 7Oracle Corporation7 # Copyright (C) 2006-2019 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/tests/smoketests/tdExoticOrAncient1.py
r70731 r76553 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2010-201 8Oracle Corporation11 Copyright (C) 2010-2019 Oracle Corporation 12 12 13 13 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/tests/smoketests/tdSmokeTest1.py
r72315 r76553 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2010-201 7Oracle Corporation11 Copyright (C) 2010-2019 Oracle Corporation 12 12 13 13 This file is part of VirtualBox Open Source Edition (OSE), as -
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 -
trunk/src/VBox/ValidationKit/tests/teleportation/Makefile.kmk
r69111 r76553 5 5 6 6 # 7 # Copyright (C) 2006-201 7Oracle Corporation7 # Copyright (C) 2006-2019 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/tests/teleportation/tdTeleportLocal1.py
r70509 r76553 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2010-201 7Oracle Corporation11 Copyright (C) 2010-2019 Oracle Corporation 12 12 13 13 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/tests/unittests/Makefile.kmk
r69111 r76553 5 5 6 6 # 7 # Copyright (C) 2006-201 7Oracle Corporation7 # Copyright (C) 2006-2019 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/tests/unittests/tdUnitTest1.py
r71928 r76553 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2010-201 7Oracle Corporation11 Copyright (C) 2010-2019 Oracle Corporation 12 12 13 13 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/tests/usb/Makefile.kmk
r69111 r76553 5 5 6 6 # 7 # Copyright (C) 2014-201 7Oracle Corporation7 # Copyright (C) 2014-2019 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/tests/usb/tdUsb1.py
r71983 r76553 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2014-201 7Oracle Corporation11 Copyright (C) 2014-2019 Oracle Corporation 12 12 13 13 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/tests/usb/tst-utsgadget.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/usb/usbgadget.py
r75738 r76553 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2010-201 7Oracle Corporation10 Copyright (C) 2010-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.