summaryrefslogtreecommitdiff
path: root/tools/test-runner.c
Commit message (Expand)AuthorAgeFilesLines
* tools/test-runner: add option to start Pipewire inside the VMHEADmasterPauli Virtanen2023-05-171-4/+145
* test-runner: revert udevd and audio supportPauli Virtanen2023-05-171-105/+3
* tools/test-runner: Remove bluetooth.enable_ecredLuiz Augusto von Dentz2022-10-281-1/+0
* tools/ioctl-tester - Add ioctl-testerTedd Ho-Jeong An2022-09-211-0/+2
* tools: Add mesh-tester to test Kernel mesh supportBrian Gix2022-09-011-0/+2
* tools: Add iso-testerLuiz Augusto von Dentz2022-07-221-2/+3
* tools/test-runner: Fix errors reported by scan-buildTedd Ho-Jeong An2022-07-011-3/+11
* test-runner: Fix issues found by coverityFrédéric Danis2022-06-171-3/+13
* test-runner: Add udevd and trigger eventsFrédéric Danis2022-06-131-3/+80
* test-runner: Add audio card supportFrédéric Danis2022-06-131-1/+22
* test-runner: Add DBus session supportFrédéric Danis2022-06-131-12/+85
* test-runner: Fix not waiting for system_bus_socketLuiz Augusto von Dentz2022-06-021-3/+3
* test-runner: Add dedicated option to start D-BusLuiz Augusto von Dentz2022-04-181-11/+27
* test-runner: Update help informationLuiz Augusto von Dentz2022-03-081-0/+1
* test-runner: Fix -l/--emulatorLuiz Augusto von Dentz2022-03-081-2/+7
* test-runner: Fix parsing of command lineLuiz Augusto von Dentz2022-03-011-21/+7
* test-runner: Add option to start emulatorLuiz Augusto von Dentz2022-02-281-4/+82
* build: Fix build when sanitizer are enabledLuiz Augusto von Dentz2021-12-231-1/+1
* test-runner: Enable bluetoothd debug when running with -dLuiz Augusto von Dentz2021-08-261-5/+6
* test-runner: Use src/main.conf if availableLuiz Augusto von Dentz2021-06-281-2/+8
* tools/tester-runner: enable enhanced credit flow control modeTedd Ho-Jeong An2021-04-261-0/+1
* test-runner: Move code kill processes createdLuiz Augusto von Dentz2020-11-171-10/+10
* test-runner: Use multidevs=remap when mounting rootfsLuiz Augusto von Dentz2020-11-171-1/+2
* test-runner: Change qemu outputLuiz Augusto von Dentz2020-11-171-2/+2
* test-runner: Add option to start monitorLuiz Augusto von Dentz2020-11-131-5/+87
* test-runner: Fix using removed optionsLuiz Augusto von Dentz2020-11-041-2/+0
* tools: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-291-14/+1
* build: Move declaration of _GNU_SOURCE back into individual source filesMarcel Holtmann2018-12-061-0/+1
* tools: Fix compiler warningSzymon Janc2018-06-131-3/+3
* tools: Fix compiler warning from wrong array sizeMarcel Holtmann2018-05-231-3/+3
* tools/test-runner: Fix not creating /usr/share/dbus-1/system.confLuiz Augusto von Dentz2016-12-191-0/+4
* tools: Change test-runner license to LGPL easy reuseMarcel Holtmann2016-04-071-9/+9
* tools: Provide HOME environment variable before calling qemuMarcel Holtmann2015-05-191-0/+1
* tools: Limit CPUID check to IA platformsMarcel Holtmann2015-05-171-0/+2
* tools/test-runner: Add more kernel lookup pathsJohan Hedberg2015-04-091-0/+2
* tools: Add fallback if KVM support is not availableMarcel Holtmann2015-04-061-1/+13
* tools: Set environment variable for D-Bus system bus addressMarcel Holtmann2015-04-041-2/+3
* tools: Enabled the UART vendor detection if possibleMarcel Holtmann2015-04-041-7/+19
* tools: Add bnep-tester execution to overall test listMarcel Holtmann2015-04-041-0/+2
* tools: Add support for adding serial device passthroughMarcel Holtmann2015-04-021-12/+147
* tools: Handle the process termination status with more detailsMarcel Holtmann2015-04-021-3/+12
* tools: Look for local copies of the QEMU binariesMarcel Holtmann2015-04-011-0/+2
* tools: Add testing target to run all known test scriptsMarcel Holtmann2015-04-011-24/+92
* tools: Remove smbios section for enabling UEFIMarcel Holtmann2015-04-011-1/+0
* tools: Handle return value of getcwd functionMarcel Holtmann2015-04-011-1/+2
* tools: Start Bluetooth daemon in test setup if D-Bus is requestedMarcel Holtmann2015-04-011-3/+85
* tools: Start D-Bus daemon in test setup if requestedMarcel Holtmann2015-04-011-10/+100
* tools: Change into to current directory before running testMarcel Holtmann2015-04-011-5/+7
* tools: Mount extra directories for a complete test setupMarcel Holtmann2015-04-011-1/+19
* build: Add test-runner utility for virtual machine executionMarcel Holtmann2015-04-011-0/+431