Lines Matching defs:tmpdir
29 def test_obtain_lease(tmpdir): argument
42 def test_obtain_lease_succesfully_removes_file(tmpdir): argument
51 def test_obtain_lease_with_error_removes_files(tmpdir): argument
61 def test_Lease_expired(tmpdir, end_time): argument
71 def test_unlocked_fresh_leases_are_not_expired(tmpdir): argument
79 def test_leases_iter_with_sock_files(tmpdir): argument
87 def test_Lease_cleanup(tmpdir): argument
99 def test_Lease_cleanup_does_not_raise_on_error(tmpdir): argument
111 def test_Lease_abort(tmpdir): argument
124 def test_Lease_abort_with_closed_socket(tmpdir): argument
138 def test_Lease_abort_with_blocked_socket(tmpdir): argument
195 def _abort_socket(tmpdir, job_id): argument
219 def _abort_socket_norecv(tmpdir, job_id): argument
250 def _make_lease(tmpdir, job_id): argument