Changeset 76553 in vbox for trunk/src/VBox/Main/testcase
- Timestamp:
- Jan 1, 2019 1:45:53 AM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 127855
- Location:
- trunk/src/VBox/Main/testcase
- Files:
-
- 18 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/testcase/Makefile.kmk
r69111 r76553 5 5 6 6 # 7 # Copyright (C) 2004-201 7Oracle Corporation7 # Copyright (C) 2004-2019 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/testcase/makefile.tstVBoxAPIWin
r69500 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/Main/testcase/makefile.tstVBoxAPIXPCOM
r69500 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/Main/testcase/msiDarwinDescriptorDecoder.cpp
r69500 r76553 5 5 6 6 /* 7 * Copyright (C) 2016-201 7Oracle Corporation7 * Copyright (C) 2016-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/testcase/tstAPI.cpp
r69500 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/Main/testcase/tstCollector.cpp
r69500 r76553 7 7 8 8 /* 9 * Copyright (C) 2008-201 7Oracle Corporation9 * Copyright (C) 2008-2019 Oracle Corporation 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/testcase/tstGuestCtrlContextID.cpp
r69500 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/Main/testcase/tstGuestCtrlParseBuffer.cpp
r76439 r76553 5 5 6 6 /* 7 * Copyright (C) 2011-201 7Oracle Corporation7 * Copyright (C) 2011-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/testcase/tstGuid.cpp
r76474 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/Main/testcase/tstMediumLock.cpp
r69500 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/Main/testcase/tstOVF.cpp
r69500 r76553 6 6 7 7 /* 8 * Copyright (C) 2010-201 7Oracle Corporation8 * Copyright (C) 2010-2019 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/testcase/tstUSBLinux.h
r76542 r76553 5 5 6 6 /* 7 * Copyright (C) 2008-201 7Oracle Corporation7 * Copyright (C) 2008-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/testcase/tstUSBProxyLinux.cpp
r69500 r76553 5 5 6 6 /* 7 * Copyright (C) 2011-201 7Oracle Corporation7 * Copyright (C) 2011-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/testcase/tstVBoxAPI.cpp
r69500 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/Main/testcase/tstVBoxAPIPerf.cpp
r69500 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/Main/testcase/tstVBoxAPIWin.cpp
r69500 r76553 13 13 14 14 /* 15 * Copyright (C) 2006-201 7Oracle Corporation15 * Copyright (C) 2006-2019 Oracle Corporation 16 16 * 17 17 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/testcase/tstVBoxAPIXPCOM.cpp
r69500 r76553 9 9 10 10 /* 11 * Copyright (C) 2006-201 7Oracle Corporation11 * Copyright (C) 2006-2019 Oracle Corporation 12 12 * 13 13 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/testcase/tstVBoxMultipleVM.cpp
r76474 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 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.