VirtualBox

Changeset 107916 in vbox for trunk


Ignore:
Timestamp:
Jan 23, 2025 3:16:36 PM (3 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
167147
Message:

VMM,HostDrivers/SUP: Moved tstInt from HostDrivers to the VMM and fixed the breakage caused by the recent GVMMCREATEVMREQ modifications. [scm fixes] jiraref:VBP-1470

Location:
trunk/src/VBox/VMM/testcase
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/testcase/Makefile.kmk

    r107910 r107916  
    8080  PROGRAMS += \
    8181        tstCompressionBenchmark \
    82         tstInt \
     82        tstInt \
    8383        tstIEMCheckMc \
    8484        tstIEMAImpl \
  • trunk/src/VBox/VMM/testcase/tstInt.cpp

    r107910 r107916  
    2626 * along with this program; if not, see <https://www.gnu.org/licenses>.
    2727 *
    28  * The contents of this file may alternatively be used under the terms
    29  * of the Common Development and Distribution License Version 1.0
    30  * (CDDL), a copy of it is provided in the "COPYING.CDDL" file included
    31  * in the VirtualBox distribution, in which case the provisions of the
    32  * CDDL are applicable instead of those of the GPL.
    33  *
    34  * You may elect to license modified versions of this file under the
    35  * terms and conditions of either the GPL or the CDDL or both.
    36  *
    37  * SPDX-License-Identifier: GPL-3.0-only OR CDDL-1.0
     28 * SPDX-License-Identifier: GPL-3.0-only
    3829 */
    3930
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette