5 Commits

Author SHA1 Message Date
Brett T. Warden 6a43ac73aa Quell shellcheck error on sourcing file with variable path 2024-08-26 15:45:58 -07:00
William Douglas ffb1590909 Update shellcheck exceptions
Shellcheck changed its detection for a few file sourcing errors from
1090 to 1091. Update the disables accordingly.

Signed-off-by: William Douglas <william.douglas@intel.com>
2023-02-17 12:58:05 -08:00
Otavio Pontes 02d20cc246 test: Improve test to check if IDs are correct
Test wasn't catching all cases of duplicated IDs or missing IDs.
This new version also doesn't require that labels are provided in the test,
so it will work out of the box for new test groups.

Signed-off-by: Otavio Pontes <otavio.pontes@intel.com>
2019-11-13 13:21:07 -08:00
Karthik Prabhu Vinod c207c9240c Add --path to swupd autoupdate mechanism
Signed-off-by: Karthik Prabhu Vinod <karthik.prabhu.vinod@intel.com>

Fixes #527
2019-10-21 12:26:48 -07:00
Castulo Martinez 1b9efc01ce Checking for duplicated or missing test IDs
Signed-off-by: Castulo Martinez <castulo.martinez@intel.com>
2019-04-15 13:28:44 -07:00