nmap/nsock/tests
henri b55ff2d68f Don't associate nsock logging info to a nspool.
Make current loglevel and current log callback global
to the library. Attaching them to the nsock pool doesn't
bring any benefit and prevents from logging activity in
code sections that don't have access to a pool (such as
proxy chain specification parsing).

Updated external calls and nsock tests accordingly.
2015-06-27 08:21:53 +00:00
..
basic.c Don't associate nsock logging info to a nspool. 2015-06-27 08:21:53 +00:00
cancel.c Don't associate nsock logging info to a nspool. 2015-06-27 08:21:53 +00:00
connect.c Don't associate nsock logging info to a nspool. 2015-06-27 08:21:53 +00:00
ghheaps.c Manage expiration times via a heap queue. 2013-08-10 23:59:30 +00:00
ghlists.c Manage expiration times via a heap queue. 2013-08-10 23:59:30 +00:00
logs.c Don't associate nsock logging info to a nspool. 2015-06-27 08:21:53 +00:00
Makefile.in Improve support for non-included libpcap in nsock 2014-01-26 16:38:22 +00:00
README s/Little/Minimal/ 2013-05-11 16:00:01 +00:00
run_tests.sh Only run SSL nsock tests if configured with OpenSSL 2015-02-11 04:55:36 +00:00
test-common.h Manage expiration times via a heap queue. 2013-08-10 23:59:30 +00:00
tests_main.c Only run SSL nsock tests if configured with OpenSSL 2015-02-11 04:55:36 +00:00
timer.c Don't associate nsock logging info to a nspool. 2015-06-27 08:21:53 +00:00

Minimal regression test suite for nsock.

Usage:
  $ make
  $ sh ./run_tests.sh