Testing ideas

From OLPC
Revision as of 11:52, 29 June 2008 by Sethwoodworth (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Preparing a Testing Environment

  • Install qemu
    • On Ubuntu: aptitude install qemu
    • On Fedora: yum install qemu
  • Select a development [#Development Branches|branch] to focus your testing on (to be referenced when submitting your bug report)
  • Download the img file from http://download.laptop.org/xo-1/custom/g1g1/en-708-1/
  • Launch the image with qemu -m 256 -soundhw es1370 -net user -net nic,model=rt8130 -hda en708-1.img

Submitting a Bug Report

Development Branches

There are four current branches of the software for the XO.

  • Update.1 (current)
Stable build that are eligible for signing and distribution
  • Joyride
Testing build where new features are implemented first
  • Faster
  • OLPC -3
A rebase of Joyride from Fedora 7 to Fedora 9

Signed builds

A Signed build is a build that can be run on any

Deadend instructions








Old Instructions

  • See Test issues for QA test cases.
  • add a functional test for your activity.
  • add a description of who is editing your activity and where its source is to its info-box.