VirtualBox

Changeset 97948 in vbox for trunk/src/VBox/Runtime


Ignore:
Timestamp:
Jan 3, 2023 9:11:04 AM (2 years ago)
Author:
vboxsync
Message:

IPRT/testcases: Added a first (minimal) testcase for the No-CRT vector implementation, to also detect further compilation issues [build fix; only do this for Windows for now].

File:
1 edited

Legend:

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

    r97947 r97948  
    211211 if1of ($(KBUILD_TARGET_ARCH), x86 amd64)
    212212  PROGRAMS += \
    213         tstNoCrt-1 \
    214         tstRTNoCrt-4
     213        tstNoCrt-1
    215214  if1of ($(KBUILD_TARGET).$(KBUILD_TARGET_ARCH), win.amd64) ## Build and test x86 too!
    216215   PROGRAMS += tstRTNoCrt-2
    217216  endif
    218217  if1of ($(KBUILD_TARGET).$(KBUILD_TARGET_ARCH), win.x86 win.amd64)
    219    PROGRAMS += tstRTNoCrt-3 tstRTNoCrt-3r
     218   PROGRAMS += tstRTNoCrt-3 tstRTNoCrt-3r tstRTNoCrt-4
    220219  endif
    221220 endif
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