summaryrefslogtreecommitdiff
path: root/tests/selpolltest.c
Commit message (Expand)AuthorAgeFilesLines
* Don't use pcap_lookupdev() in the tests.Guy Harris2017-09-081-2/+6
* Move all the function attributes from funcattrs.h to pcap/funcattrs.h.Guy Harris2017-09-081-1/+1
* Use compiler #defines to determine how to handle some function attributes.Guy Harris2017-03-191-49/+2
* Fix test programs to build on more platforms.Guy Harris2015-11-031-3/+56
* Add a "getopt.h" header and include it instead of <unistd.h> on Windows.Guy Harris2015-11-011-5/+1
* Add tests to CMakeDmytro Ovdiienko2015-09-221-0/+8
* Move test source to a tests directory, add a new test for nonblocking mode.Guy Harris2010-03-311-0/+350