Changeset 98103 in vbox for trunk/src/VBox/ValidationKit/tests/benchmarks
- Timestamp:
- Jan 17, 2023 2:15:46 PM (2 years ago)
- Location:
- trunk/src/VBox/ValidationKit/tests/benchmarks
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/tests/benchmarks/Makefile.kmk
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/ValidationKit/tests/benchmarks/tdBenchmark1.py
r96407 r98103 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2010-202 2Oracle and/or its affiliates.11 Copyright (C) 2010-2023 Oracle and/or its affiliates. 12 12 13 13 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/ValidationKit/tests/benchmarks/tdBenchmark2.py
r96407 r98103 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2010-202 2Oracle and/or its affiliates.11 Copyright (C) 2010-2023 Oracle and/or its affiliates. 12 12 13 13 This file is part of VirtualBox base platform packages, as
Note:
See TracChangeset
for help on using the changeset viewer.