Completed
Embedded Linux
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Board Farm APIs for Automated Testing of Embedded Linux - An Update
Automatically move to the next video in the Classroom when playback concludes
- 1 Embedded Linux
- 2 Abstract
- 3 Outline
- 4 Problem statement (review)
- 5 High level concept 1 - API between framework and lab
- 6 High level concept 2 - API between test and lab
- 7 REST API elements
- 8 More implementations
- 9 Implementation issues
- 10 Added the resource model
- 11 Resource model benefits
- 12 DUT connections with resource model
- 13 Supported resource types
- 14 Added the generic capture API model
- 15 APIs for new resource types
- 16 Direct support for API in Fuego
- 17 Some miscellaneous features
- 18 Power measurement test - REST API use
- 19 PM CLI tool commands
- 20 PM REST API details
- 21 Camera CLI commands
- 22 Camera REST API details
- 23 What the API looks like in practice Excerpt from serial-transmit-test.sh
- 24 Serial REST API-CLI tool commands
- 25 Serial REST API details
- 26 PM test Rosetta Stone
- 27 Robot Framework PM test
- 28 Fuego PM test