VirtualBox

Ignore:
Timestamp:
Aug 14, 2015 3:16:38 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
102121
Message:

*: scm cleanup run.

Location:
trunk/src/VBox/HostDrivers/Support/testcase
Files:
16 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/testcase/SUPInstall.cpp

    r56293 r57358  
    2626
    2727
    28 /*******************************************************************************
    29 *   Header Files                                                               *
    30 *******************************************************************************/
     28/*********************************************************************************************************************************
     29*   Header Files                                                                                                                 *
     30*********************************************************************************************************************************/
    3131#include <VBox/sup.h>
    3232#include <VBox/err.h>
  • trunk/src/VBox/HostDrivers/Support/testcase/SUPLoggerCtl.cpp

    r56293 r57358  
    2525 */
    2626
    27 /*******************************************************************************
    28 *   Header Files                                                               *
    29 *******************************************************************************/
     27
     28/*********************************************************************************************************************************
     29*   Header Files                                                                                                                 *
     30*********************************************************************************************************************************/
    3031#include <VBox/sup.h>
    3132#include <iprt/buildconfig.h>
  • trunk/src/VBox/HostDrivers/Support/testcase/SUPUninstall.cpp

    r56293 r57358  
    2626
    2727
    28 /*******************************************************************************
    29 *   Header Files                                                               *
    30 *******************************************************************************/
     28/*********************************************************************************************************************************
     29*   Header Files                                                                                                                 *
     30*********************************************************************************************************************************/
    3131#include <VBox/sup.h>
    3232#include <VBox/err.h>
  • trunk/src/VBox/HostDrivers/Support/testcase/tstContiguous.cpp

    r56293 r57358  
    2626
    2727
    28 /*******************************************************************************
    29 *   Header Files                                                               *
    30 *******************************************************************************/
     28/*********************************************************************************************************************************
     29*   Header Files                                                                                                                 *
     30*********************************************************************************************************************************/
    3131#include <VBox/sup.h>
    3232#include <VBox/param.h>
  • trunk/src/VBox/HostDrivers/Support/testcase/tstGIP-2.cpp

    r57354 r57358  
    2525 */
    2626
    27 /*******************************************************************************
    28 *   Header Files                                                               *
    29 *******************************************************************************/
     27
     28/*********************************************************************************************************************************
     29*   Header Files                                                                                                                 *
     30*********************************************************************************************************************************/
    3031#include <VBox/sup.h>
    3132#include <VBox/err.h>
  • trunk/src/VBox/HostDrivers/Support/testcase/tstGetPagingMode.cpp

    r56293 r57358  
    2626
    2727
    28 /*******************************************************************************
    29 *   Header Files                                                               *
    30 *******************************************************************************/
     28/*********************************************************************************************************************************
     29*   Header Files                                                                                                                 *
     30*********************************************************************************************************************************/
    3131#include <VBox/sup.h>
    3232#include <VBox/err.h>
  • trunk/src/VBox/HostDrivers/Support/testcase/tstInit.cpp

    r56293 r57358  
    2626
    2727
    28 /*******************************************************************************
    29 *   Header Files                                                               *
    30 *******************************************************************************/
     28/*********************************************************************************************************************************
     29*   Header Files                                                                                                                 *
     30*********************************************************************************************************************************/
    3131#include <VBox/sup.h>
    3232#include <VBox/err.h>
  • trunk/src/VBox/HostDrivers/Support/testcase/tstInt.cpp

    r56293 r57358  
    2626
    2727
    28 /*******************************************************************************
    29 *   Header Files                                                               *
    30 *******************************************************************************/
     28/*********************************************************************************************************************************
     29*   Header Files                                                                                                                 *
     30*********************************************************************************************************************************/
    3131#include <VBox/sup.h>
    3232#include <VBox/vmm/vm.h>
  • trunk/src/VBox/HostDrivers/Support/testcase/tstLow.cpp

    r56293 r57358  
    2626
    2727
    28 /*******************************************************************************
    29 *   Header Files                                                               *
    30 *******************************************************************************/
     28/*********************************************************************************************************************************
     29*   Header Files                                                                                                                 *
     30*********************************************************************************************************************************/
    3131#include <VBox/sup.h>
    3232#include <VBox/param.h>
  • trunk/src/VBox/HostDrivers/Support/testcase/tstNtQueryStuff.cpp

    r56293 r57358  
    2626
    2727
    28 /*******************************************************************************
    29 *   Header Files                                                               *
    30 *******************************************************************************/
     28/*********************************************************************************************************************************
     29*   Header Files                                                                                                                 *
     30*********************************************************************************************************************************/
    3131#include <iprt/nt/nt-and-windows.h>
    3232#include <iprt/test.h>
     
    3434
    3535
    36 /*******************************************************************************
    37 *   Structures and Typedefs                                                    *
    38 *******************************************************************************/
     36/*********************************************************************************************************************************
     37*   Structures and Typedefs                                                                                                      *
     38*********************************************************************************************************************************/
    3939typedef struct FLAGDESC
    4040{
     
    4646
    4747
    48 /*******************************************************************************
    49 *   Global Variables                                                           *
    50 *******************************************************************************/
     48/*********************************************************************************************************************************
     49*   Global Variables                                                                                                             *
     50*********************************************************************************************************************************/
    5151static RTTEST g_hTest = NIL_RTTEST;
    5252static HANDLE g_hProcess = NULL;
  • trunk/src/VBox/HostDrivers/Support/testcase/tstPage.cpp

    r56293 r57358  
    2626
    2727
    28 /*******************************************************************************
    29 *   Header Files                                                               *
    30 *******************************************************************************/
     28/*********************************************************************************************************************************
     29*   Header Files                                                                                                                 *
     30*********************************************************************************************************************************/
    3131#include <VBox/sup.h>
    3232#include <VBox/param.h>
  • trunk/src/VBox/HostDrivers/Support/testcase/tstPin.cpp

    r56990 r57358  
    2626
    2727
    28 /*******************************************************************************
    29 *   Header Files                                                               *
    30 *******************************************************************************/
     28/*********************************************************************************************************************************
     29*   Header Files                                                                                                                 *
     30*********************************************************************************************************************************/
    3131#include <VBox/sup.h>
    3232#include <VBox/param.h>
  • trunk/src/VBox/HostDrivers/Support/testcase/tstSupLoadModule.cpp

    r56293 r57358  
    2626
    2727
    28 /*******************************************************************************
    29 *   Header Files                                                               *
    30 *******************************************************************************/
     28/*********************************************************************************************************************************
     29*   Header Files                                                                                                                 *
     30*********************************************************************************************************************************/
    3131#include <VBox/sup.h>
    3232#include <VBox/err.h>
  • trunk/src/VBox/HostDrivers/Support/testcase/tstSupSem-Zombie.cpp

    r56293 r57358  
    2626
    2727
    28 /*******************************************************************************
    29 *   Header Files                                                               *
    30 *******************************************************************************/
     28/*********************************************************************************************************************************
     29*   Header Files                                                                                                                 *
     30*********************************************************************************************************************************/
    3131#include <VBox/sup.h>
    3232
     
    4343
    4444
    45 /*******************************************************************************
    46 *   Structures and Typedefs                                                    *
    47 *******************************************************************************/
     45/*********************************************************************************************************************************
     46*   Structures and Typedefs                                                                                                      *
     47*********************************************************************************************************************************/
    4848static PSUPDRVSESSION   g_pSession;
    4949static RTTEST           g_hTest;
  • trunk/src/VBox/HostDrivers/Support/testcase/tstSupSem.cpp

    r57004 r57358  
    2626
    2727
    28 /*******************************************************************************
    29 *   Header Files                                                               *
    30 *******************************************************************************/
     28/*********************************************************************************************************************************
     29*   Header Files                                                                                                                 *
     30*********************************************************************************************************************************/
    3131#include <VBox/sup.h>
    3232
     
    4444
    4545
    46 /*******************************************************************************
    47 *   Structures and Typedefs                                                    *
    48 *******************************************************************************/
     46/*********************************************************************************************************************************
     47*   Structures and Typedefs                                                                                                      *
     48*********************************************************************************************************************************/
    4949static PSUPDRVSESSION   g_pSession;
    5050static RTTEST           g_hTest;
  • trunk/src/VBox/HostDrivers/Support/testcase/tstSupTscDelta.cpp

    r56740 r57358  
    2525 */
    2626
    27 /*******************************************************************************
    28 *   Header Files                                                               *
    29 *******************************************************************************/
     27
     28/*********************************************************************************************************************************
     29*   Header Files                                                                                                                 *
     30*********************************************************************************************************************************/
    3031#include <VBox/sup.h>
    3132#include <VBox/err.h>
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