Changeset 82968 in vbox for trunk/src/VBox/Main/testcase
- Timestamp:
- Feb 4, 2020 10:35:17 AM (5 years ago)
- Location:
- trunk/src/VBox/Main/testcase
- Files:
-
- 19 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/testcase/Makefile.kmk
r80835 r82968 5 5 6 6 # 7 # Copyright (C) 2004-20 19Oracle Corporation7 # Copyright (C) 2004-2020 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/testcase/makefile.tstVBoxAPIWin
r76553 r82968 5 5 6 6 # 7 # Copyright (C) 2006-20 19Oracle Corporation7 # Copyright (C) 2006-2020 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/testcase/makefile.tstVBoxAPIXPCOM
r76553 r82968 5 5 6 6 # 7 # Copyright (C) 2006-20 19Oracle Corporation7 # Copyright (C) 2006-2020 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/testcase/msiDarwinDescriptorDecoder.cpp
r76553 r82968 5 5 6 6 /* 7 * Copyright (C) 2016-20 19Oracle Corporation7 * Copyright (C) 2016-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/testcase/tstAPI.cpp
r80824 r82968 5 5 6 6 /* 7 * Copyright (C) 2006-20 19Oracle Corporation7 * Copyright (C) 2006-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/testcase/tstBstr.cpp
r80838 r82968 5 5 6 6 /* 7 * Copyright (C) 2019 Oracle Corporation7 * Copyright (C) 2019-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/testcase/tstCollector.cpp
r80668 r82968 7 7 8 8 /* 9 * Copyright (C) 2008-20 19Oracle Corporation9 * Copyright (C) 2008-2020 Oracle Corporation 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/testcase/tstGuestCtrlContextID.cpp
r76553 r82968 5 5 6 6 /* 7 * Copyright (C) 2012-20 19Oracle Corporation7 * Copyright (C) 2012-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/testcase/tstGuestCtrlParseBuffer.cpp
r76553 r82968 5 5 6 6 /* 7 * Copyright (C) 2011-20 19Oracle Corporation7 * Copyright (C) 2011-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/testcase/tstGuid.cpp
r76553 r82968 5 5 6 6 /* 7 * Copyright (C) 2013-20 19Oracle Corporation7 * Copyright (C) 2013-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/testcase/tstMediumLock.cpp
r76553 r82968 5 5 6 6 /* 7 * Copyright (C) 2013-20 19Oracle Corporation7 * Copyright (C) 2013-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/testcase/tstOVF.cpp
r76553 r82968 6 6 7 7 /* 8 * Copyright (C) 2010-20 19Oracle Corporation8 * Copyright (C) 2010-2020 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/testcase/tstUSBLinux.h
r76562 r82968 5 5 6 6 /* 7 * Copyright (C) 2008-20 19Oracle Corporation7 * Copyright (C) 2008-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/testcase/tstUSBProxyLinux.cpp
r76553 r82968 5 5 6 6 /* 7 * Copyright (C) 2011-20 19Oracle Corporation7 * Copyright (C) 2011-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/testcase/tstVBoxAPI.cpp
r76553 r82968 5 5 6 6 /* 7 * Copyright (C) 2006-20 19Oracle Corporation7 * Copyright (C) 2006-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/testcase/tstVBoxAPIPerf.cpp
r76553 r82968 5 5 6 6 /* 7 * Copyright (C) 2006-20 19Oracle Corporation7 * Copyright (C) 2006-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/testcase/tstVBoxAPIWin.cpp
r76553 r82968 13 13 14 14 /* 15 * Copyright (C) 2006-20 19Oracle Corporation15 * Copyright (C) 2006-2020 Oracle Corporation 16 16 * 17 17 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/testcase/tstVBoxAPIXPCOM.cpp
r76553 r82968 9 9 10 10 /* 11 * Copyright (C) 2006-20 19Oracle Corporation11 * Copyright (C) 2006-2020 Oracle Corporation 12 12 * 13 13 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/testcase/tstVBoxMultipleVM.cpp
r80824 r82968 4 4 5 5 /* 6 * Copyright (C) 2006-20 19Oracle Corporation6 * Copyright (C) 2006-2020 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as
Note:
See TracChangeset
for help on using the changeset viewer.