VirtualBox

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


Ignore:
Timestamp:
Sep 5, 2018 9:03:06 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
124859
Message:

IPRT/http: Fixed two bugs in RTHttpSignHeaders, adding a testcase for it. bugref:9167

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

Legend:

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

    r73665 r74094  
    174174ifdef VBOX_WITH_LIBCURL
    175175 PROGRAMS += \
    176         tstRTHttp \
     176        tstRTHttp-1 \
    177177        tstRTS3
    178178endif
     
    318318
    319319ifdef VBOX_WITH_LIBCURL
    320 tstRTHttp_TEMPLATE = VBOXR3TSTEXE
    321 tstRTHttp_SOURCES = tstRTHttp.cpp
    322 tstRTHttp_SDKS = VBOX_LIBCURL
     320tstRTHttp-1_TEMPLATE = VBOXR3TSTEXE
     321tstRTHttp-1_SOURCES = tstRTHttp-1.cpp
     322tstRTHttp-1_SDKS = VBOX_LIBCURL
    323323endif
    324324
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