OLPC Firmware q3a63/Test plan: Difference between revisions

From OLPC
Jump to navigation Jump to search
No edit summary
No edit summary
Line 19: Line 19:
** using shorting plug on host port, all ports go unpowered, no error message,
** using shorting plug on host port, all ports go unpowered, no error message,
** using shorting plug on hub port, hub indicator goes out, no error message,
** using shorting plug on hub port, hub indicator goes out, no error message,
** fail, or a failure to understand,
** fail, test hub inadequate, or a failure to understand,
* check that internal microSD and external SD can be read repeatedly,
* check that internal microSD and external SD can be read repeatedly,
** ''dir int:\security many'',
** ''dir int:\security many'',
** ''dir ext:\security many'',
** check,
** check,
* check that Linux kernel shows new device tree entries, -r2175,
* check that Linux kernel shows new device tree entries, -r2175,
** check,
* write code that uses new feature ''$case'' .
* write code that uses new feature ''$case'' .
** check,
** trivial stack effect comment fix, -r2188,

Revision as of 06:07, 14 April 2011

  • verify machine-signature value is CL1 ,
    • check,
  • verify flash XO-1.75 firmware is prevented,
    • check,
  • check that pong remains playable,
    • check,
  • check output from .mppt is rational,
    • check,
  • try the new bat-recover,
    • deferred,
  • test USB hot plug behind hub, -r2152,
    • with no USB devices attached, boot to ok prompt, type dir u:, expected response is Can't open directory,
    • with a USB device attached, boot to ok prompt, type dir u:, expected response is directory contents,
    • with no USB devices attached, boot to ok prompt, type dir u:, expected response is Can't open directory, insert a USB drive directly into a port, type dir u:, expected response is directory contents,
    • with only a USB hub attached, boot to ok prompt, type dir u:, expected response is Can't open directory, insert a USB drive into the hub, type dir u:, expected response is directory contents,
    • on Q3A62, repeat above test, response was Can't open directory.
    • check,
  • test USB overcurrent response, on ports and via hub, -r2155,
    • using shorting plug on host port, all ports go unpowered, no error message,
    • using shorting plug on hub port, hub indicator goes out, no error message,
    • fail, test hub inadequate, or a failure to understand,
  • check that internal microSD and external SD can be read repeatedly,
    • dir int:\security many,
    • dir ext:\security many,
    • check,
  • check that Linux kernel shows new device tree entries, -r2175,
    • check,
  • write code that uses new feature $case .
    • check,
    • trivial stack effect comment fix, -r2188,