Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/openwide-ingenierie/uboot-rfw
Robot framework test infrastructure for testing UBoot
https://github.com/openwide-ingenierie/uboot-rfw
Last synced: about 2 months ago
JSON representation
Robot framework test infrastructure for testing UBoot
- Host: GitHub
- URL: https://github.com/openwide-ingenierie/uboot-rfw
- Owner: Openwide-Ingenierie
- Created: 2015-06-19T14:42:01.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-09T13:17:45.000Z (over 9 years ago)
- Last Synced: 2024-11-05T23:19:40.502Z (3 months ago)
- Language: RobotFramework
- Size: 148 KB
- Stars: 2
- Watchers: 11
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# uboot-rfw
Contains Robot Framework tests cases for testing U-Boot## Keywords
The test suite currently provides two keywords:
* Open Uboot Console: Connects through telnet and hits 'any key to continue'
* Command Output Should Be: Checks that a Uboot command has an expected output## Test cases
Using the above keywords, the test suite provides three test cases:
+ Ip Address
+ Mac Address
+ Version## Variables
The tests use variables found in the variable file *uboot_settings.py*