Changeset 93115 in vbox for trunk/src/VBox/Main/testcase
- Timestamp:
- Jan 1, 2022 11:31:46 AM (3 years ago)
- svn:sync-xref-src-repo-rev:
- 149129
- Location:
- trunk/src/VBox/Main/testcase
- Files:
-
- 19 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/testcase/Makefile.kmk
r82968 r93115 5 5 6 6 # 7 # Copyright (C) 2004-202 0Oracle Corporation7 # Copyright (C) 2004-2022 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/testcase/makefile.tstVBoxAPIWin
r82968 r93115 5 5 6 6 # 7 # Copyright (C) 2006-202 0Oracle Corporation7 # Copyright (C) 2006-2022 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/testcase/makefile.tstVBoxAPIXPCOM
r82968 r93115 5 5 6 6 # 7 # Copyright (C) 2006-202 0Oracle Corporation7 # Copyright (C) 2006-2022 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/testcase/msiDarwinDescriptorDecoder.cpp
r83820 r93115 5 5 6 6 /* 7 * Copyright (C) 2016-202 0Oracle Corporation7 * Copyright (C) 2016-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/testcase/tstAPI.cpp
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2006-202 0Oracle Corporation7 * Copyright (C) 2006-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/testcase/tstBstr.cpp
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2019-202 0Oracle Corporation7 * Copyright (C) 2019-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/testcase/tstCollector.cpp
r86441 r93115 5 5 6 6 /* 7 * Copyright (C) 2008-202 0Oracle Corporation7 * Copyright (C) 2008-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/testcase/tstGuestCtrlContextID.cpp
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2012-202 0Oracle Corporation7 * Copyright (C) 2012-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/testcase/tstGuestCtrlParseBuffer.cpp
r86543 r93115 5 5 6 6 /* 7 * Copyright (C) 2011-202 0Oracle Corporation7 * Copyright (C) 2011-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/testcase/tstGuid.cpp
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2013-202 0Oracle Corporation7 * Copyright (C) 2013-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/testcase/tstMediumLock.cpp
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2013-202 0Oracle Corporation7 * Copyright (C) 2013-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/testcase/tstOVF.cpp
r84348 r93115 6 6 7 7 /* 8 * Copyright (C) 2010-202 0Oracle Corporation8 * Copyright (C) 2010-2022 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/testcase/tstUSBLinux.h
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2008-202 0Oracle Corporation7 * Copyright (C) 2008-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/testcase/tstUSBProxyLinux.cpp
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2011-202 0Oracle Corporation7 * Copyright (C) 2011-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/testcase/tstVBoxAPI.cpp
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2006-202 0Oracle Corporation7 * Copyright (C) 2006-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/testcase/tstVBoxAPIPerf.cpp
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2006-202 0Oracle Corporation7 * Copyright (C) 2006-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/testcase/tstVBoxAPIWin.cpp
r83820 r93115 13 13 14 14 /* 15 * Copyright (C) 2006-202 0Oracle Corporation15 * Copyright (C) 2006-2022 Oracle Corporation 16 16 * 17 17 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/testcase/tstVBoxAPIXPCOM.cpp
r86617 r93115 9 9 10 10 /* 11 * Copyright (C) 2006-202 0Oracle Corporation11 * Copyright (C) 2006-2022 Oracle Corporation 12 12 * 13 13 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/testcase/tstVBoxMultipleVM.cpp
r82968 r93115 4 4 5 5 /* 6 * Copyright (C) 2006-202 0Oracle Corporation6 * Copyright (C) 2006-2022 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.