VirtualBox

Changeset 21802 in vbox


Ignore:
Timestamp:
Jul 26, 2009 6:45:55 PM (16 years ago)
Author:
vboxsync
Message:

tstCompressionBenchmark: code in progress.

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

Legend:

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

    r20543 r21802  
    3131endif
    3232ifdef VBOX_WITH_TESTCASES
    33  PROGRAMS  += tstCFGM tstSSM tstMMHyperHeap tstVMREQ tstMicro tstCompiler tstVMMR0CallHost-1 tstVMMR0CallHost-2
     33 PROGRAMS  += \
     34        tstCFGM \
     35        tstCompressionBenchmark \
     36        tstSSM \
     37        tstMMHyperHeap \
     38        tstVMREQ \
     39        tstMicro \
     40        tstCompiler \
     41        tstVMMR0CallHost-1 \
     42        tstVMMR0CallHost-2
    3443 ifneq ($(KBUILD_TARGET),l4)
    3544  PROGRAMS += tstAnimate
     
    145154tstCFGM_SOURCES         = tstCFGM.cpp
    146155tstCFGM_LIBS            = $(LIB_VMM) $(LIB_REM) $(LIB_RUNTIME)
     156
     157tstCompressionBenchmark_TEMPLATE = VBOXR3TSTEXE
     158tstCompressionBenchmark_SOURCES  = tstCompressionBenchmark.cpp
    147159
    148160tstVMM_TEMPLATE         = VBOXR3EXE
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