summaryrefslogtreecommitdiff
path: root/test-cli/test_main.py
Commit message (Collapse)AuthorAgeLines
* Override wait start test stateManel Caro2020-10-05-3/+4
|
* fix database connection messageManel Caro2020-10-02-2/+2
|
* Added VIDEO test to the pool.Hector Fernandez2020-09-30-0/+4
|
* IGEP0048: added plc testManel Caro2020-07-31-1/+1
|
* TEST restructureManel Caro2020-07-31-152/+220
|
* After USBLOOP test, g_mass_storage must be stopped so the board can be ↵Hector Fernandez2020-07-07-16/+14
| | | | rebooted correctly.
* Solved minor errorsHector Fernandez2020-07-07-7/+3
|
* New way to check preivous state before changing to a new one. Solved some ↵Hector Fernandez2020-07-07-78/+82
| | | | problems with audio test.
* Added full support for USBLOOP test. Reboot board always if autotest is enabled.Hector Fernandez2020-07-07-6/+25
|
* Corrected some errors in USB and USBDUAL tests.Hector Fernandez2020-07-06-3/+3
|
* Created new USB LOOP test. Moved all the test files to ↵Hector Fernandez2020-07-03-0/+3
| | | | /var/lib/hwtest-files/ folder.
* Changes to adapt to new way to save results in DB. Created audio test. Added ↵Hector Fernandez2020-07-01-47/+82
| | | | protections against unexpected status in DB.
* Modified USB test and the way it finds USB memory storages.Hector Fernandez2020-06-25-1/+1
|
* Solved bugs. Adapted to DB changes.Hector Fernandez2020-06-25-71/+155
|
* Model and variant type are obtained from kernel cmdline instead of ↵Hector Fernandez2020-06-19-62/+69
| | | | setup.xml. Python checks if they exist and can generate an error message to the DB if they are missing.
* SOPA0000: Added support for saving results (strings or files) in the DB. It ↵Hector Fernandez2020-06-17-6/+7
| | | | also saves a final DMESG file.
* Solved syntax error in test_main.py.Hector Fernandez2020-06-11-1/+1
|
* Modified nand memory flasherHector Fernandez2020-04-23-3/+4
|
* First releaseHector Fernandez2020-04-16-17/+18
|
* Every 5s teh qr scanner is refreshed to detect a new devices in case it is ↵Hector Fernandez2020-04-15-7/+10
| | | | unplugged and plugged again.
* Added code scanner code after doing all tests. It waits for a valid code ↵Hector Fernandez2020-04-15-11/+16
| | | | from the code scanner.
* Added new DB functions. Added Qrreader.py file.Hector Fernandez2020-04-13-8/+26
|
* Added return values after flashing, to be saved in the DB.Hector Fernandez2020-03-19-2/+2
|
* Changed tasks to be independent of tests.Hector Fernandez2020-03-19-16/+7
|
* SOPA0000 test: Saved the variable data used during the eeprom and nand flashing.Hector Fernandez2020-03-19-2/+2
|
* Added final flashing tasks: eeprom and nand.Hector Fernandez2020-03-19-39/+38
|
* First release of the test. All the tests work correctly for SOPA0000.Hector Fernandez2020-03-11-13/+17
|
* Created function to flash the eeprom memory.Hector Fernandez2020-03-09-16/+46
|
* Solved problems with consumption test. Fixed error when getting mac address.Hector Fernandez2020-03-09-2/+2
|
* Fixed multiple errors.Hector Fernandez2020-03-06-5/+11
|
* changed parameter names of testsHector Fernandez2020-03-06-0/+2
|
* Modified postgre functions.Hector Fernandez2020-03-05-38/+68
|
* Modify tests.Hector Fernandez2020-03-05-17/+13
|
* Added stationManel Caro2020-03-04-2/+2
|
* SOPA Initial CommitManel Caro2020-03-04-59/+66
|
* Modify some Execution Tests and EEprom SupportManel Caro2019-03-10-1/+18
| | | | | | | | - Change Board Model to IGEP0000 - Change Audio Test - Change qbutton Test - Change qScreen Test - Added EEprom Support
* Board: Client Test Suite Initial CommitManel Caro2019-03-09-0/+101