Home
last modified time | relevance | path

Searched refs:test_protocol (Results 1 – 25 of 121) sorted by relevance

12345

/dports/devel/py-dill/dill-0.3.4/tests/
H A Dtest_check.py45 def test_protocol(): function
62 test_protocol()
/dports/misc/adios2/ADIOS2-2.7.1/testing/adios2/engine/staging-common/
H A Drun_test.py.gen.in269 if args.test_protocol == 'simple':
352 if args.test_protocol == 'simple':
363 elif args.test_protocol == 'kill_readers':
367 elif args.test_protocol == 'one_client':
370 elif args.test_protocol == 'kill_writer':
H A DTestSupp.cmake142 set (KillReadersSerialized.3x2_CMD "run_test.py.$<CONFIG> --test_protocol kill_readers -nw 3 -nr 2…
144 set (KillReaders3Max.3x6_CMD "run_test.py.$<CONFIG> --test_protocol kill_readers -nw 3 -nr 2 --max…
147 set (KillWriter_2x2_CMD "run_test.py.$<CONFIG> --test_protocol kill_writer -nw 2 -nr 2 --interval…
148 set (KillWriterTimeout_2x2_CMD "run_test.py.$<CONFIG> --test_protocol kill_writer -nw 2 -nr 2 --int…
150 set (PreciousTimestep.3x2_CMD "run_test.py.$<CONFIG> --test_protocol kill_readers -nw 3 -nr 2 --ma…
154 set (PreciousTimestepDiscard.3x2_CMD "run_test.py.$<CONFIG> --test_protocol kill_readers -nw 3 -nr…
158 set (TimeoutReader.1x1_CMD "run_test.py.$<CONFIG> --test_protocol one_client -nw 1 -nr 1 --rarg=--n…
162 set (LatestReader.1x1_CMD "run_test.py.$<CONFIG> --test_protocol one_client -nw 1 -nr 1 --warg=--ms…
164 set (LatestReaderHold.1x1_CMD "run_test.py.$<CONFIG> --test_protocol one_client -nw 1 -nr 1 --warg=…
167 set (DiscardWriter.1x1_CMD "run_test.py.$<CONFIG> --test_protocol one_client -nw 1 -nr 1 --warg=--e…
/dports/databases/py-postgresql/py-postgresql-1.1.0/postgresql/test/
H A Dtestall.py12 from .test_protocol import *
/dports/databases/py-tarantool/tarantool-0.7.1/unit/suites/
H A D__init__.py10 from .test_protocol import TestSuite_Protocol
/dports/audio/musicpd/mpd-0.23.6/test/
H A Dmeson.build60 'test_protocol',
62 'test_protocol',
63 'test_protocol.cxx',
/dports/net-im/telepathy-gabble/telepathy-gabble-0.18.4/tests/twisted/
H A Daddressing.py13 def test_protocol(q, bus, conn, stream): function
207 exec_test(test_protocol)
/dports/www/novnc-websockify/websockify-0.9.0/tests/
H A Dtest_websocket.py74 def test_protocol(self): member in AcceptTestCase
106 def test_protocol(self): member in AcceptTestCase
/dports/net/waypipe/waypipe-a11a59c58bee3972ce9e1e18731eba28cc0a8f0a/test/
H A Dmeson.build38 test_protocol = executable( variable
44 test('That common Wayland message patterns work', test_protocol, env: ['ASAN_OPTIONS=detect_leaks=0…
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/cisco/asa/tests/unit/modules/network/asa/fixtures/
H A Dasa_ogs_config.cfg26 object-group protocol test_protocol
/dports/net-p2p/c-lightning/lightning-0.10.2/
H A D.gitignore35 test/test_protocol
/dports/databases/py-sqlite3/Python-3.8.12/Lib/test/test_asyncio/
H A Dtest_protocols.py18 def test_protocol(self): member in ProtocolsAbsTests
/dports/databases/py-gdbm/Python-3.8.12/Lib/test/test_asyncio/
H A Dtest_protocols.py18 def test_protocol(self): member in ProtocolsAbsTests
/dports/lang/python310/Python-3.10.1/Lib/test/test_asyncio/
H A Dtest_protocols.py18 def test_protocol(self): member in ProtocolsAbsTests
/dports/lang/python-tools/Python-3.8.12/Lib/test/test_asyncio/
H A Dtest_protocols.py18 def test_protocol(self): member in ProtocolsAbsTests
/dports/lang/python39/Python-3.9.9/Lib/test/test_asyncio/
H A Dtest_protocols.py18 def test_protocol(self): member in ProtocolsAbsTests
/dports/lang/python38/Python-3.8.12/Lib/test/test_asyncio/
H A Dtest_protocols.py18 def test_protocol(self): member in ProtocolsAbsTests
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/test/test_asyncio/
H A Dtest_protocols.py18 def test_protocol(self): member in ProtocolsAbsTests
/dports/lang/python311/Python-3.11.0a3/Lib/test/test_asyncio/
H A Dtest_protocols.py18 def test_protocol(self): member in ProtocolsAbsTests
/dports/devel/py-geojson/geojson-2.3.0/tests/
H A Dtest_features.py11 def test_protocol(self): member in FeaturesTest
/dports/math/py-networkx/networkx-2.6.3/networkx/readwrite/tests/
H A Dtest_gpickle.py58 def test_protocol(self): member in TestGpickle
/dports/mail/phplist/phplist-3.6.6/public_html/lists/admin/
H A Dreadtestmail.php311 switch ($test_protocol) {
/dports/databases/py-pypuppetdb/pypuppetdb-2.5.1/tests/
H A Dtest_api_base_init.py89 def test_protocol(self): member in TestBaseAPIInitOptions
/dports/www/py-scrapy/Scrapy-2.5.1/tests/
H A Dtest_downloader_handlers_http2.py29 def test_protocol(self): member in Https2TestCase
H A Dtest_downloader_handlers.py379 def test_protocol(self): member in Http10TestCase
515 def test_protocol(self): member in Http11TestCase
1159 def test_protocol(self): member in DataURITestCase

12345