Home
last modified time | relevance | path

Searched defs:Testing (Results 1 – 25 of 3511) sorted by relevance

12345678910>>...141

/dports/math/py-yt/yt-4.0.1/doc/source/developing/
H A Dtesting.rst3 Testing chapter
30 What do Unit Tests Do
40 How to Run the Unit Tests
74 Handling yt dependencies
107 How to Write Unit Tests
155 Debugging failing tests
207 What do Answer Tests Do
216 How to Run the Answer Tests
326 How To Write Answer Tests for a Frontend
361 How to Write Image Comparison Tests
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/networking/
H A Dl2tp.rst657 Testing section in Miscellaneous
668 .. _Generic Netlink: generic_netlink.html
669 .. _libmnl: https://www.netfilter.org/projects/libmnl
670 .. _include/uapi/linux/l2tp.h: ../../../include/uapi/linux/l2tp.h
671 .. _include/linux/if_pppol2tp.h: ../../../include/linux/if_pppol2tp.h
672 .. _net/l2tp/l2tp_ip.c: ../../../net/l2tp/l2tp_ip.c
673 .. _net/l2tp/l2tp_ip6.c: ../../../net/l2tp/l2tp_ip6.c
674 .. _net/l2tp/l2tp_ppp.c: ../../../net/l2tp/l2tp_ppp.c
675 .. _net/l2tp/l2tp_eth.c: ../../../net/l2tp/l2tp_eth.c
676 .. _tools/testing/selftests/net/l2tp.sh: ../../../tools/testing/selftests/net/l2tp.sh
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/networking/
H A Dl2tp.rst657 Testing section in Miscellaneous
668 .. _Generic Netlink: generic_netlink.html
669 .. _libmnl: https://www.netfilter.org/projects/libmnl
670 .. _include/uapi/linux/l2tp.h: ../../../include/uapi/linux/l2tp.h
671 .. _include/linux/if_pppol2tp.h: ../../../include/linux/if_pppol2tp.h
672 .. _net/l2tp/l2tp_ip.c: ../../../net/l2tp/l2tp_ip.c
673 .. _net/l2tp/l2tp_ip6.c: ../../../net/l2tp/l2tp_ip6.c
674 .. _net/l2tp/l2tp_ppp.c: ../../../net/l2tp/l2tp_ppp.c
675 .. _net/l2tp/l2tp_eth.c: ../../../net/l2tp/l2tp_eth.c
676 .. _tools/testing/selftests/net/l2tp.sh: ../../../tools/testing/selftests/net/l2tp.sh
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/networking/
H A Dl2tp.rst657 Testing section in Miscellaneous
668 .. _Generic Netlink: generic_netlink.html
669 .. _libmnl: https://www.netfilter.org/projects/libmnl
670 .. _include/uapi/linux/l2tp.h: ../../../include/uapi/linux/l2tp.h
671 .. _include/linux/if_pppol2tp.h: ../../../include/linux/if_pppol2tp.h
672 .. _net/l2tp/l2tp_ip.c: ../../../net/l2tp/l2tp_ip.c
673 .. _net/l2tp/l2tp_ip6.c: ../../../net/l2tp/l2tp_ip6.c
674 .. _net/l2tp/l2tp_ppp.c: ../../../net/l2tp/l2tp_ppp.c
675 .. _net/l2tp/l2tp_eth.c: ../../../net/l2tp/l2tp_eth.c
676 .. _tools/testing/selftests/net/l2tp.sh: ../../../tools/testing/selftests/net/l2tp.sh
[all …]
/dports/math/py-sympy/sympy-1.9/doc/src/tutorial/
H A Dmatrices.rst546 .. [#zerotestexampleidea-fn] Inspired by https://gitter.im/sympy/sympy?at=5b7c3e8ee5b40332abdb206c
548 .. [#zerotestexamplediscovery-fn] Discovered from https://github.com/sympy/sympy/issues/15141
550 .. [#zerotestexampleimproved-fn] Improved by https://github.com/sympy/sympy/pull/19548
552 .. [#zerotestsimplifysolution-fn] Suggested from https://github.com/sympy/sympy/issues/10120
554 .. [#zerotestnumerictestsolution-fn] Suggested from https://github.com/sympy/sympy/issues/10279
556 .. [#constantproblemwikilink-fn] https://en.wikipedia.org/wiki/Constant_problem
558 …cazero-fn] How mathematica tests zero https://reference.wolfram.com/language/ref/PossibleZeroQ.html
560 …#matlabzero-fn] How matlab tests zero https://www.mathworks.com/help/symbolic/mupad_ref/iszero.html
562 .. [#sympyissues-fn] https://github.com/sympy/sympy/issues
/dports/audio/py-gtts/gTTS-2.2.1/
H A DCONTRIBUTING.rst34 Testing section in Contributing
46 .. _repo: https://github.com/pndurette/gTTS/
47 .. _issues: https://github.com/pndurette/gTTS/issues
49 .. _Google Python Style Guide: http://google.github.io/styleguide/pyguide.html#Comments
50 .. _Sphinx: http://www.sphinx-doc.org/
51 .. _towncrier: https://github.com/hawkowl/towncrier
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/device/usb/
H A DREADME.md27 ## Testing section in USB
29 ### Unit Tests
34 ### Fuzzers
42 ### Gadget Tests
56 ### Manual Testing
72 #### Steps
/dports/www/py-autobahn/autobahn-python-19.5.1/wstest/
H A DREADME.md30 ## Testing section in WebSocket compliance testing
32 ### Prepare
68 ### Client Testing
85 ### Server Testing
103 ### Upload reports
/dports/www/chromium-legacy/chromium-88.0.4324.182/device/bluetooth/test/
H A DREADME.md14 ### Mock Bluetooth Objects
22 ### Fake Bluetooth Mojo Testing Interface Implementation
53 ### Cross Platform Unit Tests
71 ### Legacy Platform Specific Unit Tests
83 ### Chrome OS Blueooth Controller Tests
/dports/shells/ksh2020/ast-ksh2020/
H A DCONTRIBUTING.md275 ## Testing section in Guidelines for Developers
287 ### Local testing
306 ### Disabling some tests.
336 ### Testing with ASAN -- AddressSanitizer
345 ### Testing with Valgrind
360 ### Travis CI Build and Test
383 ### Git hooks
435 ### Test Coverage
447 ### Coverity Scan
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/cont/testing/
H A DTesting.h126 struct Testing struct
129 static VTKM_CONT const std::string GetTestDataBasePath() { return SetAndGetTestDataBasePath(); } in GetTestDataBasePath()
131 static VTKM_CONT const std::string DataPath(const std::string& filename) in DataPath()
136 static VTKM_CONT const std::string GetRegressionTestImageBasePath() in GetRegressionTestImageBasePath()
141 static VTKM_CONT const std::string RegressionImagePath(const std::string& filename) in RegressionImagePath()
169 catch (vtkm::testing::Testing::TestFailure const& error) in Run() argument
205 catch (vtkm::testing::Testing::TestFailure& error) in RunOnDevice() argument
233 static std::string TestDataBasePath;
256 static std::string RegressionTestImageBasePath;
280 static std::string WriteDirBasePath;
[all …]
/dports/games/warzone2100/warzone2100/doc/
H A DRelease.md54 Testing section in Release Checklist
69 ### Test building with the source tarball on Linux
75 ### Test the Windows portable & regular installers
79 ### Test the crash handler
88 ### Test the game
92 ### Done with the builds!
/dports/sysutils/bacula9-docs/bacula-docs-9.6.7/manuals/en/developers/
H A Dregression.tex76 \subsection{Setting the Configuration Parameters}
213 \subsection{Building the Test Bacula}
231 \subsection{Setting up your SQL engine}
272 \subsection{Running the Disk Only Regression}
400 \subsection{Other Tests}
438 \subsection{If a Test Fails}
/dports/security/vault/vault-1.8.2/vendor/golang.org/x/tools/internal/testenv/
H A Dtestenv.go22 type Testing interface { interface
163 func NeedsTool(t Testing, tool string) {
180 func NeedsGoPackages(t Testing) {
203 func NeedsGoPackagesEnv(t Testing, env []string) {
227 func NeedsGoBuild(t Testing) {
273 func NeedsGo1Point(t Testing, x int) {
284 func SkipAfterGo1Point(t Testing, x int) {
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/golang.org/x/tools/internal/testenv/
H A Dtestenv.go22 type Testing interface { interface
163 func NeedsTool(t Testing, tool string) {
180 func NeedsGoPackages(t Testing) {
203 func NeedsGoPackagesEnv(t Testing, env []string) {
227 func NeedsGoBuild(t Testing) {
273 func NeedsGo1Point(t Testing, x int) {
284 func SkipAfterGo1Point(t Testing, x int) {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/golang.org/x/tools/internal/testenv/
H A Dtestenv.go22 type Testing interface { interface
163 func NeedsTool(t Testing, tool string) {
180 func NeedsGoPackages(t Testing) {
203 func NeedsGoPackagesEnv(t Testing, env []string) {
227 func NeedsGoBuild(t Testing) {
273 func NeedsGo1Point(t Testing, x int) {
284 func SkipAfterGo1Point(t Testing, x int) {
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/golang.org/x/tools/internal/testenv/
H A Dtestenv.go22 type Testing interface { interface
163 func NeedsTool(t Testing, tool string) {
180 func NeedsGoPackages(t Testing) {
203 func NeedsGoPackagesEnv(t Testing, env []string) {
227 func NeedsGoBuild(t Testing) {
273 func NeedsGo1Point(t Testing, x int) {
284 func SkipAfterGo1Point(t Testing, x int) {
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/hexops/gotextdiff/testenv/
H A Dtestenv.go22 type Testing interface { interface
163 func NeedsTool(t Testing, tool string) {
180 func NeedsGoPackages(t Testing) {
203 func NeedsGoPackagesEnv(t Testing, env []string) {
227 func NeedsGoBuild(t Testing) {
273 func NeedsGo1Point(t Testing, x int) {
284 func SkipAfterGo1Point(t Testing, x int) {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/golang.org/x/tools/tools-113979e3529a/internal/testenv/
H A Dtestenv.go22 type Testing interface { interface
163 func NeedsTool(t Testing, tool string) {
180 func NeedsGoPackages(t Testing) {
203 func NeedsGoPackagesEnv(t Testing, env []string) {
227 func NeedsGoBuild(t Testing) {
273 func NeedsGo1Point(t Testing, x int) {
284 func SkipAfterGo1Point(t Testing, x int) {
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/golang.org/x/tools/internal/testenv/
H A Dtestenv.go22 type Testing interface { interface
163 func NeedsTool(t Testing, tool string) {
180 func NeedsGoPackages(t Testing) {
203 func NeedsGoPackagesEnv(t Testing, env []string) {
227 func NeedsGoBuild(t Testing) {
273 func NeedsGo1Point(t Testing, x int) {
284 func SkipAfterGo1Point(t Testing, x int) {
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/kunwardeep/paralleltest/vendor/golang.org/x/tools/internal/testenv/
H A Dtestenv.go22 type Testing interface { interface
163 func NeedsTool(t Testing, tool string) {
180 func NeedsGoPackages(t Testing) {
203 func NeedsGoPackagesEnv(t Testing, env []string) {
227 func NeedsGoBuild(t Testing) {
273 func NeedsGo1Point(t Testing, x int) {
284 func SkipAfterGo1Point(t Testing, x int) {
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/golang.org/x/tools/internal/testenv/
H A Dtestenv.go22 type Testing interface { interface
163 func NeedsTool(t Testing, tool string) {
180 func NeedsGoPackages(t Testing) {
203 func NeedsGoPackagesEnv(t Testing, env []string) {
227 func NeedsGoBuild(t Testing) {
273 func NeedsGo1Point(t Testing, x int) {
284 func SkipAfterGo1Point(t Testing, x int) {
/dports/devel/liteide/liteide-x37.4/liteidex/vendor/golang.org/x/tools/internal/testenv/
H A Dtestenv.go22 type Testing interface { interface
163 func NeedsTool(t Testing, tool string) {
180 func NeedsGoPackages(t Testing) {
203 func NeedsGoPackagesEnv(t Testing, env []string) {
227 func NeedsGoBuild(t Testing) {
273 func NeedsGo1Point(t Testing, x int) {
284 func SkipAfterGo1Point(t Testing, x int) {
/dports/security/xray-core/Xray-core-1.5.0/vendor/golang.org/x/tools/internal/testenv/
H A Dtestenv.go23 type Testing interface { interface
164 func NeedsTool(t Testing, tool string) {
181 func NeedsGoPackages(t Testing) {
204 func NeedsGoPackagesEnv(t Testing, env []string) {
228 func NeedsGoBuild(t Testing) {
281 func NeedsGo1Point(t Testing, x int) {
292 func SkipAfterGo1Point(t Testing, x int) {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/golang.org/x/tools/internal/testenv/
H A Dtestenv.go22 type Testing interface { interface
163 func NeedsTool(t Testing, tool string) {
180 func NeedsGoPackages(t Testing) {
203 func NeedsGoPackagesEnv(t Testing, env []string) {
227 func NeedsGoBuild(t Testing) {
273 func NeedsGo1Point(t Testing, x int) {
284 func SkipAfterGo1Point(t Testing, x int) {

12345678910>>...141