VirtualBox

Changeset 41947 in vbox


Ignore:
Timestamp:
Jun 28, 2012 6:29:36 AM (12 years ago)
Author:
vboxsync
Message:

Runtime/testcases: DbgKrnlInfo. OS specific info. querying is a todo.

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

Legend:

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

    r41919 r41947  
    162162        tstLdr-4 \
    163163        tstNoCrt-1 \
     164        tstRTR0DbgKrnlInfoDriver \
    164165        tstRTR0MemUserKernelDriver \
    165166        tstRTR0SemMutexDriver \
     
    169170 SYSMODS += \
    170171        tstLdrObjR0 \
     172        tstRTR0DbgKrnlInfo \
    171173        tstRTR0MemUserKernel \
    172174        tstRTR0SemMutex \
     
    590592
    591593## @todo create a template for compiling the ring-0 part.
     594tstRTR0DbgKrnlInfo_TEMPLATE = VBoxR0
     595tstRTR0DbgKrnlInfo_INST = $(INST_TESTCASE)
     596tstRTR0DbgKrnlInfo_DEFS = IN_RT_R0
     597tstRTR0DbgKrnlInfo_SYSSUFF = .r0
     598tstRTR0DbgKrnlInfo_SOURCES = tstRTR0DbgKrnlInfo.cpp
     599tstRTR0DbgKrnlInfo_LIBS = $(PATH_STAGE_LIB)/RuntimeR0$(VBOX_SUFF_LIB)
     600if1of ($(VBOX_LDR_FMT), pe lx)
     601 tstRTR0DbgKrnlInfo_LIBS += $(PATH_STAGE_LIB)/SUPR0$(VBOX_SUFF_LIB)
     602endif
     603tstRTR0DbgKrnlInfoDriver_TEMPLATE = VBOXR3TSTEXE
     604tstRTR0DbgKrnlInfoDriver_SOURCES = tstRTR0DbgKrnlInfoDriver.cpp
     605
     606
    592607tstRTR0MemUserKernel_TEMPLATE = VBoxR0
    593608tstRTR0MemUserKernel_INST = $(INST_TESTCASE)
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