Changeset 98103 in vbox for trunk/src/VBox/Main/testcase
- Timestamp:
- Jan 17, 2023 2:15:46 PM (2 years ago)
- svn:sync-xref-src-repo-rev:
- 155244
- Location:
- trunk/src/VBox/Main/testcase
- Files:
-
- 22 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/testcase/Makefile.kmk
r97276 r98103 5 5 6 6 # 7 # Copyright (C) 2004-202 2Oracle and/or its affiliates.7 # Copyright (C) 2004-2023 Oracle and/or its affiliates. 8 8 # 9 9 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/testcase/makefile.tstVBoxAPIWin
r96407 r98103 5 5 6 6 # 7 # Copyright (C) 2006-202 2Oracle and/or its affiliates.7 # Copyright (C) 2006-2023 Oracle and/or its affiliates. 8 8 # 9 9 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/testcase/makefile.tstVBoxAPIXPCOM
r96407 r98103 5 5 6 6 # 7 # Copyright (C) 2006-202 2Oracle and/or its affiliates.7 # Copyright (C) 2006-2023 Oracle and/or its affiliates. 8 8 # 9 9 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/testcase/msiDarwinDescriptorDecoder.cpp
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2016-202 2Oracle and/or its affiliates.7 * Copyright (C) 2016-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/testcase/tstAPI.cpp
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/testcase/tstBstr.cpp
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2019-202 2Oracle and/or its affiliates.7 * Copyright (C) 2019-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/testcase/tstCollector.cpp
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2008-202 2Oracle and/or its affiliates.7 * Copyright (C) 2008-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/testcase/tstGuestCtrlContextID.cpp
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2012-202 2Oracle and/or its affiliates.7 * Copyright (C) 2012-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/testcase/tstGuestCtrlParseBuffer.cpp
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2011-202 2Oracle and/or its affiliates.7 * Copyright (C) 2011-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/testcase/tstGuestCtrlPaths.cpp
r97993 r98103 5 5 6 6 /* 7 * Copyright (C) 2022 Oracle and/or its affiliates.7 * Copyright (C) 2022-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/testcase/tstGuid.cpp
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2013-202 2Oracle and/or its affiliates.7 * Copyright (C) 2013-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/testcase/tstMediumLock.cpp
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2013-202 2Oracle and/or its affiliates.7 * Copyright (C) 2013-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/testcase/tstOVF.cpp
r96850 r98103 6 6 7 7 /* 8 * Copyright (C) 2010-202 2Oracle and/or its affiliates.8 * Copyright (C) 2010-2023 Oracle and/or its affiliates. 9 9 * 10 10 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/testcase/tstUSBLinux.h
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2008-202 2Oracle and/or its affiliates.7 * Copyright (C) 2008-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/testcase/tstUSBProxyLinux.cpp
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2011-202 2Oracle and/or its affiliates.7 * Copyright (C) 2011-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/testcase/tstUnattendedScript.cpp
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2022 Oracle and/or its affiliates.7 * Copyright (C) 2022-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/testcase/tstVBoxAPI.cpp
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/testcase/tstVBoxAPIPerf.cpp
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/testcase/tstVBoxAPIWin.cpp
r96407 r98103 13 13 14 14 /* 15 * Copyright (C) 2006-202 2Oracle and/or its affiliates.15 * Copyright (C) 2006-2023 Oracle and/or its affiliates. 16 16 * 17 17 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/testcase/tstVBoxAPIXPCOM.cpp
r96407 r98103 9 9 10 10 /* 11 * Copyright (C) 2006-202 2Oracle and/or its affiliates.11 * Copyright (C) 2006-2023 Oracle and/or its affiliates. 12 12 * 13 13 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/testcase/tstVBoxCrypto.cpp
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2022 Oracle and/or its affiliates.7 * Copyright (C) 2022-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/testcase/tstVBoxMultipleVM.cpp
r96407 r98103 4 4 5 5 /* 6 * Copyright (C) 2006-202 2Oracle and/or its affiliates.6 * Copyright (C) 2006-2023 Oracle and/or its affiliates. 7 7 * 8 8 * This file is part of VirtualBox base platform packages, as
Note:
See TracChangeset
for help on using the changeset viewer.