VirtualBox

Changeset 93972 in vbox for trunk/include/VBox/GuestHost


Ignore:
Timestamp:
Feb 28, 2022 11:21:37 AM (3 years ago)
Author:
vboxsync
Message:

Validation Kit/HGCM: Split out the HGCM testing (mocking) framework into an own header, added documentation, more code for generalizing this [build fix].

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/GuestHost/HGCMMock.h

    r93970 r93972  
    2020 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
    2121 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    22  */
     22 *
     23 * The contents of this file may alternatively be used under the terms
     24 * of the Common Development and Distribution License Version 1.0
     25 * (CDDL) only, as it comes in the "COPYING.CDDL" file of the
     26 * VirtualBox OSE distribution, in which case the provisions of the
     27 * CDDL are applicable instead of those of the GPL.
     28 *
     29 * You may elect to license modified versions of this file under the
     30 * terms and conditions of either the GPL or the CDDL or both.
     31 */
     32
    2333#ifndef VBOX_INCLUDED_HGCMMock_h
    2434#define VBOX_INCLUDED_HGCMMock_h
     
    4858*  Definitions.                                                                                                                  *
    4959*********************************************************************************************************************************/
    50 
    51 RT_C_DECLS_BEGIN
    5260
    5361#if defined(IN_RING3) /* Only R3 parts implemented so far. */
     
    773781#endif /* IN_RING3 */
    774782
    775 RT_C_DECLS_END
    776 
    777783#endif /* !VBOX_INCLUDED_HGCMMock_h */
Note: See TracChangeset for help on using the changeset viewer.

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