Cosmos/source/FrodeTest/Test
sschocke_cp 7af62315ec RTL8139 Driver Changes
Update Global to call driver initialization routines for different drivers. Devices are enumerated during startup regardless of what hardware you are using.
Update FrodeTest workspace to run via new NetworkDevice interface
Update Builder.cs so that QEMU gets called with only either "-net tap" or "-net user", as these two options conflict
Internalized most of the TCP/IP stack leaving only the User needed classes available to use.
Commented most of TCP/IP stack public methods, and cleaned out code a little bit.
2009-03-31 20:33:22 +00:00
..
Mock
BasicTest.cs
BinaryHelperTest.cs
BitConverterTest.cs Added tests for System.BitConverter 2008-11-15 22:08:44 +00:00
BoolTest.cs
ConsoleTest.cs
DirectoryInfoTest.cs
DirectoryTest.cs
Ethernet2FrameTest.cs RTL8139 Driver Changes 2009-03-31 20:33:22 +00:00
ExceptionTest.cs Added tests for System.BitConverter 2008-11-15 22:08:44 +00:00
Ext2Test.cs
ExtensionMethodsTest.cs Added tests for System.BitConverter 2008-11-15 22:08:44 +00:00
FileInfoTest.cs
FilesystemEntryTest.cs
FileTest.cs
GenericTest.cs Added lspci application in playground 2009-01-03 22:00:47 +00:00
ICMPv4Test.cs RTL8139 Driver Changes 2009-03-31 20:33:22 +00:00
InterfaceTest.cs
IPv4AddressTest.cs
IPv4Test.cs RTL8139 Driver Changes 2009-03-31 20:33:22 +00:00
LinqTest.cs Added tests for System.BitConverter 2008-11-15 22:08:44 +00:00
MACAddressTest.cs
MathTest.cs Added testing of System.Math 2008-11-15 22:22:54 +00:00
NumberSystemTest.cs
PacketHeaderTest.cs
PathTest.cs
RAMBusTest.cs
RTL8139Test.cs RTL8139 Driver Changes 2009-03-31 20:33:22 +00:00
StringTest.cs
SwitchTest.cs
TransmitStatusDescriptorTest.cs
UDPTest.cs RTL8139 Driver Changes 2009-03-31 20:33:22 +00:00
VirtualFileSystemTest.cs