summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeLines
* Added code scanner code after doing all tests. It waits for a valid code ↵Hector Fernandez2020-04-15-16/+20
| | | | from the code scanner.
* Added new DB functions. Added Qrreader.py file.Hector Fernandez2020-04-13-19/+172
|
* Modificada la IP del servidor. Arreglado error al enviar los datos de la ↵Hector Fernandez2020-04-13-7/+8
| | | | eeprom grabada a la BD.
* Fixed problem generating dataepprom string.Hector Fernandez2020-03-19-12/+18
|
* Added return values after flashing, to be saved in the DB.Hector Fernandez2020-03-19-20/+39
|
* Changed tasks to be independent of tests.Hector Fernandez2020-03-19-22/+11
|
* SOPA0000 test: Saved the variable data used during the eeprom and nand flashing.Hector Fernandez2020-03-19-7/+13
|
* Added final flashing tasks: eeprom and nand.Hector Fernandez2020-03-19-244/+137
|
* First release of the test. All the tests work correctly for SOPA0000.Hector Fernandez2020-03-11-112/+82
|
* Created function to flash the eeprom memory.Hector Fernandez2020-03-09-105/+91
|
* Fixed several test procedures.Hector Fernandez2020-03-09-138/+125
|
* Solved problems with consumption test. Fixed error when getting mac address.Hector Fernandez2020-03-09-30/+239
|
* Fixed multiple errors.Hector Fernandez2020-03-06-179/+276
|
* changed parameter names of testsHector Fernandez2020-03-06-21/+38
|
* Modified postgre functions.Hector Fernandez2020-03-05-165/+119
|
* Modify tests.Hector Fernandez2020-03-05-74/+132
|
* Modify typosManel Caro2020-03-04-2/+5
|
* Added stationManel Caro2020-03-04-4/+4
|
* pycharm project Manel Caro2020-03-04-0/+85
|
* SOPA Initial CommitManel Caro2020-03-04-291/+394
|
* Add .gitignoreManel Caro2020-03-04-0/+139
|
* Remove cache filesManel Caro2020-03-04-0/+0
|
* Merge remote-tracking branch 'origin/master'Manel Caro2019-03-10-0/+0
|\
| * Change some testManel Caro2019-03-09-56/+238
| | | | | | Update some tests
* | Modify some Execution Tests and EEprom SupportManel Caro2019-03-10-56/+238
|/ | | | | | | | - Change Board Model to IGEP0000 - Change Audio Test - Change qbutton Test - Change qScreen Test - Added EEprom Support
* Remove incorrect copy PYTHON_SOFTWARE folder inside scripts directoryManel Caro2019-03-09-1522/+0
|
* Board: Client Test Suite Initial CommitManel Caro2019-03-09-0/+3096