Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | IGEP0048: added plc test | Manel Caro | 2020-07-31 | -1/+1 |
| | ||||
* | TEST restructure | Manel Caro | 2020-07-31 | -152/+220 |
| | ||||
* | After USBLOOP test, g_mass_storage must be stopped so the board can be ↵ | Hector Fernandez | 2020-07-07 | -16/+14 |
| | | | | rebooted correctly. | |||
* | Solved minor errors | Hector Fernandez | 2020-07-07 | -7/+3 |
| | ||||
* | New way to check preivous state before changing to a new one. Solved some ↵ | Hector Fernandez | 2020-07-07 | -78/+82 |
| | | | | problems with audio test. | |||
* | Added full support for USBLOOP test. Reboot board always if autotest is enabled. | Hector Fernandez | 2020-07-07 | -6/+25 |
| | ||||
* | Corrected some errors in USB and USBDUAL tests. | Hector Fernandez | 2020-07-06 | -3/+3 |
| | ||||
* | Created new USB LOOP test. Moved all the test files to ↵ | Hector Fernandez | 2020-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 Fernandez | 2020-07-01 | -47/+82 |
| | | | | protections against unexpected status in DB. | |||
* | Modified USB test and the way it finds USB memory storages. | Hector Fernandez | 2020-06-25 | -1/+1 |
| | ||||
* | Solved bugs. Adapted to DB changes. | Hector Fernandez | 2020-06-25 | -71/+155 |
| | ||||
* | Model and variant type are obtained from kernel cmdline instead of ↵ | Hector Fernandez | 2020-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 Fernandez | 2020-06-17 | -6/+7 |
| | | | | also saves a final DMESG file. | |||
* | Solved syntax error in test_main.py. | Hector Fernandez | 2020-06-11 | -1/+1 |
| | ||||
* | Modified nand memory flasher | Hector Fernandez | 2020-04-23 | -3/+4 |
| | ||||
* | First release | Hector Fernandez | 2020-04-16 | -17/+18 |
| | ||||
* | Every 5s teh qr scanner is refreshed to detect a new devices in case it is ↵ | Hector Fernandez | 2020-04-15 | -7/+10 |
| | | | | unplugged and plugged again. | |||
* | Added code scanner code after doing all tests. It waits for a valid code ↵ | Hector Fernandez | 2020-04-15 | -11/+16 |
| | | | | from the code scanner. | |||
* | Added new DB functions. Added Qrreader.py file. | Hector Fernandez | 2020-04-13 | -8/+26 |
| | ||||
* | Added return values after flashing, to be saved in the DB. | Hector Fernandez | 2020-03-19 | -2/+2 |
| | ||||
* | Changed tasks to be independent of tests. | Hector Fernandez | 2020-03-19 | -16/+7 |
| | ||||
* | SOPA0000 test: Saved the variable data used during the eeprom and nand flashing. | Hector Fernandez | 2020-03-19 | -2/+2 |
| | ||||
* | Added final flashing tasks: eeprom and nand. | Hector Fernandez | 2020-03-19 | -39/+38 |
| | ||||
* | First release of the test. All the tests work correctly for SOPA0000. | Hector Fernandez | 2020-03-11 | -13/+17 |
| | ||||
* | Created function to flash the eeprom memory. | Hector Fernandez | 2020-03-09 | -16/+46 |
| | ||||
* | Solved problems with consumption test. Fixed error when getting mac address. | Hector Fernandez | 2020-03-09 | -2/+2 |
| | ||||
* | Fixed multiple errors. | Hector Fernandez | 2020-03-06 | -5/+11 |
| | ||||
* | changed parameter names of tests | Hector Fernandez | 2020-03-06 | -0/+2 |
| | ||||
* | Modified postgre functions. | Hector Fernandez | 2020-03-05 | -38/+68 |
| | ||||
* | Modify tests. | Hector Fernandez | 2020-03-05 | -17/+13 |
| | ||||
* | Added station | Manel Caro | 2020-03-04 | -2/+2 |
| | ||||
* | SOPA Initial Commit | Manel Caro | 2020-03-04 | -59/+66 |
| | ||||
* | Modify some Execution Tests and EEprom Support | Manel Caro | 2019-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 Commit | Manel Caro | 2019-03-09 | -0/+101 |