Changeset 2988 in vbox for trunk/src/VBox/VMM/testcase
- Timestamp:
- Jun 1, 2007 5:36:09 PM (18 years ago)
- svn:sync-xref-src-repo-rev:
- 21711
- Location:
- trunk/src/VBox/VMM/testcase
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/testcase/mkdsk.sh
r1 r2988 1 1 #!/bin/sh 2 2 # 3 # Copyright (C) 2006 InnoTek SystemberatungGmbH3 # Copyright (C) 2006-2007 innotek GmbH 4 4 # 5 5 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/testcase/tstAsmStructsAsm.asm
r1525 r2988 8 8 9 9 ; 10 ; Copyright (C) 2006 InnoTek SystemberatungGmbH10 ; Copyright (C) 2006-2007 innotek GmbH 11 11 ; 12 12 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/testcase/tstMicro.mac
r19 r2988 5 5 6 6 ; 7 ; Copyright (C) 2006 InnoTek SystemberatungGmbH7 ; Copyright (C) 2006-2007 innotek GmbH 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/testcase/tstMicroGC.def
r1 r2988 3 3 ; VMM Guest Context Micro Benchmark - Definition file. 4 4 5 ; Copyright (C) 2006 InnoTek SystemberatungGmbH5 ; Copyright (C) 2006-2007 innotek GmbH 6 6 ; 7 7 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/testcase/tstMicroGCA.asm
r19 r2988 5 5 6 6 ; 7 ; Copyright (C) 2006 InnoTek SystemberatungGmbH7 ; Copyright (C) 2006-2007 innotek GmbH 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as
Note:
See TracChangeset
for help on using the changeset viewer.