Home
last modified time | relevance | path

Searched refs:TestPrefix (Results 1 – 25 of 228) sorted by relevance

12345678910

/dports/devel/py-pyxb/PyXB-1.2.6/tests/trac/trac-0065/
H A Dtest.sh12 rm -rf Schemata RawSchemata TestPrefix RawTestPrefix
13 pyxbgen -m TestSchema -u TestSchema.xsd --module-prefix=TestPrefix || fail "No raw, no custom: gene…
14 grep -q 'Alma/APDMTest/ObsProject' TestPrefix/TestSchema.py || fail "No raw, no custom: content err…
15 test -f TestPrefix/__init__.py || fail "No raw, no custom: missing init"
25 pyxbgen -m TestSchema -u TestSchema.xsd --module-prefix=TestPrefix --binding-root=Schemata || fail …
27 test -f Schemata/TestPrefix/__init__.py || fail "Raw, no custom: missing init"
28 grep -q 'Alma/APDMTest/ObsProject' Schemata/TestPrefix/TestSchema.py || fail "No raw, no custom: co…
33 test -f RawSchemata/TestPrefix/__init__.py || fail "Raw, with custom: missing custom init"
34 test -f RawSchemata/TestPrefix/raw/__init__.py || fail "Raw, with custom: missing raw init"
35 grep -q 'Alma/APDMTest/ObsProject' RawSchemata/TestPrefix/raw/TestSchema.py || fail "No raw, with c…
[all …]
/dports/www/otrs/otrs-rel-6_0_29/scripts/test/DB/
H A DSlaveDB.t142 "$TestPrefix valid ids were found",
146 "$TestPrefix statement handle active on master",
150 "$TestPrefix SlaveDB not connected",
173 "$TestPrefix valid ids were found",
183 "$TestPrefix SlaveDB not connected",
190 "$TestPrefix statement handle inactive on master",
194 "$TestPrefix statement handle active on slave",
204 "$TestPrefix slave object is connected",
211 "$TestPrefix master object is disconnected",
216 "$TestPrefix slave object is disconnected",
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/subzero/src/
H A DIceMangling.cpp132 const std::string TestPrefix = getFlags().getTestPrefix(); in mangleName() local
133 unsigned PrefixLength = TestPrefix.length(); in mangleName()
144 TestPrefix.c_str(), NameBase.data()); in mangleName()
182 TestPrefix.c_str(), BaseLength, OrigName.data(), in mangleName()
190 return TestPrefix + Name; in mangleName()
/dports/math/gap/gap-4.11.0/hpcgap/demo/
H A Dtesttasks.g3 TestPrefix("Concurrent Method Dispatch");
H A Dunittest.g4 TestPrefix := function(title)
/dports/lang/gomacro/gomacro-2.7-304-g2f4dc7c/vendor/github.com/peterh/liner/
H A Dprefix_test.go12 func TestPrefix(t *testing.T) { func
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/peterh/liner/
H A Dprefix_test.go12 func TestPrefix(t *testing.T) { func
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/peterh/liner/
H A Dprefix_test.go12 func TestPrefix(t *testing.T) { func
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/peterh/liner/
H A Dprefix_test.go12 func TestPrefix(t *testing.T) { func
/dports/textproc/vgrep/vgrep-2.5.5/vendor/github.com/peterh/liner/liner-1.2.1/
H A Dprefix_test.go12 func TestPrefix(t *testing.T) { func
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/liner/
H A Dprefix_test.go12 func TestPrefix(t *testing.T) { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/open-policy-agent/opa/vendor/github.com/peterh/liner/
H A Dprefix_test.go12 func TestPrefix(t *testing.T) { func
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/php/tests/proto/
H A Dtest_prefix.proto5 message TestPrefix { message
/dports/security/vault/vault-1.8.2/vendor/github.com/vmware/govmomi/vim25/progress/
H A Dprefix_test.go21 func TestPrefix(t *testing.T) { func
/dports/net/bosh-bootloader/bosh-bootloader-7.2.12/vendor/github.com/vmware/govmomi/vim25/progress/
H A Dprefix_test.go21 func TestPrefix(t *testing.T) { func
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/vmware/govmomi/vim25/progress/
H A Dprefix_test.go21 func TestPrefix(t *testing.T) { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/open-policy-agent/opa/tester/
H A Drunner.go24 const TestPrefix = "test_" const
150 if !strings.HasPrefix(string(rule.Head.Name), TestPrefix) {
/dports/security/gopass/gopass-1.13.0/internal/out/
H A Dcontext_test.go10 func TestPrefix(t *testing.T) { func
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/aws/tests/integration/targets/connection_aws_ssm/aws_ssm_integration_test_setup/tasks/
H A Dmain.yml78 TestPrefix: '{{ resource_prefix }}'
94 TestPrefix: '{{ resource_prefix }}'
/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/open-policy-agent/opa/tester/
H A Drunner.go30 const TestPrefix = "test_" const
327 if !strings.HasPrefix(ruleName, TestPrefix) {
348 if !strings.HasPrefix(name, TestPrefix) {
/dports/net-mgmt/py-pynetbox/pynetbox-6.6.1/tests/integration/
H A Dtest_ipam.py97 class TestPrefix(BaseTest): class
/dports/sysutils/kubectl/kubernetes-1.22.2/test/e2e/framework/config/
H A Dconfig_test.go67 func TestPrefix(t *testing.T) { func
/dports/net/grpcurl/grpcurl-1.8.5/vendor/cloud.google.com/go/bigtable/
H A Dbigtable_test.go30 func TestPrefix(t *testing.T) { func
/dports/net/storj/storj-1.45.3/vendor/cloud.google.com/go/bigtable/
H A Dbigtable_test.go30 func TestPrefix(t *testing.T) { func
/dports/sysutils/istio/google-cloud-go-logging-v1.0.0/bigtable/
H A Dbigtable_test.go30 func TestPrefix(t *testing.T) { func

12345678910