aboutsummaryrefslogtreecommitdiff
path: root/tests/integration/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Remove USB manager and corresponding testsRatchanan Srirattanamet2023-12-141-31/+0
| | | | | | | | Since this is renamed, it has never worked correctly anyway. I've forked this part of code as "adbd-approver" [1], so this part can now be removed. [1] https://gitlab.com/ubports/development/core/adbd-approver
* Use -no-pie build flag for tests onlyRobert Tari2021-08-101-0/+1
|
* Make coverage reporting work.Rodney Dawes2017-02-071-0/+6
|
* use cmake's find_package(Threads) output everywhere instead of just in src/Charles Kerr2016-03-151-1/+1
|
* clean up compile_options and warnings. Add DBUS debug log messages to ctest ↵Charles Kerr2016-03-111-1/+1
| | | | environment variables.
* add UsbManagerCharles Kerr2016-03-101-0/+24