VirtualBox

Changeset 32949 in vbox for trunk/src/VBox/Runtime


Ignore:
Timestamp:
Oct 6, 2010 2:39:02 PM (14 years ago)
Author:
vboxsync
Message:

tstSemEvent -> tstRTSemEventMulti; removed tstSems.

Location:
trunk/src/VBox/Runtime/testcase
Files:
1 deleted
1 edited
1 moved

Legend:

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

    r32901 r32949  
    8888        tstRand \
    8989        tstRTFsQueries \
    90         tstSemEvent \
     90        tstRTSemEventMulti \
    9191        tstSemMutex \
    9292        tstSemPingPong \
    9393        tstRTSemRW \
    94         tstSems \
    9594        tstRTSemXRoads \
    9695        tstRTSort \
     
    116115        tstUtf8 \
    117116        tstRTUuid
    118 # tstSems
     117
    119118PROGRAMS.win += \
    120119        tstRTProcWait \
     
    399398tstSemMutex_SOURCES = tstSemMutex.cpp
    400399
    401 tstSemEvent_SOURCES = tstSemEvent.cpp
     400tstRTSemEventMulti_TEMPLATE = VBOXR3TSTEXE
     401tstRTSemEventMulti_SOURCES = tstRTSemEventMulti.cpp
    402402
    403403tstRTSemRW_TEMPLATE = VBOXR3TSTEXE
     
    405405
    406406tstSemPingPong_SOURCES = tstSemPingPong.cpp
    407 
    408 tstSems_SOURCES = tstSems.cpp
    409407
    410408tstRTSemXRoads_TEMPLATE = VBOXR3TSTEXE
  • trunk/src/VBox/Runtime/testcase/tstRTSemEventMulti.cpp

    r32946 r32949  
    11/* $Id$ */
    22/** @file
    3  * IPRT Testcase - Event Semaphore Test.
     3 * IPRT Testcase - Multiple Release Event Semaphores.
    44 */
    55
    66/*
    7  * Copyright (C) 2009 Oracle Corporation
     7 * Copyright (C) 2009-2010 Oracle Corporation
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
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