VirtualBox

Changeset 7204 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Feb 28, 2008 4:00:42 PM (17 years ago)
Author:
vboxsync
Message:

Simple memmove testcase.

Location:
trunk/src/VBox/Runtime/testcase
Files:
1 added
1 edited

Legend:

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

    r6736 r7204  
    5050        tstLog \
    5151        tstMove \
     52        tstNoCrt-1 \
    5253        tstPath \
    5354        tstPrfRT \
     
    8384        tstLdr-4Imp
    8485endif
    85        
     86
    8687# tstSems
    8788endif # VBOX_WITH_TESTCASES
     
    235236tstMove_SOURCES     = tstMove.cpp
    236237
     238tstNoCrt-1_DEFS = RT_WITHOUT_NOCRT_WRAPPER_ALIASES
     239tstNoCrt-1_SOURCES = \
     240        tstNoCrt-1.cpp \
     241        ../common/string/memmove.asm
     242
    237243ntGetTimerResolution_SOURCES = ntGetTimerResolution.cpp
    238244ntGetTimerResolution_SDKS.win = WINPSDK W2K3DDK  VBOX_NTDLL
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