]> git.eshelyaron.com Git - emacs.git/commit
Add more auth-related tests for socks.el
authorF. Jason Park <jp@neverwas.me>
Fri, 5 Feb 2021 13:24:55 +0000 (05:24 -0800)
committerEli Zaretskii <eliz@gnu.org>
Sat, 20 Feb 2021 11:02:33 +0000 (13:02 +0200)
commitacf71609200e56ef28f31be0df33ea3905eb2188
treeddacffff2dbce7e25bb7601b14a5f5fe749cfc4d
parentd184895a42b37718cded839b95252e7bb165bcfd
Add more auth-related tests for socks.el

* test/lisp/net/socks-tests.el (auth-registration-and-suite-offer)
(filter-response-parsing-v4, filter-response-parsing-v5): Assert
auth-method selection wrangling and socks-filter parsing.
(v5-auth-user-pass, v5-auth-user-pass-blank, v5-auth-none): Show prep
and execution of the SOCKS connect command and proxying of an HTTP
request; simplify fake server.  (Bug#46342)
test/lisp/net/socks-tests.el