Variables | |
string | cvsurl = """cvs://:pserver:anonymous@cmscvs.cern.ch:2401/cvs_server/repositories/CMSSW?passwd=AA_:yZZ3e&module=DBS/Clients/Python&export=DBS&tag=-rDBS_1_1_0&output=/dbs-client.tar.gz""" |
tuple | downloadDir = join(dirname (abspath (__file__)), "testtmp") |
tuple | m = md5.new() |
tuple | options = DownloadOptions() |
string tests::test_DownloadDBS::cvsurl = """cvs://:pserver:anonymous@cmscvs.cern.ch:2401/cvs_server/repositories/CMSSW?passwd=AA_:yZZ3e&module=DBS/Clients/Python&export=DBS&tag=-rDBS_1_1_0&output=/dbs-client.tar.gz""" |
Definition at line 19 of file test_DownloadDBS.py.
tuple tests::test_DownloadDBS::downloadDir = join(dirname (abspath (__file__)), "testtmp") |
Definition at line 9 of file test_DownloadDBS.py.
tuple tests::test_DownloadDBS::m = md5.new() |
Definition at line 31 of file test_DownloadDBS.py.
tuple tests::test_DownloadDBS::options = DownloadOptions() |
Definition at line 15 of file test_DownloadDBS.py.