Daniel Stenberg
|
1c3fcbdaa9
tests: add 'large-time' as a testable feature
|
1 year ago |
Viktor Szakats
|
db70846e2e
tests: ensure `libcurl.def` contains all exports
|
1 year ago |
Stefan Eissing
|
bb07240263
tests: fix h3 server check and parallel instances
|
1 year ago |
Daniel Stenberg
|
1032f56efa
curl: make %output{} in -w specify a file to write to
|
1 year ago |
Patrick Monnerat
|
038c46f61f
configure, cmake, lib: more form api deprecation
|
2 years ago |
Daniel Stenberg
|
7c8bae0d9c
nss: remove support for this TLS library
|
1 year ago |
Dan Fandrich
|
0526525c33
runtests: work around a perl without SIGUSR1
|
1 year ago |
Dan Fandrich
|
62a9731533
runtests: use more consistent failure lines
|
1 year ago |
Dan Fandrich
|
69e3485e0d
runtests: consistently write the test check summary block
|
1 year ago |
Dan Fandrich
|
089a84660d
runtests: better detect and handle pipe errors in the controller
|
1 year ago |
Dan Fandrich
|
2fe52412b1
runtests: improve error logging
|
1 year ago |
Dan Fandrich
|
847e42d868
runtests: better handle ^C during slow tests
|
1 year ago |
Dan Fandrich
|
7d62f0d9b8
runtests; give each server a unique log lock file
|
1 year ago |
Daniel Stenberg
|
92d7dd3955
runtests: move parallel log dirs from logN to log/N
|
1 year ago |
Dan Fandrich
|
6e4fedeef7
runtests: document the -j parallel testing option
|
1 year ago |
Dan Fandrich
|
f24b4b980d
runtests: create multiple test runners when requested
|
1 year ago |
Dan Fandrich
|
d454af4737
runtests: handle repeating tests in multiprocess mode
|
1 year ago |
Dan Fandrich
|
51c22af890
runtests: buffer logmsg while running singletest()
|
1 year ago |
Dan Fandrich
|
296baf45a0
runtests: call initserverconfig() in the runner
|
1 year ago |
Dan Fandrich
|
78d8bc4c63
runtests: use a per-runner random seed
|
1 year ago |
Dan Fandrich
|
4317c5549b
runtests: complete main test loop refactor for multiple runners
|
1 year ago |
Dan Fandrich
|
acc0a92897
runtests: prepare main test loop for multiple runners
|
1 year ago |
Dan Fandrich
|
8ac18ee2bb
runtests: abort test run after failure without -a
|
1 year ago |
Dan Fandrich
|
3d75029859
runtests: fix -c option when run with valgrind
|
1 year ago |
Dan Fandrich
|
faebcee349
runtests: support creating more than one runner process
|
1 year ago |
Dan Fandrich
|
38465f9a55
runtests: spawn a new process for the test runner
|
1 year ago |
Dan Fandrich
|
d4a1b5b60c
runtests: turn singletest() into a state machine
|
1 year ago |
Dan Fandrich
|
a98277fcc7
runtests: change runner interface to be asynchronous
|
1 year ago |
Dan Fandrich
|
0754de758a
runtests: call citest_finishtest in singletest
|
1 year ago |
Dan Fandrich
|
d4d22adf40
runtests: add a runner initialization function
|
1 year ago |