Skip to content
This repository has been archived by the owner on Aug 5, 2022. It is now read-only.

Latest commit

 

History

History
22 lines (17 loc) · 817 Bytes

TESTING.md

File metadata and controls

22 lines (17 loc) · 817 Bytes

Testing Thunderbolt user-space components

Overview

To test Thunderbolt umockdev package is used. Umockdev mocks Linux devices to test tools even on platforms without actual Thunderbolt connected.

Testing inside docker container

To ease setting up environment for the testing there is docker configuration.

Testing docker locally

Testing in Travis CI platform

Check build results and trigger builds can be done here: https://travis-ci.org/01org/thunderbolt-software-user-space

Testing locally