kumquat-buildroot/support/testing
Ricardo Martincoski ed3cda38cd testing/tests/download: test git tag
Add a tag to the static repo and check on the git refs test case the
download of a git package:
 - with the name of a tag as version;
 - with the sha1 of a tag itself as version;
 - with the partial sha1 of a tag itself as version;
 - with the sha1 of a commit pointed by a tag as version;
 - with the partial sha1 of a commit pointed by a tag as version;
 - with the sha1 of a commit reachable only by a tag as version;
 - with the partial sha1 of a commit reachable only by a tag as version.

Signed-off-by: Ricardo Martincoski <ricardo.martincoski@datacom.ind.br>
Cc: Arnout Vandecappelle <arnout@mind.be>
Tested-by: Matthew Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2019-02-06 10:57:26 +01:00
..
conf support/testing: add docker / docker-compose tests 2019-02-05 23:05:00 +01:00
infra testing/infra: Add BRConfigTest as superclass of BRTest 2019-02-06 10:40:15 +01:00
tests testing/tests/download: test git tag 2019-02-06 10:57:26 +01:00
run-tests testing/infra: Add BRConfigTest as superclass of BRTest 2019-02-06 10:40:15 +01:00