Searched refs:foo11_timestamp (Results 1 - 3 of 3) sorted by relevance
/pkg/src/tests/cli/ | ||
H A D | t_pkg_intent.py | 50 foo11_timestamp = 1217472051 variable in class:TestPkgIntent |
H A D | t_pkg_install.py | 104 foo11_timestamp = 1217472051 variable in class:TestPkgInstallBasics 464 assert (lstat[stat.ST_MTIME] == self.foo11_timestamp) |
/pkg/src/tests/api/ | ||
H A D | t_pkg_api_install.py | 65 foo11_timestamp = 1217472051 variable in class:TestPkgApiInstall 329 self.assertTrue(fstat[stat.ST_MTIME] == self.foo11_timestamp) |
Completed in 175 milliseconds