Home
last modified time | relevance | path

Searched refs:cross (Results 1 – 25 of 39) sorted by relevance

12

/thrift-3.4.0/lib/kotlin/
DREADME.md3 …bthrift (i.e. Java library), the purpose of this library is to encode the cross test server and cl…
9 3. cross test code is put under `crossTest` sources set, i.e. `src/crossTest` directory which, unli…
14 2. `cross-test-client` module for bundling a standalone test client,
15 3. `cross-test-server` module for bundling a standalone test server
29 ## How to run cross test server / client
32 gradle :cross-test-server:run
36 gradle :cross-test-client:run
DMakefile.am46 cross-test-client \
47 cross-test-server \
/thrift-3.4.0/lib/java/gradle/
DfunctionalTests.gradle23 // Functional testing harness creation. This helps run the cross-check tests.
38 // 1. defines cross test implementation that includes all test implementation, which in turn
40 // 2. defines cross test runtime that further includes test runtime only dependencies
41 // 3. the cross test implementation will need to depends on main and test output
42 // 4. shadow jar will package both main and test source set, along with cross test runtime dependen…
45 description "implementation for cross test"
49 description "runtime dependencies for cross test"
61 // eliminates startup problems with wrapping the cross-check harness in Gradle.
65 description = 'Assemble a test JAR file for cross-check execution'
102 description = 'Generate a runner script for cross-check tests with TestClient'
[all …]
Dpublishing.gradle56 … description = 'Thrift is a software framework for scalable cross-language services development.'
/thrift-3.4.0/debian/
Dcontrol24 Thrift is a software framework for scalable cross-language services
39 Thrift is a software framework for scalable cross-language services
56 Thrift is a software framework for scalable cross-language services
72 Thrift is a software framework for scalable cross-language services
89 Thrift is a software framework for scalable cross-language services
106 Thrift is a software framework for scalable cross-language services
120 Thrift is a software framework for scalable cross-language services
134 Thrift is a software framework for scalable cross-language services
148 Thrift is a software framework for scalable cross-language services
161 Thrift is a software framework for scalable cross-language services
[all …]
/thrift-3.4.0/
DMakefile.am72 .PHONY: precross cross
98 cross-%: precross crossfeature
101 cross: cross-.* target
DThrift.podspec6 The Apache Thrift scalable cross-language software framework for networked services development com…
DREADME.md203 To run the cross-language test suite, please run:
205 make cross
Dsonar-project.properties14 The Apache Thrift software framework, for scalable cross-language services
/thrift-3.4.0/build/cmake/
DREADME.md5 Extend Apache Thrift's *make cross* approach to the build system.
47 make cross
70 * make cross
Dmingw32-toolchain.cmake1 # CMake mingw32 cross compile toolchain file
/thrift-3.4.0/test/
DREADME.md3 This is the cross everything integration test suite for Apache Thrift.
11 make cross
13 This starts the [test.py](test.py) script which does the real cross test with
41 The cross test cases are defined in [tests.json](tests.json).
90 Since many cross tests currently fail (mainly due to partial incompatibility
118 cross language tests according to [ThriftTest.thrift](ThriftTest.thrift) shall be
164 If you have executed the **make check** or **make cross** then you will be able to browse
/thrift-3.4.0/build/docker/scripts/
Dcross-test.sh9 make cross$1
/thrift-3.4.0/aclocal/
Dax_lib_zlib.m421 dnl NOTE: This macro does not currently work for cross-compiling,
22 dnl but it can be easily modified to allow it. (grep "cross").
75 dnl This can be changed to AC_LINK_IFELSE if you are cross-compiling.
Dax_lib_event.m423 dnl NOTE: This macro does not currently work for cross-compiling,
24 dnl but it can be easily modified to allow it. (grep "cross").
76 dnl This can be changed to AC_LINK_IFELSE if you are cross-compiling,
Dax_signed_right_shift.m415 dnl NOTE: This macro does not work for cross-compiling.
/thrift-3.4.0/test/haxe/
Dproject.hide4 ,"name" : "Apache Thrift cross-platform test client/server"
/thrift-3.4.0/lib/nodejs/examples/
DREADME.md40 You can test HTTP cross platform with the httpServer.py Python server
/thrift-3.4.0/build/docker/
DREADME.md115 To run the cross tests (just like Travis CI does):
118 root@8caf56b0ce7b:/thrift/src# build/docker/scripts/cross-test.sh
128 your user host shell. Once the unit tests and cross test passes locally,
/thrift-3.4.0/doc/
Dcommitters.md20 1. Run the necessary unit tests and cross-language test cases to verify the patch
/thrift-3.4.0/test/erl/src/
Dthrift_test.app.src22 {description, "Thrift cross language test"},
/thrift-3.4.0/contrib/transport-sample/
DREADME.md4 This cross-platform project has been built with Windows Visual Studio 10 and
/thrift-3.4.0/test/keys/
DREADME.md3 Primary use are unit test suites and cross language tests.
/thrift-3.4.0/lib/nodejs/
DREADME.md70 …and servers are included in the thrift/lib/nodejs/examples folder and the cross language tutorial …
/thrift-3.4.0/contrib/
Dthrift.spec58 Thrift is a software framework for scalable cross-language services

12