VirtualBox

Changeset 75879 in vbox for trunk/src/VBox/Runtime/testcase


Ignore:
Timestamp:
Dec 2, 2018 6:39:16 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
127083
Message:

Runtime: Introduce RTShMem* API for accessing shared memory objects with implementations for POSIX (via shm_*) and Windows (via CreateFileMapping)

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

Legend:

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

    r74169 r75879  
    151151        tstRTVfs \
    152152        tstRTZip \
    153         tstRTJson
     153        tstRTJson \
     154        tstRTShMem
    154155
    155156PROGRAMS.win += \
     
    731732tstRTJson_SOURCES = tstRTJson.cpp
    732733
     734tstRTShMem_TEMPLATE = VBOXR3TSTEXE
     735tstRTShMem_SOURCES = tstRTShMem.cpp
     736
    733737#
    734738# Ring-0 testcases.
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