curl / Mailing Lists / curl-library / Single Mail
Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder himself.

Questions about split client/host in runtests

From: Stephan Szabo via curl-library <curl-library_at_cool.haxx.se>
Date: Fri, 21 Jun 2019 16:58:06 +0000

Hi,

We're starting to maintain an internal cross-compiled port for libcurl and we've started getting tests running using the split client/host support in runtests, but we had a question about the feature checking done by the script.

When checking for features, is the intent that these are checked on the client or that the client and the host have the same feature set available? It seems like curl -version is run on the client, but server/disabled and curl -M (for manual support check) is currently run on the host. Internally, we've been considering modifying the script to run the latter two on the client as well, but were uncertain if doing that was reasonable with the intended upstream behavior or if we should just require a build for the host with the same feature set.

Thanks,
Stephan

-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2019-06-21