aboutsummaryrefslogtreecommitdiff
path: root/tests/unittests/torture_isipaddr.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-28torture: Remove unused variableAndreas Schneider1-2/+0
2018-06-28tests: Disable ssh_is_ipaddr("255.255.255") on Win32Andreas Schneider1-4/+3
2018-06-28tests: Workaround for a Wine bugAndreas Schneider1-33/+43
2017-10-28Fix config.h includesAndreas Schneider1-0/+2
2015-09-07tests: Migrate to new cmocka APIAndreas Schneider1-3/+3
2015-02-02tests: allow conditionnal execution on patternAris Adamantiadis1-1/+2
2011-03-22Added a IP address testAris Adamantiadis1-0/+1
2011-02-13misc: Fixed ssh_is_ipaddr_v4() on Windows.Andreas Schneider1-4/+3
2011-02-13misc: Added working ssh_is_ipaddr for Windows.Andreas Schneider1-0/+8
2011-02-13tests: Fixed misc and isipaddr test on Windows.Andreas Schneider1-0/+1
2011-02-12tests: Added ipv6 tests.Andreas Schneider1-0/+8
2011-02-12tests: Fixed torture_isipaddr.Andreas Schneider1-18/+18
2011-02-12Connect: Test the new isipaddr() functionAris Adamantiadis1-0/+39