Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge branch 'sopa-test'rel.0.1sopa-test | Manel Caro | 2021-11-06 | -1111/+3639 |
|\ | ||||
| * | Change Comment about Postgres DB Object | Manel Caro | 2021-11-06 | -1/+2 |
| | | ||||
| * | Increase QR default wait time | Manel Caro | 2021-11-06 | -1/+1 |
| | | ||||
| * | fix: new cameras setup | Hector Fernandez | 2020-11-03 | -11/+11 |
| | | ||||
| * | added support for Honeywell QR reader 1400g | Manel Caro | 2020-11-03 | -1/+2 |
| | | ||||
| * | modify finish_test call, added execution without messsage if fails | Manel Caro | 2020-10-05 | -2/+15 |
| | | ||||
| * | Override wait start test state | Manel Caro | 2020-10-05 | -3/+4 |
| | | ||||
| * | Add qvideo variables | Manel Caro | 2020-10-05 | -5/+5 |
| | | ||||
| * | Add qvideo variables | Manel Caro | 2020-10-05 | -15/+20 |
| | | ||||
| * | fix execution camera setup script path not correct | Manel Caro | 2020-10-02 | -3/+6 |
| | | ||||
| * | update enviroment | Manel Caro | 2020-10-02 | -28/+8 |
| | | ||||
| * | solve usb error bug with quotes message | Manel Caro | 2020-10-02 | -0/+2 |
| | | ||||
| * | added variable overrideCheckWaitStart | Manel Caro | 2020-10-02 | -1/+1 |
| | | ||||
| * | fix database connection message | Manel Caro | 2020-10-02 | -2/+24 |
| | | ||||
| * | Added VIDEO test to the pool. | Hector Fernandez | 2020-09-30 | -0/+4 |
| | | ||||
| * | Added new test to validate video output with a webcam. | Hector Fernandez | 2020-09-30 | -25/+214 |
| | | ||||
| * | Modified audio test to work in IGEP0046. | Josep Maso | 2020-09-30 | -0/+5 |
| | | ||||
| * | IGEP0048: PLC test: Variable IP of the connected PLC. Use discover before ↵ | Hector Fernandez | 2020-09-15 | -16/+36 |
| | | | | | | | | changing MAC address. | |||
| * | IGEP0048: Solved PLC test error. The PLC MAC address can be changed now. | Hector Fernandez | 2020-09-14 | -3/+4 |
| | | ||||
| * | Added ping check in PLC test. | Hector Fernandez | 2020-08-20 | -2/+13 |
| | | ||||
| * | IGEP0048: added plc test | Manel Caro | 2020-07-31 | -23/+84 |
| | | ||||
| * | TEST restructure | Manel Caro | 2020-07-31 | -604/+1601 |
| | | ||||
| * | After USBLOOP test, g_mass_storage must be stopped so the board can be ↵ | Hector Fernandez | 2020-07-07 | -16/+22 |
| | | | | | | | | rebooted correctly. | |||
| * | Solved minor errors | Hector Fernandez | 2020-07-07 | -10/+3 |
| | | ||||
| * | New way to check preivous state before changing to a new one. Solved some ↵ | Hector Fernandez | 2020-07-07 | -81/+93 |
| | | | | | | | | problems with audio test. | |||
| * | Added full support for USBLOOP test. Reboot board always if autotest is enabled. | Hector Fernandez | 2020-07-07 | -12/+34 |
| | | ||||
| * | In case iperf3 server is busy, clients wait and retry. | Hector Fernandez | 2020-07-06 | -18/+26 |
| | | ||||
| * | Modified paths of ram and nfs temporary folders. | Hector Fernandez | 2020-07-06 | -57/+62 |
| | | ||||
| * | Solved minor errors with audio and usbloop tests. | Hector Fernandez | 2020-07-06 | -7/+7 |
| | | ||||
| * | Corrected some errors in USB and USBDUAL tests. | Hector Fernandez | 2020-07-06 | -79/+81 |
| | | ||||
| * | Created new USB LOOP test. Moved all the test files to ↵ | Hector Fernandez | 2020-07-03 | -33/+115 |
| | | | | | | | | /var/lib/hwtest-files/ folder. | |||
| * | Added support for IGEP0020 and IGEP0030. Fixed problem in Audio test. | Hector Fernandez | 2020-07-02 | -3/+5 |
| | | ||||
| * | Changes to adapt to new way to save results in DB. Created audio test. Added ↵ | Hector Fernandez | 2020-07-01 | -570/+332 |
| | | | | | | | | protections against unexpected status in DB. | |||
| * | Modified USB test and the way it finds USB memory storages. | Hector Fernandez | 2020-06-25 | -55/+387 |
| | | ||||
| * | Solved bugs. Adapted to DB changes. | Hector Fernandez | 2020-06-25 | -346/+593 |
| | | ||||
| * | Model and variant type are obtained from kernel cmdline instead of ↵ | Hector Fernandez | 2020-06-19 | -65/+98 |
| | | | | | | | | setup.xml. Python checks if they exist and can generate an error message to the DB if they are missing. | |||
| * | SOPA0000: Beatified JSON files generated by tests which use iperf3. | Hector Fernandez | 2020-06-17 | -2/+2 |
| | | ||||
| * | SOPA0000: Erased colors in DMESG to have a clean file. | Hector Fernandez | 2020-06-17 | -69/+1 |
| | | ||||
| * | SOPA0000: Added support for saving results (strings or files) in the DB. It ↵ | Hector Fernandez | 2020-06-17 | -55/+277 |
| | | | | | | | | also saves a final DMESG file. | |||
| * | Solved syntax error in test_main.py. | Hector Fernandez | 2020-06-11 | -1/+1 |
| | | ||||
| * | Change to new IP subnet. | Hector Fernandez | 2020-05-27 | -1/+1 |
| | | ||||
| * | Modified nand memory flasher | Hector Fernandez | 2020-04-23 | -8/+9 |
| | | ||||
| * | First release | Hector Fernandez | 2020-04-16 | -34/+40 |
| | | ||||
| * | Allow 2 attempts to communicate to amperimeter. | Hector Fernandez | 2020-04-15 | -2/+4 |
| | | ||||
| * | Every 5s teh qr scanner is refreshed to detect a new devices in case it is ↵ | Hector Fernandez | 2020-04-15 | -10/+13 |
| | | | | | | | | unplugged and plugged again. | |||
| * | Added code scanner code after doing all tests. It waits for a valid code ↵ | Hector Fernandez | 2020-04-15 | -16/+20 |
| | | | | | | | | from the code scanner. | |||
| * | Added new DB functions. Added Qrreader.py file. | Hector Fernandez | 2020-04-13 | -19/+172 |
| | | ||||
| * | Modificada la IP del servidor. Arreglado error al enviar los datos de la ↵ | Hector Fernandez | 2020-04-13 | -7/+8 |
| | | | | | | | | eeprom grabada a la BD. | |||
| * | Fixed problem generating dataepprom string. | Hector Fernandez | 2020-03-19 | -12/+18 |
| | | ||||
| * | Added return values after flashing, to be saved in the DB. | Hector Fernandez | 2020-03-19 | -20/+39 |
| | |