Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WebAssembly/wasi-testsuite
/ functions
Functions
611 in github.com/WebAssembly/wasi-testsuite
⨍
Functions
611
◇
Types & classes
92
↳
Endpoints
11
Method
new
(addr: IpAddress, port: u16)
tests/rust/wasm32-wasip3/src/sockets.rs:60
Method
new
(addr: IpAddress, port: u16)
tests/rust/wasm32-wasip3/src/bin/sockets-tcp-bind.rs:58
Function
open_mock
(filename: str, *_args: Any, **_kwargs: Any)
test-runner/tests/test_test_suite_runner.py:12
Function
pappend
(fd: &Descriptor, data: &[u8])
tests/rust/wasm32-wasip3/src/bin/filesystem-io.rs:99
Method
pass_count
(self)
test-runner/wasi_test_runner/test_suite.py:27
Method
port
(&self)
tests/rust/wasm32-wasip3/src/sockets.rs:82
Method
port
(&self)
tests/rust/wasm32-wasip3/src/bin/sockets-tcp-bind.rs:80
Function
read_to_eof
(fd: &Descriptor, offset: u64)
tests/rust/wasm32-wasip3/src/bin/filesystem-io.rs:142
Method
report_test
(self, meta: TestSuiteMeta, test: TestCase)
test-runner/wasi_test_runner/reporters/console.py:25
Method
report_test_suite
(self, test_suite: TestSuite)
test-runner/wasi_test_runner/reporters/console.py:59
Method
report_test_suite
(self, test_suite: TestSuite)
test-runner/wasi_test_runner/reporters/json.py:17
Method
run
()
tests/rust/wasm32-wasip3/src/bin/run-with-err.rs:7
Method
run
()
tests/rust/wasm32-wasip3/src/bin/filesystem-flags-and-type.rs:155
Method
run
()
tests/rust/wasm32-wasip3/src/bin/sockets-tcp-properties.rs:93
Method
run
()
tests/rust/wasm32-wasip3/src/bin/random.rs:47
Method
run
()
tests/rust/wasm32-wasip3/src/bin/cli-stdout-flush.rs:14
Method
run
()
tests/rust/wasm32-wasip3/src/bin/sockets-udp-properties.rs:41
Method
run
()
tests/rust/wasm32-wasip3/src/bin/sockets-tcp-connect.rs:186
Method
run
()
tests/rust/wasm32-wasip3/src/bin/sockets-udp-bind.rs:92
Method
run
()
tests/rust/wasm32-wasip3/src/bin/sockets-echo.rs:91
Method
run
()
tests/rust/wasm32-wasip3/src/bin/wall-clock.rs:21
Method
run
()
tests/rust/wasm32-wasip3/src/bin/sockets-udp-send.rs:119
Method
run
()
tests/rust/wasm32-wasip3/src/bin/filesystem-rename.rs:103
Method
run
()
tests/rust/wasm32-wasip3/src/bin/cli-stdio.rs:50
Method
run
()
tests/rust/wasm32-wasip3/src/bin/sockets-udp-receive.rs:41
Method
run
()
tests/rust/wasm32-wasip3/src/bin/sockets-tcp-bind.rs:245
Method
run
()
tests/rust/wasm32-wasip3/src/bin/sockets-tcp-receive.rs:89
Method
run
()
tests/rust/wasm32-wasip3/src/bin/cli-terminal.rs:11
Method
run
()
tests/rust/wasm32-wasip3/src/bin/filesystem-read-directory.rs:56
Method
run
()
tests/rust/wasm32-wasip3/src/bin/sockets-tcp-listen.rs:69
Method
run
()
tests/rust/wasm32-wasip3/src/bin/sockets-tcp-send.rs:80
Method
run
()
tests/rust/wasm32-wasip3/src/bin/cli-stdio-roundtrip.rs:30
Method
run
()
tests/rust/wasm32-wasip3/src/bin/filesystem-stat.rs:245
Method
run
()
tests/rust/wasm32-wasip3/src/bin/sockets-udp-connect.rs:129
Method
run
()
tests/rust/wasm32-wasip3/src/bin/cli-exit.rs:7
Method
run
()
tests/rust/wasm32-wasip3/src/bin/filesystem-open-errors.rs:61
Method
run
()
tests/rust/wasm32-wasip3/src/bin/multi-clock-wait.rs:60
Method
run
()
tests/rust/wasm32-wasip3/src/bin/filesystem-hard-links.rs:79
Method
run
()
tests/rust/wasm32-wasip3/src/bin/filesystem-metadata-hash.rs:187
Method
run
()
tests/rust/wasm32-wasip3/src/bin/cli-env.rs:35
Method
run
()
tests/rust/wasm32-wasip3/src/bin/monotonic-clock.rs:47
Method
run
()
tests/rust/wasm32-wasip3/src/bin/filesystem-mkdir-rmdir.rs:146
Method
run
()
tests/rust/wasm32-wasip3/src/bin/http-fields.rs:336
Method
run
()
tests/rust/wasm32-wasip3/src/bin/filesystem-set-size.rs:120
Method
run
()
tests/rust/wasm32-wasip3/src/bin/http-response.rs:57
Method
run
()
tests/rust/wasm32-wasip3/src/bin/filesystem-dotdot.rs:91
Method
run
()
tests/rust/wasm32-wasip3/src/bin/filesystem-io.rs:214
Method
run
()
tests/rust/wasm32-wasip3/src/bin/filesystem-unlink-errors.rs:55
Method
run
()
tests/rust/wasm32-wasip3/src/bin/http-request.rs:276
Method
run
()
tests/rust/wasm32-wasip3/src/bin/filesystem-advise.rs:67
Method
run
()
tests/rust/wasm32-wasip3/src/bin/filesystem-is-same-object.rs:94
Method
should_skip
( self, meta: TestSuiteMeta, test_name: str, config: Config )
test-runner/wasi_test_runner/filters.py:38
Method
should_skip
( self, meta: TestSuiteMeta, test_name: str, config: Config )
test-runner/wasi_test_runner/filters.py:55
Method
skip_count
(self)
test-runner/wasi_test_runner/test_suite.py:37
Function
test_connect_from_config_with_defaults
()
test-runner/tests/test_test_case.py:148
Function
test_connect_from_config_with_values
()
test-runner/tests/test_test_case.py:155
Method
test_count
(self)
test-runner/wasi_test_runner/test_suite.py:23
Function
test_dry_run_connect_before_run
()
test-runner/tests/test_test_case.py:296
Function
test_dry_run_connect_with_duplicate_id
()
test-runner/tests/test_test_case.py:308
Function
test_dry_run_connect_with_non_tcp_protocol
()
test-runner/tests/test_test_case.py:302
Function
test_dry_run_multiple_errors
()
test-runner/tests/test_test_case.py:343
Function
test_dry_run_read_before_run
()
test-runner/tests/test_test_case.py:278
Function
test_dry_run_recv_before_run
()
test-runner/tests/test_test_case.py:331
Function
test_dry_run_request_before_run
()
test-runner/tests/test_test_case.py:337
Function
test_dry_run_run_without_wait
()
test-runner/tests/test_test_case.py:272
Function
test_dry_run_send_before_run
()
test-runner/tests/test_test_case.py:319
Function
test_dry_run_send_with_undefined_id
()
test-runner/tests/test_test_case.py:325
Function
test_dry_run_valid_config_should_not_raise
()
test-runner/tests/test_test_case.py:267
Function
test_dry_run_wait_before_run
()
test-runner/tests/test_test_case.py:290
Function
test_dry_run_write_before_run
()
test-runner/tests/test_test_case.py:284
Function
test_join_http_url_joins_paths
()
test-runner/tests/test_test_suite_runner.py:36
Function
test_join_http_url_preserves_single_root_slash
()
test-runner/tests/test_test_suite_runner.py:32
Function
test_kill_from_config_with_defaults
()
test-runner/tests/test_test_case.py:212
Function
test_kill_from_config_with_signal
()
test-runner/tests/test_test_case.py:207
Function
test_new_config_should_fail_with_invalid_proposal
(_mock_file: Mock)
test-runner/tests/test_test_case.py:248
Function
test_new_config_should_fail_with_invalid_world
(_mock_file: Mock)
test-runner/tests/test_test_case.py:258
Function
test_new_config_with_empty_proposals
(_mock_file: Mock)
test-runner/tests/test_test_case.py:222
Function
test_new_config_with_multiple_proposals
(_mock_file: Mock)
test-runner/tests/test_test_case.py:234
Function
test_read_from_config_with_defaults
()
test-runner/tests/test_test_case.py:120
Function
test_read_from_config_with_values
()
test-runner/tests/test_test_case.py:127
Function
test_recv_from_config_requires_id
()
test-runner/tests/test_test_case.py:181
Function
test_recv_from_config_with_default_payload
()
test-runner/tests/test_test_case.py:193
Function
test_recv_from_config_with_values
()
test-runner/tests/test_test_case.py:186
Function
test_request_from_config
()
test-runner/tests/test_test_case.py:200
Function
test_run_from_config_with_defaults
()
test-runner/tests/test_test_case.py:87
Function
test_run_from_config_with_values
()
test-runner/tests/test_test_case.py:95
Function
test_runner_end_to_end
()
test-runner/tests/test_test_suite_runner.py:45
Function
test_runner_should_use_path_for_name_if_manifest_does_not_exist
()
test-runner/tests/test_test_suite_runner.py:161
Function
test_send_from_config_requires_id
()
test-runner/tests/test_test_case.py:162
Function
test_send_from_config_with_default_payload
()
test-runner/tests/test_test_case.py:174
Function
test_send_from_config_with_values
()
test-runner/tests/test_test_case.py:167
Function
test_test_config_should_fail_when_invalid_json
(_mock_file: Mock)
test-runner/tests/test_test_case.py:53
Function
test_test_config_should_fail_when_mixing_config_styles
(_mock_file: Mock)
test-runner/tests/test_test_case.py:70
Function
test_test_config_should_load_defaults_for_empty_json
(_mock_file: Mock)
test-runner/tests/test_test_case.py:17
Function
test_test_config_should_load_values_from_json
(_mock_file: Mock)
test-runner/tests/test_test_case.py:37
Function
test_test_config_should_warn_when_unknown_field
(_mock_file: Mock)
test-runner/tests/test_test_case.py:59
Function
test_test_results_should_mark_failed_if_multiple_failures
()
test-runner/tests/test_test_case.py:75
Function
test_test_results_should_not_mark_failed_if_no_failure
()
test-runner/tests/test_test_case.py:81
Function
test_test_suite_counts_xfail_as_pass_and_xpass_as_fail
()
test-runner/tests/test_test_suite.py:47
Function
test_test_suite_should_return_correct_count
()
test-runner/tests/test_test_suite.py:22
← previous
next →
501–600 of 611, ranked by callers