summaryrefslogtreecommitdiff
path: root/tests/manual/deviceshell
Commit message (Expand)AuthorAgeFilesLines
* Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}Jarek Kobus2023-05-041-1/+1
* Utils: Rename QtcProcess -> ProcessJarek Kobus2023-05-041-1/+1
* DeviceShell tests: Use QtConcurrent instead of Utils::mapped()Jarek Kobus2023-03-121-17/+17
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Utils: Return a bit more data from DeviceShell::runInShellhjk2022-10-101-2/+2
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* DeviceShell: Don't use 'command' to test for base64Marcus Tillmanns2022-06-091-1/+1
* DeviceShell: Fix compile issuesEike Ziller2022-06-071-1/+1
* device: Use multiplex script to allow multithread supportMarcus Tillmanns2022-06-073-0/+260