release_test - olikraus/dogm128 GitHub Wiki
Release Testing Plan
A new release must be only uploaded to the download section of this google project, if the release successfully passes the following tests.
Arduino Environment
"Make" Environment
- Goto "libraries", ./create_release
- Goto "tools/release_test" 1. ./do_ramdisk.sh 1. execute tests with the hardware 1. ./undo_ramdisk.sh
IDE
- Create ZIP file
- Copy ZIP file into the Arduino Uno environment
- Run some example within the environment
Atmel AVR
- Create ZIP file
- Unzip ZIP file into temp folder. Perform next steps within the temp folder:
- Upload to ATTINY84 and ATMEGA88
- Run and inspect all examples (make process, visual results)
- Run graphics_test with activated DOG_REVERSE on all controllers