Home
last modified time | relevance | path

Searched refs:test_no_delete (Results 1 – 20 of 20) sorted by relevance

/dports/devel/py-typer/typer-0.4.0/tests/test_tutorial/test_commands/test_options/
H A Dtest_tutorial001.py39 def test_no_delete(): function
/dports/devel/py-lazr.delegates/lazr.delegates-2.0.4/lazr/delegates/tests/
H A Dtest_passthrough.py52 def test_no_delete(self): member in TestPassthrough
/dports/devel/py-typer/typer-0.4.0/tests/test_tutorial/test_commands/test_help/
H A Dtest_tutorial001.py77 def test_no_delete(): function
/dports/net-mgmt/py-pyeapi/pyeapi-0.8.4/test/unit/
H A Dtest_api_ospf.py147 def test_no_delete(self): member in TestApiNegOspf
/dports/databases/py-sqlite3/Python-3.8.12/Lib/idlelib/idle_test/
H A Dtest_text.py90 def test_no_delete(self): member in TextTest
/dports/databases/py-gdbm/Python-3.8.12/Lib/idlelib/idle_test/
H A Dtest_text.py90 def test_no_delete(self): member in TextTest
/dports/lang/python-legacy/Python-2.7.18/Lib/idlelib/idle_test/
H A Dtest_text.py88 def test_no_delete(self): member in TextTest
/dports/lang/python37/Python-3.7.12/Lib/idlelib/idle_test/
H A Dtest_text.py90 def test_no_delete(self): member in TextTest
/dports/lang/python38/Python-3.8.12/Lib/idlelib/idle_test/
H A Dtest_text.py90 def test_no_delete(self): member in TextTest
/dports/lang/python310/Python-3.10.1/Lib/idlelib/idle_test/
H A Dtest_text.py90 def test_no_delete(self): member in TextTest
/dports/lang/python-tools/Python-3.8.12/Lib/idlelib/idle_test/
H A Dtest_text.py90 def test_no_delete(self): member in TextTest
/dports/lang/python27/Python-2.7.18/Lib/idlelib/idle_test/
H A Dtest_text.py88 def test_no_delete(self): member in TextTest
/dports/lang/python39/Python-3.9.9/Lib/idlelib/idle_test/
H A Dtest_text.py90 def test_no_delete(self): member in TextTest
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/idlelib/idle_test/
H A Dtest_text.py90 def test_no_delete(self): member in TextTest
/dports/lang/python311/Python-3.11.0a3/Lib/idlelib/idle_test/
H A Dtest_text.py90 def test_no_delete(self): member in TextTest
/dports/devel/py-taskflow/taskflow-4.6.3/taskflow/tests/unit/
H A Dtest_utils.py59 def test_no_delete(self): member in CachedPropertyTest
/dports/net/kea/kea-2.0.1/src/hooks/dhcp/mysql_cb/tests/
H A Dmysql_cb_dhcp4_unittest.cc1741 auto test_no_delete = [this] (const std::string& test_case_name, in TEST_F() local
1760 test_no_delete("selector: one, actual: all", ServerSelector::ONE("server2"), in TEST_F()
1762 test_no_delete("selector: all, actual: one", ServerSelector::ALL(), in TEST_F()
1764 test_no_delete("selector: all, actual: multiple", ServerSelector::ALL(), in TEST_F()
2758 auto test_no_delete = [this] (const std::string& test_case_name, in TEST_F() local
2772 test_no_delete("selector: one, actual: all", ServerSelector::ONE("server2"), in TEST_F()
2774 test_no_delete("selector: all, actual: one", ServerSelector::ALL(), in TEST_F()
2776 test_no_delete("selector: all, actual: multiple", ServerSelector::ALL(), in TEST_F()
H A Dmysql_cb_dhcp6_unittest.cc1747 auto test_no_delete = [this] (const std::string& test_case_name, in TEST_F() local
1766 test_no_delete("selector: one, actual: all", ServerSelector::ONE("server2"), in TEST_F()
1768 test_no_delete("selector: all, actual: one", ServerSelector::ALL(), in TEST_F()
1770 test_no_delete("selector: all, actual: multiple", ServerSelector::ALL(), in TEST_F()
2789 auto test_no_delete = [this] (const std::string& test_case_name, in TEST_F() local
2803 test_no_delete("selector: one, actual: all", ServerSelector::ONE("server2"), in TEST_F()
2805 test_no_delete("selector: all, actual: one", ServerSelector::ALL(), in TEST_F()
2807 test_no_delete("selector: all, actual: multiple", ServerSelector::ALL(), in TEST_F()
/dports/security/py-certbot/certbot-1.22.0/tests/
H A Dlog_test.py279 def test_no_delete(self): member in TempHandlerTest
/dports/devel/py-b2sdk/b2sdk-1.12.0/test/unit/sync/
H A Dtest_sync.py178 def test_no_delete(self, synchronizer, src_type, dst_type): member in TestSynchronizer