testing/tests/download: test git special ref
authorRicardo Martincoski <ricardo.martincoski@datacom.ind.br>
Sat, 12 May 2018 02:58:32 +0000 (23:58 -0300)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Wed, 6 Feb 2019 10:13:20 +0000 (11:13 +0100)
commit81771cfcdc40e5909a4ec663e7c88b3a32068c05
treea210586d6b795fc24708feb9e967ecc0a90d9cd5
parent636fb8eba28b16b81baddad0a34906ad956f6ff1
testing/tests/download: test git special ref

Add a special ref to the static repo and check on the git refs test case
the download of a git package:
 - with the sha1 of a special ref as version;

Signed-off-by: Ricardo Martincoski <ricardo.martincoski@datacom.ind.br>
Cc: Arnout Vandecappelle <arnout@mind.be>
[Arnout: change to use the sha1 of a special ref instead of the name]
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
support/testing/tests/download/br2-external/git-refs/package/git-special-ref/git-special-ref.hash [new file with mode: 0644]
support/testing/tests/download/br2-external/git-refs/package/git-special-ref/git-special-ref.mk [new file with mode: 0644]
support/testing/tests/download/git-remote/repo.git/objects/17/c409592968d17600ff9912e96fdd461bb72e74 [new file with mode: 0644]
support/testing/tests/download/git-remote/repo.git/objects/53/122a7b0454b33c6d9e159c10657173db77899e [new file with mode: 0644]
support/testing/tests/download/git-remote/repo.git/objects/b7/2ff6078f62522a87f5cae5e9f34dedf5ec3885 [new file with mode: 0644]
support/testing/tests/download/git-remote/repo.git/refs/changes/01/1/2 [new file with mode: 0644]
support/testing/tests/download/test_git.py