summaryrefslogtreecommitdiff
path: root/test-cli/test
Commit message (Expand)AuthorAgeLines
* BUG: Resolve set state failureManel Caro2021-11-08-1/+1
* Change Comment about Postgres DB ObjectManel Caro2021-11-06-1/+2
* added support for Honeywell QR reader 1400gManel Caro2020-11-03-1/+2
* modify finish_test call, added execution without messsage if failsManel Caro2020-10-05-2/+15
* Add qvideo variablesManel Caro2020-10-05-5/+5
* Add qvideo variablesManel Caro2020-10-05-29/+15
* fix execution camera setup script path not correctManel Caro2020-10-02-3/+6
* solve usb error bug with quotes messageManel Caro2020-10-02-0/+2
* Added new test to validate video output with a webcam.Hector Fernandez2020-09-30-25/+214
* Modified audio test to work in IGEP0046.Josep Maso2020-09-30-0/+5
* IGEP0048: PLC test: Variable IP of the connected PLC. Use discover before cha...Hector Fernandez2020-09-15-15/+35
* IGEP0048: Solved PLC test error. The PLC MAC address can be changed now.Hector Fernandez2020-09-14-2/+3
* Added ping check in PLC test.Hector Fernandez2020-08-20-1/+12
* IGEP0048: added plc testManel Caro2020-07-31-21/+78
* TEST restructureManel Caro2020-07-31-452/+1278
* After USBLOOP test, g_mass_storage must be stopped so the board can be reboot...Hector Fernandez2020-07-07-0/+7
* New way to check preivous state before changing to a new one. Solved some pro...Hector Fernandez2020-07-07-2/+8
* Added full support for USBLOOP test. Reboot board always if autotest is enabled.Hector Fernandez2020-07-07-3/+7
* In case iperf3 server is busy, clients wait and retry.Hector Fernandez2020-07-06-13/+26
* Modified paths of ram and nfs temporary folders.Hector Fernandez2020-07-06-57/+52
* Solved minor errors with audio and usbloop tests.Hector Fernandez2020-07-06-3/+6
* Corrected some errors in USB and USBDUAL tests.Hector Fernandez2020-07-06-40/+60
* Created new USB LOOP test. Moved all the test files to /var/lib/hwtest-files/...Hector Fernandez2020-07-03-33/+112
* Added support for IGEP0020 and IGEP0030. Fixed problem in Audio test.Hector Fernandez2020-07-02-3/+5
* Changes to adapt to new way to save results in DB. Created audio test. Added ...Hector Fernandez2020-07-01-444/+208
* Modified USB test and the way it finds USB memory storages.Hector Fernandez2020-06-25-54/+378
* Solved bugs. Adapted to DB changes.Hector Fernandez2020-06-25-274/+437
* Model and variant type are obtained from kernel cmdline instead of setup.xml....Hector Fernandez2020-06-19-0/+28
* SOPA0000: Beatified JSON files generated by tests which use iperf3.Hector Fernandez2020-06-17-2/+2
* SOPA0000: Erased colors in DMESG to have a clean file.Hector Fernandez2020-06-17-69/+1
* SOPA0000: Added support for saving results (strings or files) in the DB. It a...Hector Fernandez2020-06-17-49/+270
* Modified nand memory flasherHector Fernandez2020-04-23-2/+2
* First releaseHector Fernandez2020-04-16-16/+19
* Allow 2 attempts to communicate to amperimeter.Hector Fernandez2020-04-15-2/+4
* Every 5s teh qr scanner is refreshed to detect a new devices in case it is un...Hector Fernandez2020-04-15-3/+3
* Added code scanner code after doing all tests. It waits for a valid code from...Hector Fernandez2020-04-15-2/+3
* Added new DB functions. Added Qrreader.py file.Hector Fernandez2020-04-13-11/+146
* Modificada la IP del servidor. Arreglado error al enviar los datos de la eepr...Hector Fernandez2020-04-13-6/+7
* Fixed problem generating dataepprom string.Hector Fernandez2020-03-19-8/+8
* Added return values after flashing, to be saved in the DB.Hector Fernandez2020-03-19-18/+37
* Changed tasks to be independent of tests.Hector Fernandez2020-03-19-4/+4
* SOPA0000 test: Saved the variable data used during the eeprom and nand flashing.Hector Fernandez2020-03-19-4/+4
* Added final flashing tasks: eeprom and nand.Hector Fernandez2020-03-19-186/+94
* First release of the test. All the tests work correctly for SOPA0000.Hector Fernandez2020-03-11-89/+52
* Created function to flash the eeprom memory.Hector Fernandez2020-03-09-78/+24
* Fixed several test procedures.Hector Fernandez2020-03-09-116/+110
* Solved problems with consumption test. Fixed error when getting mac address.Hector Fernandez2020-03-09-5/+217
* Fixed multiple errors.Hector Fernandez2020-03-06-168/+141
* changed parameter names of testsHector Fernandez2020-03-06-17/+17
* Modified postgre functions.Hector Fernandez2020-03-05-127/+51