Searched refs:test_dst (Results 1 – 3 of 3) sorted by relevance
19 test_dst() function
523 test_dst = os.path.join(install_dir, 'test', arch, 'bin')524 makedirs(test_dst)525 install_file(built_test, test_dst)
293 def test_dst(self): member in TestTimeZone5451 def test_dst(self): member in TestLocalTimeDisambiguation