summaryrefslogtreecommitdiffstats
path: root/recipes-ti/beagleboard/beaglebone-tester.bb
Commit message (Collapse)AuthorAgeFilesLines
* beaglebone-tester: FTDI eeprom test, v2Koen Kooi2012-09-141-2/+2
| | | | | | | Check descriptor instead of VID/PID Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* beaglebone tester: bump SRCREV for FTDI testKoen Kooi2012-09-141-2/+2
| | | | | | | An extra test for the FTDI eeprom was added to catch programming errors that would break CCS. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* beaglebone-tester: ship testaudio, fix dependsKoen Kooi2012-09-141-3/+7
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* beaglebone-tester: re-enable pmic testKoen Kooi2012-07-251-2/+2
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* beaglebone-tester: bump SRCREV to fix serial console raceKoen Kooi2012-07-251-2/+2
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* beaglebone-tester: bump SRCREV to fix failure reportingKoen Kooi2012-06-111-2/+2
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* beaglebone-tester: bump SRCREV to fix PMIC testKoen Kooi2012-04-101-2/+2
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* beaglebone-tester: include Jasons debug tweaksKoen Kooi2012-02-271-2/+2
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* beaglebone-tester: bump SRCREVKoen Kooi2012-02-101-2/+2
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* beaglebone-tester: bump SRCREVKoen Kooi2012-02-071-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* beaglebone-tester: bump SRCREV for usb fixKoen Kooi2012-01-131-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* beaglebone-tester: update runtime dependenciesKoen Kooi2012-01-101-1/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* beaglebone-tester: clarify GPIO naming and print more EEPROM dataKoen Kooi2012-01-061-3/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* beaglebone-tester: Update to latest, add quiet option to bootargsJoel A Fernandes2011-11-081-2/+2
| | | | | | | | | | | Changes: * Fix a bug where I was removing g_mass_storage causing the storage-gadget service to appear to not work * Add quiet option Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* beaglebone-tester: Update to latest with fixesJoel A Fernandes2011-11-061-2/+2
| | | | | | | | | | Hopefully the last round of minor fixes: * only leds 3 and 4 are touched, 1 and 2 are for system use * halt after test fail so that the user doesn't accidentaly corrupt the card * remove all usb gadget modules before test start Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* beaglebone-tester: Use optargs instead of ip_method on kernel cmdlineJoel A Fernandes2011-11-031-2/+2
| | | | | Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* beaglebone-tester: Update with latest fixesJoel A Fernandes2011-10-311-2/+2
| | | | | | | | | Fixes: * 100% CPU usage when no test is running * Turn on USB host session before checking for usb-serial device Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* beaglebone-tester: Update to latest, bump PRJoel A Fernandes2011-10-261-2/+2
| | | | | | | | | Added: - Output test status to USB serial port - Made more verbose Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* beaglebone-tester: Update to latest and bump PRJoel A Fernandes2011-10-241-3/+3
| | | | | | | | | | | Added: * PMIC tests * EEPROM tests * Memory tests * GPIO 38 grounding check Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* beaglebone-tester: Update to latest and bump PRJoel A Fernandes2011-10-201-2/+3
| | | | | | | | * Remove usb gadget modules in advance before running the tests * Merge Koen's patch - check for command line argument using systemd (hardware tests trigger) Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* beaglebone-tester: A component-based test framework for BeagleBoneJoel A Fernandes2011-10-141-0/+50
Test scripts to be integrated into BeagleBone hardware testing images and run automatically during boot time to determine if all hardware components are working correctly. Auto tests controllable from uEnv.txt which is auto deleted on a test success. For future use, the individual scripts can be run from /var/lib/bone-tester/component Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>