1
0
mirror of https://git.libssh.org/projects/libssh.git synced 2025-05-16 08:04:30 +03:00

tests: Fixed misc and isipaddr test on Windows.

This commit is contained in:
Andreas Schneider 2011-02-13 11:55:31 +01:00
parent cbcd5668f5
commit ca941d6985
2 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,7 @@
#include "torture.h"
#include "misc.c"
#include "error.c"
/*
* Test the behavior of ssh_is_ipaddr()

View File

@ -11,6 +11,8 @@
#include "torture.h"
#include "misc.c"
#include "error.c"
#define TORTURE_TEST_DIR "/usr/local/bin/truc/much/.."