Difference between revisions of "FGdiag"

From FreekiWiki
Jump to navigation Jump to search
 
Line 1: Line 1:
 +
 +
==Description==
 
This is the python code ( http://www.python.org/ ) used for testing gizmos. It is responsible for testing our received gizmos and updating the same database used by [[FGdb]].  
 
This is the python code ( http://www.python.org/ ) used for testing gizmos. It is responsible for testing our received gizmos and updating the same database used by [[FGdb]].  
  
 +
==Project Status==
 
This code is in a constant state of change. There's always work needed.
 
This code is in a constant state of change. There's always work needed.
  
 +
==Queue==
 
The [[RT]] queue for this project is called FGdiag.
 
The [[RT]] queue for this project is called FGdiag.
 +
 +
==Sub-projects==
 +
* The Framework -- python code that is in common to all component testing
 +
* CDBurner
 +
* CDDrive
 +
* FloppyDrive
 +
* HardDrive
 +
* Hub
 +
* Keyboard
 +
* Monitor
 +
* Mouse
 +
* Modem
 +
* NetworkCard
 +
* SoundCard
 +
* Speaker
 +
* VideoCard

Revision as of 13:41, 30 November 2004

Description

This is the python code ( http://www.python.org/ ) used for testing gizmos. It is responsible for testing our received gizmos and updating the same database used by FGdb.

Project Status

This code is in a constant state of change. There's always work needed.

Queue

The RT queue for this project is called FGdiag.

Sub-projects

  • The Framework -- python code that is in common to all component testing
  • CDBurner
  • CDDrive
  • FloppyDrive
  • HardDrive
  • Hub
  • Keyboard
  • Monitor
  • Mouse
  • Modem
  • NetworkCard
  • SoundCard
  • Speaker
  • VideoCard