]> Git Repo - J-u-boot.git/commit - .gitlab-ci.yml
Azure / GitLab / Travis: Add Kconfig unit tests to a job
authorTom Rini <[email protected]>
Wed, 11 Mar 2020 22:11:15 +0000 (18:11 -0400)
committerTom Rini <[email protected]>
Mon, 16 Mar 2020 22:54:18 +0000 (18:54 -0400)
commit7261833f36815f6e0f152d3ecb006aed400efb63
tree9b6133e4cfe85c4238694540a4b5c6cdca18e778
parent2c59412a9f230d5a6020f72edcc2c6ac772ebbb8
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 <[email protected]>
.azure-pipelines.yml
.gitlab-ci.yml
.travis.yml
This page took 0.033376 seconds and 4 git commands to generate.