VirtualBox

Changeset 52045 in vbox for trunk/src/VBox/Main/testcase


Ignore:
Timestamp:
Jul 16, 2014 8:37:43 AM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
95040
Message:

Main/testcase: add a very incomplete unit test for the Guid class, needs to be extended a lot for reasonable coverage

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

Legend:

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

    r51903 r52045  
    3535        $(if $(VBOX_WITH_GUEST_CONTROL),tstGuestCtrlContextID,) \
    3636        tstMediumLock \
    37         tstMouseImpl
     37        tstMouseImpl \
     38        tstGuid
    3839  PROGRAMS.linux += \
    3940        $(if $(VBOX_WITH_USB),tstUSBProxyLinux,)
     
    264265
    265266
     267#
     268# tstGuid
     269#
     270tstGuid_TEMPLATE = VBOXMAINCLIENTTSTEXE
     271tstGuid_SOURCES  = tstGuid.cpp
     272
     273
    266274# generate rules.
    267275include $(FILE_KBUILD_SUB_FOOTER)
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