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 Able to send an invalid network packet 2008-03-20 00:05:39 +00:00
BasicTest.cs Minor VFS changes. NB, throws ArgumentOutOfRange exception. 2008-08-11 21:54:24 +00:00
BinaryHelperTest.cs (I have had problem with TFS, sorry) 2008-07-01 16:33:08 +00:00
BitConverterTest.cs Added tests for System.BitConverter 2008-11-15 22:08:44 +00:00
BoolTest.cs 2008-09-22 02:38:19 +00:00
ConsoleTest.cs Plugged lots of Console.Write and Console.WriteLine overloads. 2008-08-19 20:34:45 +00:00
DirectoryInfoTest.cs Added example showing qemu crash 2008-08-17 19:50:29 +00:00
DirectoryTest.cs Fixed Path.GetDirectoryName 2008-09-08 20:25:43 +00:00
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 Plugged lots of Console.Write and Console.WriteLine overloads. 2008-08-19 20:34:45 +00:00
ExtensionMethodsTest.cs Added tests for System.BitConverter 2008-11-15 22:08:44 +00:00
FileInfoTest.cs Small VFS testing changes 2008-08-16 23:49:33 +00:00
FilesystemEntryTest.cs Filesystem namespace cleanup 2008-08-05 22:08:14 +00:00
FileTest.cs Added more VFS test 2008-08-17 01:52:17 +00:00
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 Minor changes 2008-11-15 19:38:08 +00:00
IPv4AddressTest.cs Changes to IPv4 testproject 2008-07-01 21:09:51 +00:00
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 Identified bug with adding char and string. 2008-06-07 21:18:00 +00:00
MathTest.cs Added testing of System.Math 2008-11-15 22:22:54 +00:00
NumberSystemTest.cs Moved extensions to Cosmos.Kernel 2008-06-08 18:19:36 +00:00
PacketHeaderTest.cs More IPv4 work. Added another test project. 2008-07-01 20:45:09 +00:00
PathTest.cs Fixed String.LastIndexOf bug 2008-09-07 11:10:02 +00:00
RAMBusTest.cs RTL8139 network card can now find its own MAC address. 2008-03-12 21:16:03 +00:00
RTL8139Test.cs RTL8139 Driver Changes 2009-03-31 20:33:22 +00:00
StringTest.cs Fixed Path.GetDirectoryName 2008-09-08 20:25:43 +00:00
SwitchTest.cs RTL8139 driver now identifies its hardware revision. 2008-03-15 01:00:44 +00:00
TransmitStatusDescriptorTest.cs Consolidation finished 2008-03-23 13:41:11 +00:00
UDPTest.cs RTL8139 Driver Changes 2009-03-31 20:33:22 +00:00
VirtualFileSystemTest.cs Fixed VFS bug with listing in root directory 2008-08-17 12:20:38 +00:00