]> granicus.if.org Git - curl/commit
test1541: threaded connection sharing
authorDaniel Stenberg <daniel@haxx.se>
Sun, 17 Mar 2019 22:37:35 +0000 (23:37 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 18 Mar 2019 12:58:46 +0000 (13:58 +0100)
commitdc5edf912495b521bcd223ce7f54f8da6b7e0c14
tree42fe15ff8b945e2fddf3b0538d55fa8782be7bd9
parent520f0b47ad8463979e0ce0b5d08b461fa0bc74b8
test1541: threaded connection sharing

The threaded-shared-conn.c example turned into test case. Only works if
pthread was detected.

An attempt to detect future regressions such as e3a53e3efb942a5

Closes #3687
tests/data/Makefile.inc
tests/data/test1541 [new file with mode: 0644]
tests/libtest/Makefile.inc
tests/libtest/lib1541.c [new file with mode: 0644]