1
0
mirror of https://github.com/solemnwarning/ipxwrapper synced 2024-12-30 16:45:37 +01:00

6 Commits

Author SHA1 Message Date
Daniel Collins
8c5752520e Ignore DNS/DHCP traffic in tests. 2023-10-17 17:37:13 +01:00
Daniel Collins
4dfe195d7e Set test suite packet captures to non-blocking mode. 2023-09-09 10:14:03 +01:00
Daniel Collins
ba7fa5a77f Allow sending Novell/LLC frames up to the maximum size. 2017-08-20 22:59:49 +01:00
Daniel Collins
9d76f3ef00 Extended end-to-end test suite to cover LLC encapsulation. 2017-03-29 22:19:31 +01:00
Daniel Collins
d65fb92480 Extended test suite to cover Novell "raw" Ethernet frames. 2017-03-28 00:27:11 +01:00
Daniel Collins
5ff0855485 Replace test suite.
Dump most of the old "unit" tests which were more system tests and only tested
a small amount of functionality against the host.

The new test suite is a lot more thorough and tests an arbitrary Windows version
over the network rather than testing within the host's WinSock environment.

More documentation detailing how to run this will follow.
2014-10-04 14:46:11 +01:00