PwneeStudios / Cloudberry-Kingdom

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

2.3.1 Handling a Save Data Region Without Enough Free Space #109

Open FearTheTJ opened 11 years ago

FearTheTJ commented 11 years ago

Guideline Item
If the application detects insufficient free space in the save data region, it must display the insufficient free space error via the Error Viewer. Test Method Prepare a console without USB storage connected (WUP A). Use the NAND Fill-up Tool included with the SDK to completely fill the system NAND memory on WUP A with valid data. Start the application. Try to create new save data. Pass/Fail Determination Passes if, at an appropriate time before step 4 completes, the insufficient free space error is displayed via the Error Viewer. Software to Be Tested
Applications that create save data.