PwneeStudios / Cloudberry-Kingdom

Original C# version, runs on Xbox and PC.
3 stars 4 forks source link

2.10.8 Handling the Detection of a Write-Protected SD Card #147

Closed PwneeStudios closed 11 years ago

PwneeStudios commented 11 years ago

Guideline Item
The application must operate appropriately when detecting that an SD Card is write-protected. Test Method Enable the write-protect switch on an SD Card, insert that card into the system, and then start the application. Attempt to write to the SD Card. Pass/Fail Determination Passes if, in step 2, the application displays a message informing the user that the SD Card is write-protected, and that the user must move the write-protection switch to the unlocked position. Software to Be Tested
Applications that save important data to an SD Card.