summaryrefslogtreecommitdiff
path: root/gusb/gusb-umockdev-test.c
Commit message (Collapse)AuthorAgeFilesLines
* Reformat the code using clang-formatRichard Hughes2022-09-041-93/+103
| | | | | This frees up mental energy when reviewing patches and is something I should have done a long time ago.
* trivial: Fix case of single-line commentsRichard Hughes2022-06-161-12/+12
|
* trivial: Use SPDX-License-Identifier in one more placeRichard Hughes2022-06-161-12/+1
|
* gusb: Add some umockdev based testsBenjamin Berg2022-06-151-0/+211
The primary purpose for this is to test the hotplug codepaths.