summaryrefslogtreecommitdiffstats
path: root/support/testing/tests/download/test_git.py
diff options
context:
space:
mode:
authorRicardo Martincoski <ricardo.martincoski@datacom.ind.br>2019-02-05 21:25:29 -0600
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>2019-02-06 10:40:15 +0100
commit0461ef4dea3d39a53894bf68697c266db2d33f5a (patch)
tree75a81cbf97d93f78b1cfebf991b024592efbaf7e /support/testing/tests/download/test_git.py
parente0d540bdda33c21c3c20edfa93c910a874bd4df1 (diff)
downloadbuildroot-0461ef4dea3d39a53894bf68697c266db2d33f5a.tar.gz
buildroot-0461ef4dea3d39a53894bf68697c266db2d33f5a.zip
testing/infra: Add BRConfigTest as superclass of BRTest
The git tests don't need to do a full build, they only need to do a configure and download and/or legal-info. More tests of that type will be added in the future. Therefore, we want to have a test base class that doesn't automatically do a full build in the setUp(). Add this new class as a superclass of the existing BRTest class, so we don't need to update existing tests. Only the code in run-tests that iterates over all subclasses of BRTest has to be adapted to use BRConfigTest instead. Signed-off-by: Ricardo Martincoski <ricardo.martincoski@datacom.ind.br> Cc: Arnout Vandecappelle <arnout@mind.be> Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Diffstat (limited to 'support/testing/tests/download/test_git.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud