Initial Testing #8

Closed
opened 2024-06-25 22:38:44 +00:00 by jeff · 1 comment
Owner

The following needs to be tested:

  • appmode
  • cp
    • from PC to SD
    • from SD to PC
    • from SD to SD
  • initfpga
  • getrtc
  • loadrom
  • mkdir
    • directory that doesn't exist
    • directory that exists
    • invalid directory
  • readmemory
  • reboot
  • recovery
  • servicemode
  • setrtc
    • with --time specified
    • without --time specified
  • writeflash
  • writememory

This initial testing will be manual, proper unit tests will be implemented after initial alpha release.

The following needs to be tested: - [x] `appmode` - [x] `cp` - [x] from PC to SD - [x] from SD to PC - [x] from SD to SD - [x] `initfpga` - [x] `getrtc` - [x] `loadrom` - [x] `mkdir` - [x] directory that doesn't exist - [x] directory that exists - [x] invalid directory - [x] `readmemory` - [x] `reboot` - [x] `recovery` - [x] `servicemode` - [x] `setrtc` - [x] with `--time` specified - [x] without `--time` specified - [x] `writeflash` - [x] `writememory` _This initial testing will be manual, proper unit tests will be implemented after initial alpha release._
jeff added this to the goedlink project 2024-06-25 22:38:45 +00:00
jeff self-assigned this 2024-06-25 22:39:03 +00:00
jeff changed title from Testing to Initial Testing 2024-07-21 13:54:13 +00:00
jeff closed this issue 2024-07-21 13:54:17 +00:00
Author
Owner

Initial testing is complete and core functionality confirmed as working.

Initial testing is complete and core functionality confirmed as working.
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: jeff/goedlink#8
No description provided.