commit | 0b3e0c4da68f6d92811a72e2be9f156655616551 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Mar 11 18:11:15 2020 -0400 |
committer | Tom Rini <trini@konsulko.com> | Mon Mar 16 18:54:18 2020 -0400 |
tree | 9b6133e4cfe85c4238694540a4b5c6cdca18e778 | |
parent | 826819fc2b32b7dbe99753dd9393f3ff284b020d [diff] |
Azure / GitLab / Travis: Add Kconfig unit tests to a job The Kconfig language provides a unit test that can be run. As these require pytest to be installed and run very quickly, bundle them in to an existing CI job. Signed-off-by: Tom Rini <trini@konsulko.com>