| /external/aws-crt-java/.github/workflows/ |
| D | ci.yml | 5 branches-ignore: 6 - 'main' 7 - 'docs' 13 PACKAGE_NAME: aws-crt-java 14 LINUX_BASE_IMAGE: ubuntu-18-x64 15 RUN: ${{ github.run_id }}-${{ github.run_number }} 19 AWS_REGION: us-east-1 20 AWS_DEVICE_FARM_REGION: us-west-2 # Device Farm only available in us-west-2 region 23 linux-compat: 24 runs-on: ubuntu-22.04 # latest [all …]
|
| /external/aws-crt-java/src/test/java/software/amazon/awssdk/crt/test/ |
| D | Http2ClientLocalHostTest.java | 4 * SPDX-License-Identifier: Apache-2.0. 6 package software.amazon.awssdk.crt.test; 20 import org.junit.Test; 74 final String payloadString = "This is CRT HTTP test."; in createBodyStreamWithLength() 99 remainingBody -= amtToTransfer; in createBodyStreamWithLength() 134 @Test 138 URI uri = new URI(String.format("https://localhost:%d/echo", LOCAL_HTTPS_PORT)); in testParallelRequestsStress() 181 @Test 185 URI uri = new URI(String.format("https://localhost:%d/uploadTest", LOCAL_HTTPS_PORT)); in testParallelRequestsStressWithBody() 188 if (CRT.getOSIdentifier() == "linux") { in testParallelRequestsStressWithBody() [all …]
|
| /external/swiftshader/docs/ |
| D | dEQP.md | 4 …ting SwiftShader's Vulkan implementation using dEQP on Windows (steps for Linux below the Windows … 7 ------------- 13 5. Install [MinGW-W64](http://mingw-w64.org/doku.php/download) 15 6. Install [Git](https://git-scm.com/download/win) 16 7. Set environment variables: Config Panel -> System and Security -> System -> Advanced system sett… 18 * Add `<path to MinGW-W64>\bin` to your PATH environment variable 23 ---------------- 27 `git clone https://github.com/KhronosGroup/VK-GL-CTS` 29 You may wish to check out a stable vulkan-cts-* branch. 44 ----------------- [all …]
|
| /external/autotest/server/hosts/ |
| D | teststation_host.py | 2 # Use of this source code is governed by a BSD-style license that can be 26 @param hostname: Hostname of the test station. 29 @return: A Test Station Host object. 32 if hostname == 'localhost': 33 classes.append(local_host.LocalHost) 41 """This class represents a linux box accessible via ssh.""" 49 if hostname != 'localhost': 53 # Some test stations may not have root access, try user adb. 58 def _initialize(self, hostname='localhost', *args, **dargs): 59 """Initialize a Test Station Host. [all …]
|
| /external/grpc-grpc/doc/ |
| D | server_reflection_tutorial.md | 3 gRPC Server Reflection provides information about publicly-accessible gRPC 6 gRPC CLI, which can be used to introspect server protos and send/receive test 13 C++ Server Reflection is an add-on library, `libgrpc++_reflection`. To enable C++ 18 `--no-as-needed` is needed for dynamic linking and `--whole-archive` is 22 enabling c++ server reflection on Linux and MacOS. 24 ## Test services using Server Reflection 27 to test its services. 36 - Setup an example server 43 $ make -C examples/cpp/helloworld 47 - Build gRPC CLI [all …]
|
| D | command_line_tool.md | 11 > to grpc-tools repository as a stand alone application once it is mature 13 > user-friendliness. Other tools in the ecosystem, for example, 20 - Send unary rpc. 21 - Attach metadata and display received metadata. 22 - Handle common authentication to server. 23 - Infer request/response types from server reflection result. 24 - Find the request/response types from a given proto file. 25 - Read proto request in text form. 26 - Read request in wire form (for protobuf messages, this means serialized 28 - Display proto response in text form. [all …]
|
| /external/ot-br-posix/third_party/Simple-web-server/repo/docs/ |
| D | benchmarks.md | 3 A simple benchmark of Simple-Web-Server and a few similar web libraries. 6 * Linux distribution: Debian Testing (2019-07-29) 7 * Linux kernel: 4.19.0-1-amd64 8 * CPU: Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz 13 httperf --server=localhost --port=3000 --uri=/ --num-conns=20000 --num-calls=200 32 res.removeHeader('X-Powered-By'); 48 httperf --client=0/1 --server=localhost --port=3000 --uri=/ --send-buffer=4096 --recv-buffer=16384 … 52 Total: connections 20000 requests 40000 replies 20000 test-duration 2.928 s 70 Errors: total 20000 client-timo 0 socket-timo 0 connrefused 0 connreset 20000 71 Errors: fd-unavail 0 addrunavail 0 ftab-full 0 other 0 [all …]
|
| /external/python/cpython2/Lib/test/ |
| D | test_urllib.py | 13 from test import test_support 68 """Test urlopen() opening a temporary file. 70 Try to test as much functionality as possible so as to cut down on reliance 123 # Test close() by calling it hear and then having it be called again 124 # by the tearDown() method for the test 137 # Test iterator 138 # Don't need to count number of iterations since test would fail the 163 self.env.set('NO_PROXY', 'localhost') 166 self.assertEqual('localhost', proxies['no']) 168 self.env.set('NO_PROXY', 'localhost, anotherdomain.com, newdomain.com:1234') [all …]
|
| /external/cronet/testing/scripts/ |
| D | run_variations_smoke_tests.py | 3 # Use of this source code is governed by a BSD-style license that can be 5 """A smoke test to verify Chrome doesn't crash and basic rendering is functional 54 # Test cases to verify web elements can be rendered correctly. 63 'url': 'http://localhost:8000', 64 'expected_id': 'sites-chrome-userheader-title', 73 hostname = "localhost" 88 One of 'linux', 'win' and 'mac'. 92 if sys.platform.startswith('linux'): 93 return 'linux' 98 'Unsupported platform: %s. Only Linux (linux*) and Mac (darwin) and ' [all …]
|
| /external/grpc-grpc/test/core/bad_client/tests/ |
| D | simple_request.cc | 7 // http://www.apache.org/licenses/LICENSE-2.0 20 #include "test/core/bad_client/bad_client.h" 21 #include "test/core/end2end/cq_verifier.h" 22 #include "test/core/util/test_config.h" 35 "content-type\x10" \ 37 "\x10\x14grpc-accept-encoding\x15" \ 40 "\x10\x0auser-agent\"bad-client grpc-c/0.12.0.0 (linux)" 53 "content-type\x1e" \ 54 "application/grpc+this-is-valid" \ 55 "\x10\x14grpc-accept-encoding\x15identity,deflate,gzip" \ [all …]
|
| D | initial_settings_frame.cc | 9 // http://www.apache.org/licenses/LICENSE-2.0 27 #include "test/core/bad_client/bad_client.h" 28 #include "test/core/end2end/cq_verifier.h" 29 #include "test/core/util/test_config.h" 48 "content-type\x10" \ 50 "\x10\x14grpc-accept-encoding\x15" \ 53 "\x10\x0auser-agent\"bad-client grpc-c/0.12.0.0 (linux)" 64 "content-type\x10" \ 66 "\x10\x14grpc-accept-encoding\x15" \ 69 "\x10\x0auser-agent\"bad-client grpc-c/0.12.0.0 (linux)" [all …]
|
| /external/curl/docs/ |
| D | HTTP3.md | 1 <!-- 4 SPDX-License-Identifier: curl 5 --> 11 [HTTP/3 Explained](https://http3-explained.haxx.se/en/) - the online free 14 [quicwg.org](https://quicwg.org/) - home of the official protocol drafts 22 [quiche](https://github.com/cloudflare/quiche) - **EXPERIMENTAL** 24 [OpenSSL 3.2+ QUIC](https://github.com/openssl/openssl) - **EXPERIMENTAL** 26 [msh3](https://github.com/nibanks/msh3) (with [msquic](https://github.com/microsoft/msquic)) - **EX… 35 master branch using pull-requests, just like ordinary changes. 39 - the used QUIC library needs to consider itself non-beta [all …]
|
| /external/linux-kselftest/tools/testing/selftests/bpf/ |
| D | test_cgroup_storage.c | 1 // SPDX-License-Identifier: GPL-2.0 4 #include <linux/filter.h> 15 #define TEST_CGROUP "/test-bpf-cgroup-storage-buf/" 50 printf("Not enough memory for per-cpu area (%d cpus)\n", nproc); in main() 108 assert(system("ping localhost -c 1 -W 1 -q > /dev/null") == 0); in main() 109 assert(system("ping localhost -c 1 -W 1 -q > /dev/null")); in main() 110 assert(system("ping localhost -c 1 -W 1 -q > /dev/null") == 0); in main() 131 assert(system("ping localhost -c 1 -W 1 -q > /dev/null") == 0); in main() 132 assert(system("ping localhost -c 1 -W 1 -q > /dev/null")); in main() 133 assert(system("ping localhost -c 1 -W 1 -q > /dev/null") == 0); in main() [all …]
|
| /external/python/cpython3/Lib/test/ |
| D | test_urllib.py | 11 from test import support 12 from test.support import os_helper 13 from test.support import socket_helper 14 from test.support import warnings_helper 29 raise unittest.SkipTest("test requires gethostname()") 44 """urlopen(url [, data]) -> open file-like object""" 88 self.io_refs -= 1 102 # bpo-36918: HTTPConnection destructor calls close() which calls 144 """Test urlopen() opening a temporary file. 146 Try to test as much functionality as possible so as to cut down on reliance [all …]
|
| /external/crosvm/tools/impl/testvm/ |
| D | cloud_init.yaml | 2 #cloud-config 4 # This file is responsible for setting up the test VM when it is first booted. 8 - name: crosvm 16 - ssh-rsa 18 crosvm@localhost 24 # Note: Keep in sync with ./install-[aarch64-]deps.sh 26 - gcc 27 - libavcodec60 28 - libavutil58 29 - libcap2 [all …]
|
| /external/autotest/client/common_lib/cros/ |
| D | chromedriver.py | 3 # Use of this source code is governed by a BSD-style license that can be 16 # setup method of test that imports chromedriver. 75 # When ChromeDriver starts Chrome on other platforms (Linux, Windows, 76 # etc.), it accepts flag inputs of the form "--flag_name" or 78 # reformats them all to "--flag_name". This behavior is copied 81 f if f.startswith('--') else '--%s' % f for f in extra_chrome_flags] 107 urllib.request.urlopen('http://localhost:%i/json/new' % 112 ('localhost:%d' % utils.get_chrome_remote_debugging_port()) 130 """Clean up after running the test. 166 src/chrome/test/chromedriver/server/server.py [all …]
|
| /external/grpc-grpc-java/benchmarks/ |
| D | README.md | 11 $ ./gradlew :grpc-benchmarks:installDist 14 from the grpc-java directory. 16 You can now find the client and the server executables in `benchmarks/build/install/grpc-benchmarks… 18 The `C++` counterpart can be found at https://github.com/grpc/grpc/tree/master/test/cpp/qps 22 benchmarks run on localhost over loopback the performance of the underlying network is considerably 27 will print a warning and continue with the default localhost address. 32 ### Linux subsection 34 On Linux we can use [netem](https://www.linuxfoundation.org/collaborate/workgroups/networking/netem… 62 The QPS client comes with the option `--save_histogram=FILE`, if set it serializes the histogram to… 67 …- `-Xms` gives a lower bound on the heap to allocate and `-Xmx` gives an upper bound. If your prog… [all …]
|
| /external/grpc-grpc/src/ruby/end2end/ |
| D | secure_fork_test.rb | 9 # http://www.apache.org/licenses/LICENSE-2.0 18 fail "forking only supported on linux" unless RUBY_PLATFORM =~ /linux/ 53 with_logging("child1: first post-fork RPC") { do_rpc(stub) } 57 with_logging("child2: first post-fork RPC") { do_rpc(stub) } 58 with_logging("child2: second post-fork RPC") { do_rpc(stub) } 62 with_logging("child1: second post-fork RPC") { do_rpc(stub) } 67 with_logging("parent: first post-fork RPC") { do_rpc(stub) } 68 with_logging("parent: second post-fork RPC") { do_rpc(stub) } 73 # This is designed to test fork support around three key things: 74 # - call credentials (relies on a special background thread) [all …]
|
| /external/python/pyserial/documentation/ |
| D | url_handlers.rst | 13 - ``rfc2217://<host>:<port>[?<option>[&<option>...]]`` 14 - ``socket://<host>:<port>[?logging={debug|info|warning|error}]`` 15 - ``loop://[?logging={debug|info|warning|error}]`` 16 - ``hwgrep://<regexp>[&skip_busy][&n=N]`` 17 - ``spy://port[?option[=value][&option[=value]]]`` 18 - ``alt://port?class=<classname>`` 19 - ``cp2110://<bus>:<dev>:<if>`` 25 - ``/dev/ttyUSB0`` (Linux) 26 - ``COM3`` (Windows) 40 - ``ign_set_control`` does not wait for acknowledges to SET_CONTROL. This [all …]
|
| /external/rust/crates/tokio/tests/ |
| D | io_async_fd.rs | 40 fn new() -> Self { in new() 49 fn awoken(&self) -> bool { in awoken() 53 fn context(&self) -> Context<'_> { in context() 64 fn as_raw_fd(&self) -> RawFd { in as_raw_fd() 70 fn read(&mut self, buf: &mut [u8]) -> io::Result<usize> { in read() 76 fn read(&mut self, buf: &mut [u8]) -> io::Result<usize> { in read() 82 fn write(&mut self, buf: &[u8]) -> io::Result<usize> { in write() 86 fn flush(&mut self) -> io::Result<()> { in flush() 92 fn write(&mut self, buf: &[u8]) -> io::Result<usize> { in write() 96 fn flush(&mut self) -> io::Result<()> { in flush() [all …]
|
| /external/rust/crates/nix/test/sys/ |
| D | test_socket.rs | 13 #[cfg(target_os = "linux")] 15 #[test] 68 ts - sys_time in test_timestamping() 70 sys_time - ts in test_timestamping() 76 #[test] 130 ts - sys_time in test_timestamping_realtime() 132 sys_time - ts in test_timestamping_realtime() 138 #[test] 191 let diff = sys_time - ts; // Monotonic clock sys_time must be greater in test_timestamping_monotonic() 195 #[test] [all …]
|
| /external/angle/doc/ |
| D | Orientation.md | 9 - Download and install 10 …[Visual Studio Community](https://www.visualstudio.com/en-us/products/visual-studio-community-vs.a… 13 - Take the time to register a Microsoft account, otherwise you'll get nagged to death. 15 - Download and install Chromium's 16 …[depot_tools](http://commondatastorage.googleapis.com/chrome-infra-docs/flat/depot_tools/docs/html… 19 - Add the `depot_tools` dir to your system path. Open start menu, type "edit environment variables", 22 - (recommended) Download and install [Git for Windows](http://gitforwindows.org/). 24 - Open Git bash, head to C:/src and follow the steps on 25 …/chromium.googlesource.com/angle/angle/+/main/doc/DevSetup.md#Development-setup-Getting-the-source) 28 - If you follow the [ANGLE wiki VS solution building and debugging guide](https://chromium.googleso… [all …]
|
| /external/ltp/doc/ |
| D | C-Test-Network-API.asciidoc | 1 LTP C Test Network API 5 … https://github.com/linux-test-project/ltp/wiki/Test-Writing-Guidelines[Test Writing Guidelines], 6 https://github.com/linux-test-project/ltp/wiki/C-Test-Case-Tutorial[C Test Case Tutorial], 7 https://github.com/linux-test-project/ltp/wiki/C-Test-API[C Test API], 8 https://github.com/linux-test-project/ltp/wiki/Shell-Test-API[Shell Test API]. 14 --------------------- 24 https://github.com/linux-test-project/ltp/wiki/C-Test-API[C Test API]. The 29 - +SAFE_SOCKET()+ 30 - +SAFE_SOCKETPAIR()+ 31 - +SAFE_GETSOCKOPT()+ [all …]
|
| /external/autotest/docs/ |
| D | faft-how-to-run-doc.md | 1 # How to run FAFT (Fully Automated Firmware Test) {#faft-how-to-run} 3 _Self-link: [go/faft-running](https://goto.google.com/faft-running)_ 7 ## FAFT Overview {#faft-overview} 11 The features tested by FAFT are implemented through low-level software 13 (Semi-Automated Firmware Tests) and you can locate tests in the [FAFT suite] 18 - Fully automated, no human intervention required 19 - Real test of physical hardware, like USB plug-in, Ctrl-D key press 20 - High test coverage of complicated verified boot flows 21 - Easy to integrate with existing test infrastructure (e.g. test lab, continuous testing, etc). 23 To access some of these low-level capabilities, the tests require a [all …]
|
| /external/libwebsockets/READMEs/ |
| D | README.lwsws.md | 6 lwsws is an implementation of a very lightweight, ws-capable generic web 15 Just enable -DLWS_WITH_LWSWS=1 at cmake-time. 19 NOTICE on Ubuntu, the default libuv package is called "libuv-0.10". This is ancient. 21 You should replace this with libuv1 and libuv1-dev before proceeding. 27 - '#' may be used to turn the rest of the line into a comment. 29 - There's also a single substitution, if a string contains "_lws_ddir_", then that is 46 "count-threads": "1", 47 "server-string": "myserver v1", # returned in http headers 48 "ws-pingpong-secs": "200", # confirm idle established ws connections this often 49 "init-ssl": "yes" [all …]
|