Difference between revisions of "Google Summer of Code 2011 projects"

From ReactOS Wiki
Jump to: navigation, search
(Created page with "== TCP/IP Driver Replacement Using lwIP == '''Student''' : Claudiu Mihail '''Mentor''' : Art Yerkes ;Project Description : (Add a description...) == GDI Font Driver == '''…")
 
(Kernel mode test suite: add description)
Line 23: Line 23:
  
 
;Project Description
 
;Project Description
: (Add a description...)
+
: Goal of the project is to create a conformance and regression test suite for the ReactOS kernel. This will help ensure steady quality in the kernel code, and enable easier comparison with Windows.
 
+
: The tests should be individually accessible via a command-line interface as found in [[WINE|Wine]] tests, and should be easy to integrate with [http://reactos.org/testman/ Testman]. The first step is to design an appropriate testing framework, based on the current kmtests and Wine tests. The second step is then to add as many tests as possible to build a usable basis for future expansion.
  
 
== Support for Themes ==
 
== Support for Themes ==

Revision as of 07:42, 27 April 2011

TCP/IP Driver Replacement Using lwIP

Student : Claudiu Mihail

Mentor  : Art Yerkes

Project Description
(Add a description...)


GDI Font Driver

Student : Timo Kreuzer

Mentor  : Ged Murphy

Project Description
(Add a description...)


Kernel mode test suite

Student : Thomas Faber

Mentor  : Pierre Schweitzer

Project Description
Goal of the project is to create a conformance and regression test suite for the ReactOS kernel. This will help ensure steady quality in the kernel code, and enable easier comparison with Windows.
The tests should be individually accessible via a command-line interface as found in Wine tests, and should be easy to integrate with Testman. The first step is to design an appropriate testing framework, based on the current kmtests and Wine tests. The second step is then to add as many tests as possible to build a usable basis for future expansion.

Support for Themes

Student : Ioannis Adamopoulos

Mentor  : Amine Khaldi

Project Description
(Add a description...)


Shell Support for Explorer

Student : Andrew Green

Mentor  : Aleksey Bragin

Project Description
(Add a description...)


Audio Mixer

Student : Neeraj Yadav

Mentor  : Johannes Anderwald

Project Description
(Implement support for mixing of audio streams, etc...)