Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libusb-compat: add simple ptest (example programs) | Yoann Congal | 2023-02-28 | 1 | -0/+14 |
Build and run example programs as test. This will only catch major errors (.so lib won't load etc.) because no output check is done, only return status is checked. Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Reviewed-by: Ever ATILANO <ever.atilano@smile.fr> Signed-off-by: Khem Raj <raj.khem@gmail.com> |