Michael Stefaniuc
|
2dff8bc85d
|
inetmib1/tests: Use the available ARRAY_SIZE() macro.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-06-05 23:50:12 +02:00 |
Frédéric Delanoy
|
2e5cb7aac8
|
Assorted spelling/grammar fixes.
|
2014-04-30 18:34:20 +02:00 |
Francois Gouget
|
899cb20eb9
|
inetmib1/tests: Add a trailing '\n' to an ok() call.
|
2014-02-12 19:15:14 +01:00 |
Nikolay Sivov
|
1faa3d4e52
|
inetmib1/tests: Cleanup tests a bit, fix a crash on Win8 64bit.
|
2014-02-07 11:05:31 +01:00 |
Alexandre Julliard
|
99ef0d6ff0
|
makefiles: Get rid of the MAKE_TEST_RULES variable.
|
2014-01-02 12:13:16 +01:00 |
Austin English
|
ead0efbacd
|
inetmib1/tests: Add missing broken().
|
2011-02-28 13:11:58 +01:00 |
Austin English
|
6d66446baf
|
inetmib1/tests: Remove a dead assignment (LLVM/Clang).
|
2011-02-17 17:30:13 +01:00 |
Alexandre Julliard
|
81b8ee863e
|
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
2010-09-19 12:36:48 +02:00 |
Alexandre Julliard
|
b86d515ed6
|
dlls: Remove explicit imports of kernel32 and ntdll.
|
2010-07-21 17:38:36 +02:00 |
Michael Stefaniuc
|
f788302470
|
inetmib1/tests: Fix duplicate expressions in if condition.
|
2010-03-26 15:35:50 +01:00 |
Alexandre Julliard
|
bef5645eb1
|
makefiles: Remove the no longer needed explicit separators for dependencies.
|
2010-03-16 13:28:19 +01:00 |
Alexandre Julliard
|
6164ce2d82
|
makefiles: Use the standard C_SRCS variable as the list of test files.
This enables it to be auto-updated by make_makefiles.
|
2010-02-22 10:47:11 +01:00 |
Paul Vriens
|
5f8717d7f6
|
inetmib1/tests: Free memory after use (Valgrind).
|
2010-01-14 09:13:59 -06:00 |
Juan Lang
|
f893387da8
|
inetmib1/tests: Trace the SNMP error code and index rather than GetLastError on failure.
|
2009-05-11 12:42:56 +02:00 |
Paul Vriens
|
5a892b8c49
|
inetmib1/tests: Add a FreeLibrary and turn some skip()s into win_skip()s.
|
2009-04-29 13:08:36 +02:00 |
Juan Lang
|
80a48578c6
|
inetmib1: Remove a test that's no longer true on Windows Vista.
|
2009-01-30 11:44:46 +01:00 |
Juan Lang
|
1627377d1b
|
inetmib1: Fix remaining failure on Win9x/NT4.
|
2008-10-09 14:20:05 +02:00 |
Juan Lang
|
52e64b155e
|
inetmib1: Fix some test failures on Win9x/NT4.
|
2008-10-09 14:20:01 +02:00 |
Paul Vriens
|
682890ae4d
|
inetmib1/tests: Compare instead of assign.
|
2008-10-08 12:20:24 +02:00 |
Juan Lang
|
e2a8da9e86
|
inetmib1: Skip tests if a portion of inetmib1 isn't implemented.
This fixes a hang (and sometimes a system hang) on MacOSX when running
the inetmib1 tests. Spotted by Owen Rudge.
|
2008-09-29 17:24:00 -05:00 |
Juan Lang
|
52fcae9909
|
inetmib1: Fix test failures on some systems.
|
2008-07-03 11:50:51 +02:00 |
Juan Lang
|
8f66c13e35
|
inetmib1: Support the MIB2 UDP table.
|
2008-06-30 12:37:37 +02:00 |
Juan Lang
|
d3baf1dcda
|
inetmib1: Support the MIB2 IP route table.
|
2008-06-25 23:29:49 +02:00 |
Juan Lang
|
ea20d6b793
|
inetmib1: Support the MIB2 IP address table.
|
2008-06-25 11:03:06 +02:00 |
Juan Lang
|
c531c11734
|
inetmib1: Support the MIB2 interface table.
|
2008-06-25 11:00:39 +02:00 |
Juan Lang
|
f913252ea2
|
inetmib1: Support querying the MIB2 number of interfaces.
|
2008-06-25 10:59:28 +02:00 |
Juan Lang
|
dedff1329f
|
inetmib1: Implement SnmpExtensionQuery.
|
2008-06-25 10:59:07 +02:00 |
Juan Lang
|
50f4bd16f6
|
inetmib1: Improve SnmpExtensionQuery stub.
|
2008-06-25 10:58:26 +02:00 |
Juan Lang
|
46f7f76b1e
|
inetmib1: Improve SnmpExtensionInit stub.
|
2008-06-25 10:58:18 +02:00 |
Juan Lang
|
68991faf9f
|
inetmib1: Add tests for SnmpExtensionQuery.
|
2008-06-25 10:56:46 +02:00 |
Juan Lang
|
cca77db0a6
|
inetmib1: Add tests for SnmpExtensionInit.
|
2008-06-25 10:56:13 +02:00 |