Changeset 97296 in vbox for trunk/src/VBox/HostServices/SharedClipboard
- Timestamp:
- Oct 25, 2022 1:30:48 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostServices/SharedClipboard/testcase/Makefile.kmk
r97275 r97296 135 135 endif 136 136 137 # 138 # List of above testcases that will be included in the ValKit. 139 # 140 ifdef VBOX_WITH_VALIDATIONKIT_UNITTESTS_PACKING 141 if1of ($(KBUILD_TARGET), linux solaris win) 142 VALKIT_UNITTESTS_WHITELIST_GUEST_ADDITIONS += \ 143 tstClipboardMockHGCM 144 endif 145 endif # VBOX_WITH_VALIDATIONKIT_UNITTESTS_PACKING 146 137 147 include $(FILE_KBUILD_SUB_FOOTER)
Note:
See TracChangeset
for help on using the changeset viewer.