Home
last modified time | relevance | path

Searched refs:fetch_and_verify (Results 1 – 1 of 1) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/bb/tests/
H A Dfetch.py2322 def fetch_and_verify(revision, filename, content): function
2340 fetch_and_verify(commit_2, "a.mp3", "version 2")
2343 fetch_and_verify(commit_1, "a.mp3", "version 1")