Changeset 56295 in vbox
- Timestamp:
- Jun 9, 2015 2:29:55 PM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 100880
- Location:
- trunk/src/VBox/ValidationKit
- Files:
-
- 276 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/Config.kmk
r52776 r56295 5 5 6 6 # 7 # Copyright (C) 2010-201 4Oracle Corporation7 # Copyright (C) 2010-2015 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/Makefile.kmk
r52776 r56295 5 5 6 6 # 7 # Copyright (C) 2006-201 4Oracle Corporation7 # Copyright (C) 2006-2015 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/ValidationKitCodingGuidelines.cpp
r52776 r56295 5 5 6 6 /* 7 * Copyright (C) 2010-201 4Oracle Corporation7 * Copyright (C) 2010-2015 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/bootsectors/Makefile.kmk
r52776 r56295 5 5 6 6 # 7 # Copyright (C) 2006-201 4Oracle Corporation7 # Copyright (C) 2006-2015 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/bootsectors/VBoxBs2Linker.cpp
r52776 r56295 5 5 6 6 /* 7 * Copyright (C) 2006-201 4Oracle Corporation7 * Copyright (C) 2006-2015 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/bootsectors/bootsector-empty.asm
r52776 r56295 5 5 6 6 ; 7 ; Copyright (C) 2012-201 4Oracle Corporation7 ; Copyright (C) 2012-2015 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/bootsectors/bootsector-pae.asm
r52776 r56295 5 5 6 6 ; 7 ; Copyright (C) 2007-201 4Oracle Corporation7 ; Copyright (C) 2007-2015 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/bootsectors/bootsector-shutdown.asm
r52776 r56295 5 5 6 6 ; 7 ; Copyright (C) 2007-201 4Oracle Corporation7 ; Copyright (C) 2007-2015 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/bootsectors/bootsector2-api.mac
r52776 r56295 5 5 6 6 ; 7 ; Copyright (C) 2007-201 4Oracle Corporation7 ; Copyright (C) 2007-2015 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/bootsectors/bootsector2-boot-registers-1.asm
r52776 r56295 5 5 6 6 ; 7 ; Copyright (C) 2007-201 4Oracle Corporation7 ; Copyright (C) 2007-2015 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/bootsectors/bootsector2-common-end.mac
r52776 r56295 7 7 8 8 ; 9 ; Copyright (C) 2007-201 4Oracle Corporation9 ; Copyright (C) 2007-2015 Oracle Corporation 10 10 ; 11 11 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/bootsectors/bootsector2-common-init-code.mac
r52776 r56295 41 41 42 42 ; 43 ; Copyright (C) 2007-201 4Oracle Corporation43 ; Copyright (C) 2007-2015 Oracle Corporation 44 44 ; 45 45 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/bootsectors/bootsector2-common-init-traps.mac
r52776 r56295 8 8 9 9 ; 10 ; Copyright (C) 2007-201 4Oracle Corporation10 ; Copyright (C) 2007-2015 Oracle Corporation 11 11 ; 12 12 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/bootsectors/bootsector2-common-macros-1.mac
r52776 r56295 5 5 6 6 ; 7 ; Copyright (C) 2007-201 4Oracle Corporation7 ; Copyright (C) 2007-2015 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/bootsectors/bootsector2-common-routines-template-1.mac
r53195 r56295 5 5 6 6 ; 7 ; Copyright (C) 2007-201 4Oracle Corporation7 ; Copyright (C) 2007-2015 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/bootsectors/bootsector2-common-routines-template-2.mac
r52776 r56295 5 5 6 6 ; 7 ; Copyright (C) 2007-201 4Oracle Corporation7 ; Copyright (C) 2007-2015 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/bootsectors/bootsector2-common-routines.mac
r52776 r56295 46 46 47 47 ; 48 ; Copyright (C) 2007-201 4Oracle Corporation48 ; Copyright (C) 2007-2015 Oracle Corporation 49 49 ; 50 50 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/bootsectors/bootsector2-common-traprec-template.mac
r52776 r56295 5 5 6 6 ; 7 ; Copyright (C) 2007-201 4Oracle Corporation7 ; Copyright (C) 2007-2015 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/bootsectors/bootsector2-common-traprec.mac
r52776 r56295 7 7 8 8 ; 9 ; Copyright (C) 2007-201 4Oracle Corporation9 ; Copyright (C) 2007-2015 Oracle Corporation 10 10 ; 11 11 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/bootsectors/bootsector2-cpu-a20-1-template.mac
r52776 r56295 5 5 6 6 ; 7 ; Copyright (C) 2007-201 4Oracle Corporation7 ; Copyright (C) 2007-2015 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/bootsectors/bootsector2-cpu-a20-1.asm
r52776 r56295 5 5 6 6 ; 7 ; Copyright (C) 2007-201 4Oracle Corporation7 ; Copyright (C) 2007-2015 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/bootsectors/bootsector2-cpu-basic-1-template.mac
r52776 r56295 5 5 6 6 ; 7 ; Copyright (C) 2007-201 4Oracle Corporation7 ; Copyright (C) 2007-2015 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/bootsectors/bootsector2-cpu-basic-1.asm
r52776 r56295 5 5 6 6 ; 7 ; Copyright (C) 2007-201 4Oracle Corporation7 ; Copyright (C) 2007-2015 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/bootsectors/bootsector2-cpu-hidden-regs-1-template.mac
r52776 r56295 5 5 6 6 ; 7 ; Copyright (C) 2007-201 4Oracle Corporation7 ; Copyright (C) 2007-2015 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/bootsectors/bootsector2-cpu-hidden-regs-1.asm
r52776 r56295 7 7 8 8 ; 9 ; Copyright (C) 2007-201 4Oracle Corporation9 ; Copyright (C) 2007-2015 Oracle Corporation 10 10 ; 11 11 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/bootsectors/bootsector2-cpu-instr-1-template.mac
r52776 r56295 5 5 6 6 ; 7 ; Copyright (C) 2007-201 4Oracle Corporation7 ; Copyright (C) 2007-2015 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/bootsectors/bootsector2-cpu-instr-1.asm
r52776 r56295 8 8 9 9 ; 10 ; Copyright (C) 2007-201 4Oracle Corporation10 ; Copyright (C) 2007-2015 Oracle Corporation 11 11 ; 12 12 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/bootsectors/bootsector2-cpu-pf-1-template.mac
r52776 r56295 5 5 6 6 ; 7 ; Copyright (C) 2007-201 4Oracle Corporation7 ; Copyright (C) 2007-2015 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/bootsectors/bootsector2-cpu-pf-1.asm
r52776 r56295 5 5 6 6 ; 7 ; Copyright (C) 2007-201 4Oracle Corporation7 ; Copyright (C) 2007-2015 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/bootsectors/bootsector2-cpu-xcpt-1-template.mac
r52776 r56295 5 5 6 6 ; 7 ; Copyright (C) 2007-201 4Oracle Corporation7 ; Copyright (C) 2007-2015 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/bootsectors/bootsector2-cpu-xcpt-1.asm
r52776 r56295 8 8 9 9 ; 10 ; Copyright (C) 2007-201 4Oracle Corporation10 ; Copyright (C) 2007-2015 Oracle Corporation 11 11 ; 12 12 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/bootsectors/bootsector2-cpu-xcpt-2-template.mac
r52776 r56295 5 5 6 6 ; 7 ; Copyright (C) 2007-201 4Oracle Corporation7 ; Copyright (C) 2007-2015 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/bootsectors/bootsector2-cpu-xcpt-2.asm
r52776 r56295 8 8 9 9 ; 10 ; Copyright (C) 2007-201 4Oracle Corporation10 ; Copyright (C) 2007-2015 Oracle Corporation 11 11 ; 12 12 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/bootsectors/bootsector2-first.mac
r55124 r56295 5 5 6 6 ; 7 ; Copyright (C) 2007-201 4Oracle Corporation7 ; Copyright (C) 2007-2015 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/bootsectors/bootsector2-structures.mac
r52776 r56295 5 5 6 6 ; 7 ; Copyright (C) 2007-201 4Oracle Corporation7 ; Copyright (C) 2007-2015 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/bootsectors/bootsector2-template-footer.mac
r52776 r56295 5 5 6 6 ; 7 ; Copyright (C) 2007-201 4Oracle Corporation7 ; Copyright (C) 2007-2015 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/bootsectors/bootsector2-template-header.mac
r52776 r56295 5 5 6 6 ; 7 ; Copyright (C) 2007-201 4Oracle Corporation7 ; Copyright (C) 2007-2015 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/bootsectors/bootsector2-test1.asm
r54653 r56295 7 7 8 8 ; 9 ; Copyright (C) 2007-201 4Oracle Corporation9 ; Copyright (C) 2007-2015 Oracle Corporation 10 10 ; 11 11 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/bootsectors/bootsector2-triple-fault-1.asm
r52776 r56295 5 5 6 6 ; 7 ; Copyright (C) 2007-201 4Oracle Corporation7 ; Copyright (C) 2007-2015 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/bootsectors/bootsector2-vbinstst-64-1.asm
r52776 r56295 6 6 7 7 ; 8 ; Copyright (C) 2007-201 4Oracle Corporation8 ; Copyright (C) 2007-2015 Oracle Corporation 9 9 ; 10 10 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/bootsectors/bootsector2-vbinstst-big-template.asm
r52776 r56295 7 7 8 8 ; 9 ; Copyright (C) 2007-201 4Oracle Corporation9 ; Copyright (C) 2007-2015 Oracle Corporation 10 10 ; 11 11 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/bootsectors/bootsector2-vbinstst-kernel.asm
r52776 r56295 6 6 7 7 ; 8 ; Copyright (C) 2007-201 4Oracle Corporation8 ; Copyright (C) 2007-2015 Oracle Corporation 9 9 ; 10 10 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/common/Makefile.kmk
r52776 r56295 5 5 6 6 # 7 # Copyright (C) 2006-201 4Oracle Corporation7 # Copyright (C) 2006-2015 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/common/__init__.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/common/constants/__init__.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/common/constants/result.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/common/constants/rtexitcode.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/common/constants/tbreq.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/common/constants/tbresp.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/common/constants/valueunit.py
r52776 r56295 11 11 __copyright__ = \ 12 12 """ 13 Copyright (C) 2012-201 4Oracle Corporation13 Copyright (C) 2012-2015 Oracle Corporation 14 14 15 15 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/common/utils.py
r53284 r56295 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2012-201 4Oracle Corporation11 Copyright (C) 2012-2015 Oracle Corporation 12 12 13 13 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/common/webutils.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/docs/AutomaticTestingRevamp.html
r52781 r56295 1347 1347 <tr class="field"><th class="field-name">Status:</th><td class="field-body">$Id$</td> 1348 1348 </tr> 1349 <tr class="field"><th class="field-name">Copyright:</th><td class="field-body">Copyright (C) 2010-201 4Oracle Corporation.</td>1349 <tr class="field"><th class="field-name">Copyright:</th><td class="field-body">Copyright (C) 2010-2015 Oracle Corporation.</td> 1350 1350 </tr> 1351 1351 </tbody> -
trunk/src/VBox/ValidationKit/docs/AutomaticTestingRevamp.txt
r52776 r56295 1059 1059 1060 1060 :Status: $Id$ 1061 :Copyright: Copyright (C) 2010-201 4Oracle Corporation.1062 1061 :Copyright: Copyright (C) 2010-2015 Oracle Corporation. 1062 -
trunk/src/VBox/ValidationKit/docs/Makefile.kmk
r52776 r56295 5 5 6 6 # 7 # Copyright (C) 2006-201 4Oracle Corporation7 # Copyright (C) 2006-2015 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/docs/VBoxValidationKitReadMe.html
r52781 r56295 436 436 <tr class="field"><th class="field-name">Status:</th><td class="field-body">$Id$</td> 437 437 </tr> 438 <tr class="field"><th class="field-name">Copyright:</th><td class="field-body">Copyright (C) 2010-201 4Oracle Corporation.</td>438 <tr class="field"><th class="field-name">Copyright:</th><td class="field-body">Copyright (C) 2010-2015 Oracle Corporation.</td> 439 439 </tr> 440 440 </tbody> -
trunk/src/VBox/ValidationKit/docs/VBoxValidationKitReadMe.txt
r53149 r56295 111 111 112 112 :Status: $Id$ 113 :Copyright: Copyright (C) 2010-201 4Oracle Corporation.113 :Copyright: Copyright (C) 2010-2015 Oracle Corporation. 114 114 -
trunk/src/VBox/ValidationKit/snippets/alloc-1.c
r52776 r56295 5 5 6 6 /* 7 * Copyright (C) 2007-201 4Oracle Corporation7 * Copyright (C) 2007-2015 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/snippets/time-1.c
r52776 r56295 5 5 6 6 /* 7 * Copyright (C) 2011-201 4Oracle Corporation7 * Copyright (C) 2011-2015 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/td-dummy.py
r52776 r56295 3 3 4 4 """ 5 Copyright (C) 2010-201 4Oracle Corporation5 Copyright (C) 2010-2015 Oracle Corporation 6 6 7 7 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testanalysis/Makefile.kmk
r52776 r56295 5 5 6 6 # 7 # Copyright (C) 2010-201 4Oracle Corporation7 # Copyright (C) 2010-2015 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testanalysis/__init__.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2010-201 4Oracle Corporation10 Copyright (C) 2010-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testanalysis/diff.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2010-201 4Oracle Corporation10 Copyright (C) 2010-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testanalysis/reader.py
r52776 r56295 11 11 __copyright__ = \ 12 12 """ 13 Copyright (C) 2010-201 4Oracle Corporation13 Copyright (C) 2010-2015 Oracle Corporation 14 14 15 15 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testanalysis/reporting.py
r52776 r56295 11 11 __copyright__ = \ 12 12 """ 13 Copyright (C) 2010-201 4Oracle Corporation13 Copyright (C) 2010-2015 Oracle Corporation 14 14 15 15 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testanalysis/tst-a1.py
r52776 r56295 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2010-201 4Oracle Corporation11 Copyright (C) 2010-2015 Oracle Corporation 12 12 13 13 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testboxscript/Makefile.kmk
r52776 r56295 5 5 6 6 # 7 # Copyright (C) 2012-201 4Oracle Corporation7 # Copyright (C) 2012-2015 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testboxscript/TestBoxHelper.cpp
r52776 r56295 5 5 6 6 /* 7 * Copyright (C) 2012-201 4Oracle Corporation7 * Copyright (C) 2012-2015 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testboxscript/darwin/setup-routines.sh
r53118 r56295 5 5 6 6 # 7 # Copyright (C) 2006-201 4Oracle Corporation7 # Copyright (C) 2006-2015 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testboxscript/linux/setup-routines.sh
r52776 r56295 6 6 7 7 # 8 # Copyright (C) 2006-201 4Oracle Corporation8 # Copyright (C) 2006-2015 Oracle Corporation 9 9 # 10 10 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testboxscript/linux/testboxscript-service.sh
r52776 r56295 5 5 6 6 # 7 # Copyright (C) 2006-201 4Oracle Corporation7 # Copyright (C) 2006-2015 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testboxscript/setup.sh
r52776 r56295 6 6 7 7 # 8 # Copyright (C) 2006-201 4Oracle Corporation8 # Copyright (C) 2006-2015 Oracle Corporation 9 9 # 10 10 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testboxscript/solaris/setup-routines.sh
r52776 r56295 5 5 6 6 # 7 # Copyright (C) 2006-201 4Oracle Corporation7 # Copyright (C) 2006-2015 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testboxscript/testboxcommand.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testboxscript/testboxcommons.py
r52776 r56295 11 11 __copyright__ = \ 12 12 """ 13 Copyright (C) 2012-201 4Oracle Corporation13 Copyright (C) 2012-2015 Oracle Corporation 14 14 15 15 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testboxscript/testboxconnection.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testboxscript/testboxscript.py
r52776 r56295 12 12 __copyright__ = \ 13 13 """ 14 Copyright (C) 2012-201 4Oracle Corporation14 Copyright (C) 2012-2015 Oracle Corporation 15 15 16 16 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testboxscript/testboxscript_real.py
r52776 r56295 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2012-201 4Oracle Corporation11 Copyright (C) 2012-2015 Oracle Corporation 12 12 13 13 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testboxscript/testboxtasks.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testboxscript/testboxupgrade.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testdriver/Makefile.kmk
r52776 r56295 5 5 6 6 # 7 # Copyright (C) 2010-201 4Oracle Corporation7 # Copyright (C) 2010-2015 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testdriver/__init__.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2010-201 4Oracle Corporation10 Copyright (C) 2010-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testdriver/base.py
r52776 r56295 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2010-201 4Oracle Corporation11 Copyright (C) 2010-2015 Oracle Corporation 12 12 13 13 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testdriver/reporter.py
r53514 r56295 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2010-201 4Oracle Corporation11 Copyright (C) 2010-2015 Oracle Corporation 12 12 13 13 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testdriver/tst-txsclient.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2010-201 4Oracle Corporation10 Copyright (C) 2010-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testdriver/txsclient.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2010-201 4Oracle Corporation10 Copyright (C) 2010-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testdriver/vboxcon.py
r52776 r56295 10 10 __copyright__ = \ 11 11 """ 12 Copyright (C) 2010-201 4Oracle Corporation12 Copyright (C) 2010-2015 Oracle Corporation 13 13 14 14 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testdriver/vboxinstaller.py
r54586 r56295 12 12 __copyright__ = \ 13 13 """ 14 Copyright (C) 2010-201 4Oracle Corporation14 Copyright (C) 2010-2015 Oracle Corporation 15 15 16 16 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testdriver/vboxtestvms.py
r55084 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2010-201 4Oracle Corporation10 Copyright (C) 2010-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testdriver/winbase.py
r52776 r56295 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2010-201 4Oracle Corporation11 Copyright (C) 2010-2015 Oracle Corporation 12 12 13 13 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/Makefile.kmk
r52776 r56295 5 5 6 6 # 7 # Copyright (C) 2006-201 4Oracle Corporation7 # Copyright (C) 2006-2015 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/__init__.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/apache-template-2.2.conf
r52776 r56295 7 7 8 8 # 9 # Copyright (C) 2012-201 4Oracle Corporation9 # Copyright (C) 2012-2015 Oracle Corporation 10 10 # 11 11 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/apache-template-2.4.conf
r52776 r56295 8 8 9 9 # 10 # Copyright (C) 2012-201 4Oracle Corporation10 # Copyright (C) 2012-2015 Oracle Corporation 11 11 # 12 12 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/batch/Makefile.kmk
r52776 r56295 5 5 6 6 # 7 # Copyright (C) 2006-201 4Oracle Corporation7 # Copyright (C) 2006-2015 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/batch/add_build.py
r52776 r56295 10 10 __copyright__ = \ 11 11 """ 12 Copyright (C) 2012-201 4Oracle Corporation12 Copyright (C) 2012-2015 Oracle Corporation 13 13 14 14 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/batch/close_orphaned_testsets.py
r52776 r56295 10 10 __copyright__ = \ 11 11 """ 12 Copyright (C) 2012-201 4Oracle Corporation12 Copyright (C) 2012-2015 Oracle Corporation 13 13 14 14 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/batch/del_build.py
r52776 r56295 11 11 __copyright__ = \ 12 12 """ 13 Copyright (C) 2012-201 4Oracle Corporation13 Copyright (C) 2012-2015 Oracle Corporation 14 14 15 15 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/batch/filearchiver.py
r52776 r56295 11 11 __copyright__ = \ 12 12 """ 13 Copyright (C) 2012-201 4Oracle Corporation13 Copyright (C) 2012-2015 Oracle Corporation 14 14 15 15 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/batch/vcs_import.py
r52776 r56295 10 10 __copyright__ = \ 11 11 """ 12 Copyright (C) 2012-201 4Oracle Corporation12 Copyright (C) 2012-2015 Oracle Corporation 13 13 14 14 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/cgi/Makefile.kmk
r52776 r56295 5 5 6 6 # 7 # Copyright (C) 2006-201 4Oracle Corporation7 # Copyright (C) 2006-2015 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/cgi/admin.py
r52776 r56295 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2012-201 4Oracle Corporation11 Copyright (C) 2012-2015 Oracle Corporation 12 12 13 13 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/cgi/debuginfo.py
r52776 r56295 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2012-201 4Oracle Corporation11 Copyright (C) 2012-2015 Oracle Corporation 12 12 13 13 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/cgi/index.py
r52776 r56295 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2012-201 4Oracle Corporation11 Copyright (C) 2012-2015 Oracle Corporation 12 12 13 13 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/cgi/logout.py
r52776 r56295 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2012-201 4Oracle Corporation11 Copyright (C) 2012-2015 Oracle Corporation 12 12 13 13 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/cgi/logout2.py
r52776 r56295 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2012-201 4Oracle Corporation11 Copyright (C) 2012-2015 Oracle Corporation 12 12 13 13 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/cgi/testboxdisp.py
r52776 r56295 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2012-201 4Oracle Corporation11 Copyright (C) 2012-2015 Oracle Corporation 12 12 13 13 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/config.py
r53754 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/core/Makefile.kmk
r52776 r56295 5 5 6 6 # 7 # Copyright (C) 2006-201 4Oracle Corporation7 # Copyright (C) 2006-2015 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/core/__init__.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/core/base.py
r52776 r56295 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2012-201 4Oracle Corporation11 Copyright (C) 2012-2015 Oracle Corporation 12 12 13 13 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/core/build.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/core/buildblacklist.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/core/buildsource.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/core/coreconsts.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/core/db.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/core/dbobjcache.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/core/failurecategory.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/core/failurereason.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/core/globalresource.pgsql
r52776 r56295 5 5 6 6 -- 7 -- Copyright (C) 2006-201 4Oracle Corporation7 -- Copyright (C) 2006-2015 Oracle Corporation 8 8 -- 9 9 -- This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/core/globalresource.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/core/report.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/core/schedgroup.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/core/schedulerbase.py
r52776 r56295 10 10 __copyright__ = \ 11 11 """ 12 Copyright (C) 2012-201 4Oracle Corporation12 Copyright (C) 2012-2015 Oracle Corporation 13 13 14 14 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/core/schedulerbeci.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/core/systemlog.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/core/testbox.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/core/testboxcontroller.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/core/testboxstatus.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/core/testcase.pgsql
r52776 r56295 5 5 6 6 -- 7 -- Copyright (C) 2012-201 4Oracle Corporation7 -- Copyright (C) 2012-2015 Oracle Corporation 8 8 -- 9 9 -- This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/core/testcase.py
r52776 r56295 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2012-201 4Oracle Corporation11 Copyright (C) 2012-2015 Oracle Corporation 12 12 13 13 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/core/testcaseargs.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/core/testgroup.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/core/testresults.py
r53039 r56295 11 11 __copyright__ = \ 12 12 """ 13 Copyright (C) 2012-201 4Oracle Corporation13 Copyright (C) 2012-2015 Oracle Corporation 14 14 15 15 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/core/testset.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/core/useraccount.pgsql
r52776 r56295 5 5 6 6 -- 7 -- Copyright (C) 2012-201 4Oracle Corporation7 -- Copyright (C) 2012-2015 Oracle Corporation 8 8 -- 9 9 -- This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/core/useraccount.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/core/vcsrevisions.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/core/webservergluebase.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/core/webservergluecgi.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/db/Makefile.kmk
r52776 r56295 5 5 6 6 # 7 # Copyright (C) 2006-201 4Oracle Corporation7 # Copyright (C) 2006-2015 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/db/TestManagerDatabaseDefaultUserAccounts.pgsql
r52776 r56295 5 5 6 6 -- 7 -- Copyright (C) 2012-201 4Oracle Corporation7 -- Copyright (C) 2012-2015 Oracle Corporation 8 8 -- 9 9 -- This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/db/TestManagerDatabaseForeignKeyErHacks.pgsql
r52776 r56295 8 8 9 9 -- 10 -- Copyright (C) 2012-201 4Oracle Corporation10 -- Copyright (C) 2012-2015 Oracle Corporation 11 11 -- 12 12 -- This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/db/TestManagerDatabaseForeignKeyErHacks2.pgsql
r52776 r56295 8 8 9 9 -- 10 -- Copyright (C) 2012-201 4Oracle Corporation10 -- Copyright (C) 2012-2015 Oracle Corporation 11 11 -- 12 12 -- This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/db/TestManagerDatabaseInit.pgsql
r52776 r56295 5 5 6 6 -- 7 -- Copyright (C) 2012-201 4Oracle Corporation7 -- Copyright (C) 2012-2015 Oracle Corporation 8 8 -- 9 9 -- This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/db/TestManagerVBoxPilot-1.pgsql
r52776 r56295 5 5 6 6 -- 7 -- Copyright (C) 2012-201 4Oracle Corporation7 -- Copyright (C) 2012-2015 Oracle Corporation 8 8 -- 9 9 -- This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/db/gen-sql-comments.py
r52776 r56295 4 4 5 5 """ 6 Copyright (C) 2012-201 4Oracle Corporation6 Copyright (C) 2012-2015 Oracle Corporation 7 7 8 8 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/db/tmdb-r01-builds-1.pgsql
r52776 r56295 5 5 6 6 -- 7 -- Copyright (C) 2012-201 4Oracle Corporation7 -- Copyright (C) 2012-2015 Oracle Corporation 8 8 -- 9 9 -- This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/db/tmdb-r02-testboxes-1.pgsql
r52776 r56295 5 5 6 6 -- 7 -- Copyright (C) 2013 Oracle Corporation7 -- Copyright (C) 2013-2015 Oracle Corporation 8 8 -- 9 9 -- This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/db/tmdb-r03-teststatus-1.pgsql
r52776 r56295 5 5 6 6 -- 7 -- Copyright (C) 2013 Oracle Corporation7 -- Copyright (C) 2013-2015 Oracle Corporation 8 8 -- 9 9 -- This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/db/tmdb-r04-teststatus-2.pgsql
r52776 r56295 5 5 6 6 -- 7 -- Copyright (C) 2013 Oracle Corporation7 -- Copyright (C) 2013-2015 Oracle Corporation 8 8 -- 9 9 -- This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/db/tmdb-r05-teststatus-3.pgsql
r52776 r56295 5 5 6 6 -- 7 -- Copyright (C) 2013 Oracle Corporation7 -- Copyright (C) 2013-2015 Oracle Corporation 8 8 -- 9 9 -- This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/db/tmdb-r06-buildsources-1.pgsql
r52776 r56295 5 5 6 6 -- 7 -- Copyright (C) 2013 Oracle Corporation7 -- Copyright (C) 2013-2015 Oracle Corporation 8 8 -- 9 9 -- This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/db/tmdb-r07-testresults-1.pgsql
r52776 r56295 5 5 6 6 -- 7 -- Copyright (C) 2013-201 4Oracle Corporation7 -- Copyright (C) 2013-2015 Oracle Corporation 8 8 -- 9 9 -- This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/db/tmdb-r08-testresultvalues-1.pgsql
r52776 r56295 5 5 6 6 -- 7 -- Copyright (C) 2013-201 4Oracle Corporation7 -- Copyright (C) 2013-2015 Oracle Corporation 8 8 -- 9 9 -- This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/db/tmdb-r09-testsets-1.pgsql
r52776 r56295 5 5 6 6 -- 7 -- Copyright (C) 2013-201 4Oracle Corporation7 -- Copyright (C) 2013-2015 Oracle Corporation 8 8 -- 9 9 -- This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/db/tmdb-r10-testresultvalues-2.pgsql
r52776 r56295 5 5 6 6 -- 7 -- Copyright (C) 2013-201 4Oracle Corporation7 -- Copyright (C) 2013-2015 Oracle Corporation 8 8 -- 9 9 -- This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/db/tmdb-r11-testsets-2.pgsql
r52776 r56295 5 5 6 6 -- 7 -- Copyright (C) 2013-201 4Oracle Corporation7 -- Copyright (C) 2013-2015 Oracle Corporation 8 8 -- 9 9 -- This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/db/tmdb-r12-testresultvalues-3-testsets-3.pgsql
r52776 r56295 5 5 6 6 -- 7 -- Copyright (C) 2013-201 4Oracle Corporation7 -- Copyright (C) 2013-2015 Oracle Corporation 8 8 -- 9 9 -- This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/db/tmdb-r13-buildcategories-1-vcsrevisions-1.pgsql
r52776 r56295 5 5 6 6 -- 7 -- Copyright (C) 2013-201 4Oracle Corporation7 -- Copyright (C) 2013-2015 Oracle Corporation 8 8 -- 9 9 -- This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/db/tmdb-r14-testboxes-2.pgsql
r52776 r56295 5 5 6 6 -- 7 -- Copyright (C) 2013-201 4Oracle Corporation7 -- Copyright (C) 2013-2015 Oracle Corporation 8 8 -- 9 9 -- This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/debug/Makefile.kmk
r52776 r56295 5 5 6 6 # 7 # Copyright (C) 2006-201 4Oracle Corporation7 # Copyright (C) 2006-2015 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/debug/__init__.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/debug/add_testbox.pgsql
r52776 r56295 5 5 6 6 -- 7 -- Copyright (C) 2012-201 4Oracle Corporation7 -- Copyright (C) 2012-2015 Oracle Corporation 8 8 -- 9 9 -- This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/debug/cgiprofiling.py
r52776 r56295 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2012-201 4Oracle Corporation11 Copyright (C) 2012-2015 Oracle Corporation 12 12 13 13 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/debug/functions.pgsql
r52776 r56295 5 5 6 6 -- 7 -- Copyright (C) 2012-201 4Oracle Corporation7 -- Copyright (C) 2012-2015 Oracle Corporation 8 8 -- 9 9 -- This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/htdocs/css/common.css
r52776 r56295 5 5 6 6 /* 7 * Copyright (C) 2012-201 4Oracle Corporation7 * Copyright (C) 2012-2015 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/htdocs/css/details.css
r52776 r56295 5 5 6 6 /* 7 * Copyright (C) 2012-201 4Oracle Corporation7 * Copyright (C) 2012-2015 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/htdocs/css/graphwiz.css
r52776 r56295 5 5 6 6 /* 7 * Copyright (C) 2012-201 4Oracle Corporation7 * Copyright (C) 2012-2015 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/htdocs/css/tooltip.css
r52776 r56295 5 5 6 6 /* 7 * Copyright (C) 2012-201 4Oracle Corporation7 * Copyright (C) 2012-2015 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/htdocs/js/common.js
r52776 r56295 6 6 /* 7 7 * 8 * Copyright (C) 2012-201 4Oracle Corporation8 * Copyright (C) 2012-2015 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/htdocs/js/graphwiz.js
r52776 r56295 6 6 /* 7 7 * 8 * Copyright (C) 2012-201 4Oracle Corporation8 * Copyright (C) 2012-2015 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/misc/Makefile.kmk
r52776 r56295 5 5 6 6 # 7 # Copyright (C) 2006-201 4Oracle Corporation7 # Copyright (C) 2006-2015 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/selftest/st1-load.pgsql
r52776 r56295 5 5 6 6 -- 7 -- Copyright (C) 2012-201 4Oracle Corporation7 -- Copyright (C) 2012-2015 Oracle Corporation 8 8 -- 9 9 -- This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/selftest/st1-unload.pgsql
r52776 r56295 5 5 6 6 -- 7 -- Copyright (C) 2012-201 4Oracle Corporation7 -- Copyright (C) 2012-2015 Oracle Corporation 8 8 -- 9 9 -- This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/webui/Makefile.kmk
r52776 r56295 5 5 6 6 # 7 # Copyright (C) 2006-201 4Oracle Corporation7 # Copyright (C) 2006-2015 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/webui/__init__.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/webui/template.html
r52776 r56295 37 37 </p> 38 38 <br> 39 <p>Copyright © 2012-201 4Oracle Corporation</p>39 <p>Copyright © 2012-2015 Oracle Corporation</p> 40 40 </div> 41 41 </div> -
trunk/src/VBox/ValidationKit/testmanager/webui/wuiadmin.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/webui/wuiadminbuild.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/webui/wuiadminbuildblacklist.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/webui/wuiadminbuildcategory.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/webui/wuiadminbuildsource.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/webui/wuiadminfailurereason.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/webui/wuiadminglobalrsrc.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/webui/wuiadminschedgroup.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/webui/wuiadminsystemlog.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/webui/wuiadmintestbox.py
r53284 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/webui/wuiadmintestcase.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/webui/wuiadmintestgroup.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/webui/wuiadminuseraccount.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/webui/wuibase.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/webui/wuicontentbase.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/webui/wuifailurecategory.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/webui/wuigraphwiz.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/webui/wuihlpform.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/webui/wuihlpgraph.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/webui/wuihlpgraphbase.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/webui/wuihlpgraphgooglechart.py
r53624 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/webui/wuihlpgraphmatplotlib.py
r53624 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/webui/wuihlpgraphsimple.py
r53624 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/webui/wuilogviewer.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/webui/wuimain.py
r55072 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/webui/wuireport.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/webui/wuitestresult.py
r53039 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/testmanager/webui/wuivcshistory.py
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2012-201 4Oracle Corporation10 Copyright (C) 2012-2015 Oracle Corporation 11 11 12 12 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/tests/Makefile.kmk
r52776 r56295 5 5 6 6 # 7 # Copyright (C) 2006-201 4Oracle Corporation7 # Copyright (C) 2006-2015 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/tests/additions/Makefile.kmk
r52776 r56295 5 5 6 6 # 7 # Copyright (C) 2006-201 4Oracle Corporation7 # Copyright (C) 2006-2015 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
r52776 r56295 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2010-201 4Oracle Corporation11 Copyright (C) 2010-2015 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
r52776 r56295 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2010-201 4Oracle Corporation11 Copyright (C) 2010-2015 Oracle Corporation 12 12 13 13 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/tests/autostart/Makefile.kmk
r52776 r56295 5 5 6 6 # 7 # Copyright (C) 2013 Oracle Corporation7 # Copyright (C) 2013-2015 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
r52776 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2013 Oracle Corporation10 Copyright (C) 2013-2015 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
r52776 r56295 5 5 6 6 # 7 # Copyright (C) 2006-201 4Oracle Corporation7 # Copyright (C) 2006-2015 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
r53759 r56295 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2010-201 4Oracle Corporation11 Copyright (C) 2010-2015 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
r52776 r56295 5 5 6 6 # 7 # Copyright (C) 2006-201 4Oracle Corporation7 # Copyright (C) 2006-2015 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
r52776 r56295 12 12 __copyright__ = \ 13 13 """ 14 Copyright (C) 2010-201 4Oracle Corporation14 Copyright (C) 2010-2015 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
r52776 r56295 5 5 6 6 # 7 # Copyright (C) 2006-201 4Oracle Corporation7 # Copyright (C) 2006-2015 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
r53498 r56295 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2010-201 4Oracle Corporation11 Copyright (C) 2010-2015 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
r54596 r56295 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2010-201 4Oracle Corporation11 Copyright (C) 2010-2015 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
r52776 r56295 5 5 6 6 # 7 # Copyright (C) 2006-201 4Oracle Corporation7 # Copyright (C) 2006-2015 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
r52776 r56295 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2010-201 4Oracle Corporation11 Copyright (C) 2010-2015 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
r52776 r56295 5 5 6 6 # 7 # Copyright (C) 2006-201 4Oracle Corporation7 # Copyright (C) 2006-2015 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
r52776 r56295 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2012-201 4Oracle Corporation11 Copyright (C) 2012-2015 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
r52776 r56295 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2010-201 4Oracle Corporation11 Copyright (C) 2010-2015 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
r52776 r56295 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2010-201 4Oracle Corporation11 Copyright (C) 2010-2015 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
r52776 r56295 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2010-201 4Oracle Corporation11 Copyright (C) 2010-2015 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
r53498 r56295 8 8 __copyright__ = \ 9 9 """ 10 Copyright (C) 2010-201 4Oracle Corporation10 Copyright (C) 2010-2015 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
r52776 r56295 5 5 6 6 # 7 # Copyright (C) 2006-201 4Oracle Corporation7 # Copyright (C) 2006-2015 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/tests/smoketests/tdSmokeTest1.py
r52776 r56295 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2010-201 4Oracle Corporation11 Copyright (C) 2010-2015 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
r52776 r56295 5 5 6 6 # 7 # Copyright (C) 2012-201 4Oracle Corporation7 # Copyright (C) 2012-2015 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/tests/storage/tdStorageSnapshotMerging1.py
r52776 r56295 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2013 Oracle Corporation11 Copyright (C) 2013-2015 Oracle Corporation 12 12 13 13 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/tests/teleportation/Makefile.kmk
r52776 r56295 5 5 6 6 # 7 # Copyright (C) 2006-201 4Oracle Corporation7 # Copyright (C) 2006-2015 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
r52776 r56295 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2010-201 4Oracle Corporation11 Copyright (C) 2010-2015 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
r52776 r56295 5 5 6 6 # 7 # Copyright (C) 2006-201 4Oracle Corporation7 # Copyright (C) 2006-2015 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
r54699 r56295 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2010-201 4Oracle Corporation11 Copyright (C) 2010-2015 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
r52776 r56295 5 5 6 6 # 7 # Copyright (C) 2014 Oracle Corporation7 # Copyright (C) 2014-2015 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
r54122 r56295 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2014 Oracle Corporation11 Copyright (C) 2014-2015 Oracle Corporation 12 12 13 13 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/tests/usb/usbgadget.py
r54121 r56295 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2014 Oracle Corporation11 Copyright (C) 2014-2015 Oracle Corporation 12 12 13 13 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/utils/Makefile.kmk
r52776 r56295 5 5 6 6 # 7 # Copyright (C) 2010-201 4Oracle Corporation7 # Copyright (C) 2010-2015 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/utils/TestExecServ/Makefile.kmk
r52776 r56295 5 5 6 6 # 7 # Copyright (C) 2010-201 4Oracle Corporation7 # Copyright (C) 2010-2015 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/utils/TestExecServ/TestExecService.cpp
r52776 r56295 5 5 6 6 /* 7 * Copyright (C) 2010-201 4Oracle Corporation7 * Copyright (C) 2010-2015 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/utils/TestExecServ/TestExecServiceInternal.h
r52776 r56295 5 5 6 6 /* 7 * Copyright (C) 2010-201 4Oracle Corporation7 * Copyright (C) 2010-2015 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/utils/TestExecServ/TestExecServiceTcp.cpp
r53536 r56295 5 5 6 6 /* 7 * Copyright (C) 2010-201 4Oracle Corporation7 * Copyright (C) 2010-2015 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/utils/TestExecServ/linux/vboxtxs-nat.sh
r52776 r56295 5 5 6 6 # 7 # Copyright (C) 2006-201 4Oracle Corporation7 # Copyright (C) 2006-2015 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/utils/TestExecServ/linux/vboxtxs.sh
r52776 r56295 5 5 6 6 # 7 # Copyright (C) 2006-201 4Oracle Corporation7 # Copyright (C) 2006-2015 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/utils/TestExecServ/solaris/vboxtxs-sol10.xml
r52776 r56295 4 4 $Id$ 5 5 6 Copyright (C) 2010-201 4Oracle Corporation6 Copyright (C) 2010-2015 Oracle Corporation 7 7 8 8 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/utils/TestExecServ/solaris/vboxtxs.sh
r52776 r56295 5 5 6 6 # 7 # Copyright (C) 2010-201 4Oracle Corporation7 # Copyright (C) 2010-2015 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/utils/TestExecServ/solaris/vboxtxs.xml
r52776 r56295 4 4 $Id$ 5 5 6 Copyright (C) 2010-201 4Oracle Corporation6 Copyright (C) 2010-2015 Oracle Corporation 7 7 8 8 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/utils/TestExecServ/win/vboxtxs-nat.cmd
r52776 r56295 4 4 5 5 @REM 6 REM Copyright (C) 2006-201 4Oracle Corporation6 REM Copyright (C) 2006-2015 Oracle Corporation 7 7 REM 8 8 REM This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/utils/TestExecServ/win/vboxtxs.cmd
r52776 r56295 4 4 5 5 @REM 6 REM Copyright (C) 2006-201 4Oracle Corporation6 REM Copyright (C) 2006-2015 Oracle Corporation 7 7 REM 8 8 REM This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/utils/cpu/Makefile.kmk
r53608 r56295 5 5 6 6 # 7 # Copyright (C) 2009-201 4Oracle Corporation7 # Copyright (C) 2009-2015 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/utils/cpu/cidet-app.cpp
r55095 r56295 5 5 6 6 /* 7 * Copyright (C) 2014 Oracle Corporation7 * Copyright (C) 2014-2015 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/utils/cpu/cidet-appA.asm
r53608 r56295 5 5 6 6 ; 7 ; Copyright (C) 2009-201 4Oracle Corporation7 ; Copyright (C) 2009-2015 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/utils/cpu/cidet-core.cpp
r53609 r56295 5 5 6 6 /* 7 * Copyright (C) 2014 Oracle Corporation7 * Copyright (C) 2014-2015 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/utils/cpu/cidet-instr-1.cpp
r53609 r56295 5 5 6 6 /* 7 * Copyright (C) 2014 Oracle Corporation7 * Copyright (C) 2014-2015 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/utils/cpu/cidet.h
r53609 r56295 5 5 6 6 /* 7 * Copyright (C) 2014 Oracle Corporation7 * Copyright (C) 2014-2015 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/utils/cpu/cidet.mac
r53608 r56295 5 5 6 6 ; 7 ; Copyright (C) 2014 Oracle Corporation7 ; Copyright (C) 2014-2015 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/utils/cpu/cpu-alloc-all-mem.cpp
r52776 r56295 5 5 6 6 /* 7 * Copyright (C) 2011-201 4Oracle Corporation7 * Copyright (C) 2011-2015 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/utils/cpu/cpu-numa.cpp
r52776 r56295 5 5 6 6 /* 7 * Copyright (C) 2011-201 4Oracle Corporation7 * Copyright (C) 2011-2015 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/utils/cpu/exceptionsR3-asm.asm
r52776 r56295 5 5 6 6 ; 7 ; Copyright (C) 2009-201 4Oracle Corporation7 ; Copyright (C) 2009-2015 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/utils/cpu/exceptionsR3.cpp
r52776 r56295 5 5 6 6 /* 7 * Copyright (C) 2009-201 4Oracle Corporation7 * Copyright (C) 2009-2015 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/utils/cpu/rdtsc.cpp
r52776 r56295 5 5 6 6 /* 7 * Copyright (C) 2009-201 4Oracle Corporation7 * Copyright (C) 2009-2015 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/utils/cpu/xmmsaving-asm.asm
r52776 r56295 5 5 6 6 ; 7 ; Copyright (C) 2009-201 4Oracle Corporation7 ; Copyright (C) 2009-2015 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/utils/cpu/xmmsaving.cpp
r52776 r56295 6 6 7 7 /* 8 * Copyright (C) 2009-201 4Oracle Corporation8 * Copyright (C) 2009-2015 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/utils/misc/Makefile.kmk
r52776 r56295 5 5 6 6 # 7 # Copyright (C) 2010-201 4Oracle Corporation7 # Copyright (C) 2010-2015 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/utils/misc/loadgenerator.cpp
r52776 r56295 5 5 6 6 /* 7 * Copyright (C) 2007-201 4Oracle Corporation7 * Copyright (C) 2007-2015 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/utils/misc/loadgeneratorR0.cpp
r52776 r56295 5 5 6 6 /* 7 * Copyright (C) 2008-201 4Oracle Corporation7 * Copyright (C) 2008-2015 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/utils/misc/vts_rm.cpp
r52776 r56295 5 5 6 6 /* 7 * Copyright (C) 2013 Oracle Corporation7 * Copyright (C) 2013-2015 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/utils/misc/vts_tar.cpp
r52776 r56295 5 5 6 6 /* 7 * Copyright (C) 2013 Oracle Corporation7 * Copyright (C) 2013-2015 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/utils/network/Makefile.kmk
r52776 r56295 5 5 6 6 # 7 # Copyright (C) 2010-201 4Oracle Corporation7 # Copyright (C) 2010-2015 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/utils/network/NetPerf.cpp
r52776 r56295 5 5 6 6 /* 7 * Copyright (C) 2010-201 4Oracle Corporation7 * Copyright (C) 2010-2015 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/utils/nt/Makefile.kmk
r52776 r56295 5 5 6 6 # 7 # Copyright (C) 2010-201 4Oracle Corporation7 # Copyright (C) 2010-2015 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/utils/nt/ntsetfreq.cpp
r52776 r56295 5 5 6 6 /* 7 * Copyright (C) 2007-201 4Oracle Corporation7 * Copyright (C) 2007-2015 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/utils/nt/nttimesources.cpp
r52776 r56295 5 5 6 6 /* 7 * Copyright (C) 2009-201 4Oracle Corporation7 * Copyright (C) 2009-2015 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/utils/usb/Makefile.kmk
r52776 r56295 5 5 6 6 # 7 # Copyright (C) 2014 Oracle Corporation7 # Copyright (C) 2014-2015 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ValidationKit/utils/usb/UsbTest.cpp
r52776 r56295 6 6 7 7 /* 8 * Copyright (C) 2014 Oracle Corporation8 * Copyright (C) 2014-2015 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as
Note:
See TracChangeset
for help on using the changeset viewer.