Home
last modified time | relevance | path

Searched refs:tests (Results 226 - 250 of 1092) sorted by relevance

12345678910>>...44

/third_party/lwip/test/unit/core/
H A Dtest_def.c76 /** Create the suite including all tests for this module */
80 testfunc tests[] = { in def_suite() local
83 return create_suite("DEF", tests, sizeof(tests)/sizeof(testfunc), def_setup, def_teardown); in def_suite()
/third_party/libcoap/scripts/
H A Dbuild.sh6 WITH_TESTS="`scripts/fix-cunit.sh` --enable-tests"
53 contiki) config "--disable-tests $WITH_DOCS --disable-examples $WITH_TLS" && \
56 lwip) config "--disable-tests $WITH_DOCS --disable-examples $WITH_TLS" && \
66 EXEC_FILE=tests/testdriver
68 LD_LIBRARY_PATH=$TEST_LD_LIBRARY_PATH libtool --mode=execute valgrind --track-origins=yes --leak-check=yes --show-reachable=yes --error-exitcode=123 --quiet --suppressions=tests/valgrind_suppression $EXEC_FILE
74 make -C tests/oss-fuzz -f Makefile.ci check clean
/third_party/openssl/test/
H A Dtime_offset_test.c10 /* time_t/offset (+/-XXXX) tests for ASN1 and X509 */
34 static TESTDATA tests[] = { variable
70 const TESTDATA *testdata = &tests[idx]; in test_offset()
111 ADD_ALL_TESTS(test_offset, OSSL_NELEM(tests)); in setup_tests()
/third_party/skia/tests/
H A DPathOpsLineParametetersTest.cpp8 #include "tests/PathOpsTestCommon.h"
9 #include "tests/Test.h"
11 // tests to verify that distance calculations are coded correctly
12 static const CubicPts tests[] = { variable
38 static const size_t tests_count = SK_ARRAY_COUNT(tests);
43 const CubicPts& c = tests[index]; in DEF_TEST()
H A DPathOpsDPointTest.cpp8 #include "tests/PathOpsTestCommon.h"
9 #include "tests/Test.h"
11 static const SkDPoint tests[] = { variable
21 static const size_t tests_count = SK_ARRAY_COUNT(tests);
25 const SkDPoint& pt = tests[index]; in DEF_TEST()
H A DPathOpsThreeWayTest.cpp9 #include "tests/PathOpsTestCommon.h"
10 #include "tests/Test.h"
33 const Curve* tests; member
48 const Curve& oTest = testSet.tests[outer]; in testSetTest()
50 const Curve& iTest = testSet.tests[inner]; in testSetTest()
/third_party/python/Lib/test/
H A Dtest_datetime.py9 def load_tests(loader, tests, pattern):
23 # XXX(gb) First run all the _Pure tests, then all the _Fast tests. You might
52 tests.addTests(loader.loadTestsFromTestCase(cls))
53 return tests
H A Dtest_descrtut.py476 def load_tests(loader, tests, pattern):
477 tests.addTest(doctest.DocTestSuite())
478 return tests
H A Dtest_pickletools.py98 def load_tests(loader, tests, pattern):
99 tests.addTest(doctest.DocTestSuite(pickletools))
100 return tests
H A Dtest_distutils.py3 The tests for distutils are defined in the distutils.tests package;
15 import distutils.tests namespace
20 return distutils.tests.test_suite()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/
H A DBasicTest.java777 private void backAndForth(Normalizer iter, String[][] tests) in backAndForth() argument
779 for (int i = 0; i < tests.length; i++) in backAndForth()
781 iter.setText(tests[i][0]); in backAndForth()
798 + hex(tests[i][0]) + ", forward: " + hex(forward) in backAndForth()
801 logln("Ok: Forward/reverse for input " + hex(tests[i][0]) in backAndForth()
809 String[][] tests, int outCol) throws Exception{ in staticTest()
810 for (int i = 0; i < tests.length; i++) in staticTest()
812 String input = Utility.unescape(tests[i][0]); in staticTest()
813 String expect = Utility.unescape(tests[i][outCol]); in staticTest()
826 for (int i = 0; i < tests in staticTest()
808 staticTest(Normalizer.Mode mode, String[][] tests, int outCol) staticTest() argument
853 decomposeTest(Normalizer.Mode mode, String[][] tests, int outCol) decomposeTest() argument
932 composeTest(Normalizer.Mode mode, String[][] tests, int outCol) composeTest() argument
1011 iterateTest(Normalizer iter, String[][] tests, int outCol) iterateTest() argument
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
H A DBasicTest.java774 private void backAndForth(Normalizer iter, String[][] tests) in backAndForth() argument
776 for (int i = 0; i < tests.length; i++) in backAndForth()
778 iter.setText(tests[i][0]); in backAndForth()
795 + hex(tests[i][0]) + ", forward: " + hex(forward) in backAndForth()
798 logln("Ok: Forward/reverse for input " + hex(tests[i][0]) in backAndForth()
806 String[][] tests, int outCol) throws Exception{ in staticTest()
807 for (int i = 0; i < tests.length; i++) in staticTest()
809 String input = Utility.unescape(tests[i][0]); in staticTest()
810 String expect = Utility.unescape(tests[i][outCol]); in staticTest()
823 for (int i = 0; i < tests in staticTest()
805 staticTest(Normalizer.Mode mode, String[][] tests, int outCol) staticTest() argument
850 decomposeTest(Normalizer.Mode mode, String[][] tests, int outCol) decomposeTest() argument
929 composeTest(Normalizer.Mode mode, String[][] tests, int outCol) composeTest() argument
1008 iterateTest(Normalizer iter, String[][] tests, int outCol) iterateTest() argument
[all...]
/third_party/ffmpeg/tests/fate/
H A Dhw.mak2 fate-hwdevice: libavutil/tests/hwdevice$(EXESUF)
3 fate-hwdevice: CMD = run libavutil/tests/hwdevice$(EXESUF)
H A Dlibavdevice.mak2 fate-timefilter: libavdevice/tests/timefilter$(EXESUF)
3 fate-timefilter: CMD = run libavdevice/tests/timefilter
H A Dacodec.mak2 fate-acodec-%: SRC = tests/data/asynth-44100-2.wav
5 fate-acodec-%: REF = $(SRC_PATH)/tests/ref/acodec/$(@:fate-acodec-%=%)
118 fate-acodec-dca: tests/data/asynth-44100-2.wav
119 fate-acodec-dca: SRC = tests/data/asynth-44100-2.wav
140 fate-acodec-g723_1: tests/data/asynth-8000-1.wav
141 fate-acodec-g723_1: SRC = tests/data/asynth-8000-1.wav
148 fate-acodec-ra144: tests/data/asynth-8000-1.wav
149 fate-acodec-ra144: SRC = tests/data/asynth-8000-1.wav
178 $(FATE_ACODEC): tests/data/asynth-44100-2.wav
/third_party/skia/docs/examples/
H A DRect_centerX.cpp7 SkRect tests[] = {{20, 30, 41, 51}, {-20, -30, -41, -51}}; in REG_FIDDLE() local
8 for (auto rect : tests) { in REG_FIDDLE()
H A DRect_isEmpty.cpp7 SkRect tests[] = {{20, 40, 10, 50}, {20, 40, 20, 50}}; in REG_FIDDLE() local
8 for (auto rect : tests) { in REG_FIDDLE()
/third_party/node/deps/v8/third_party/test262-harness/src/
H A Dtest262.py45 print "Cannot generate (JSON) test262 tests without a file," + \
46 " %s, showing which tests have been disabled!" % EXCLUDED_FILENAME
57 result.add_option("--tests", default=path.abspath('.'),
58 help="Path to the tests")
62 help="Print summary after running tests")
64 help="Print summary and test output after running tests")
70 help="default mode for tests of unspecified strictness")
77 help="List includes required by tests")
84 if not path.exists(options.tests):
85 ReportError("Couldn't find test path '%s'" % options.tests)
[all...]
/third_party/mbedtls/tests/scripts/
H A Dgenerate_pkcs7_tests.py8 Make fuzz like testing for pkcs7 tests
9 Given a valid DER pkcs7 file add tests to the test_suite_pkcs7.data file
13 documentation for showing how those ugly tests in test_suite_pkcs7.data were created
38 Allow for new tests to be added.
53 tests = []
63 tests.append(Test(lines[i], lines[i+1], lines[i+2]))
66 tests.append(Test(lines[i], None, lines[i+1]))
68 latest_test_num = float(tests[-1].name.split('#')[1])
69 return latest_test_num, tests
179 print("made " + str(len(MUT_ARR)) + " new tests")
[all...]
/third_party/node/test/fixtures/wpt/WebCryptoAPI/
H A Dalgorithm-discards-context.https.window.js4 let tests = {};
6 if (tests[testId]) {
7 let {child, t} = tests[testId];
8 delete tests[testId];
29 tests[testId] = {t, child};
/third_party/zlib/contrib/dotzlib/DotZLib/
H A DUnitTests.cs12 // uncomment the define below to include unit tests
17 // Unit tests for the DotZLib class library
46 #region Circular buffer tests
116 #region Adler tests
154 #region Info tests
171 #region Deflate tests
211 #region Inflate tests
/third_party/jerryscript/tests/unit-core/
H A Dtest-api-binary-operations-comparisons.cpp69 test_entry_t tests[] = in HWTEST_F() local
292 for (uint32_t idx = 0; idx < sizeof (tests) / sizeof (test_entry_t); idx++) in HWTEST_F()
294 jerry_value_t result = jerry_binary_operation (tests[idx].op, tests[idx].lhs, tests[idx].rhs); in HWTEST_F()
296 TEST_ASSERT (jerry_get_boolean_value (result) == tests[idx].expected); in HWTEST_F()
297 jerry_release_value (tests[idx].lhs); in HWTEST_F()
298 jerry_release_value (tests[idx].rhs); in HWTEST_F()
311 jerry_value_t result = jerry_binary_operation (tests[idx].op, error_tests[idx].lhs, error_tests[idx].rhs); in HWTEST_F()
/third_party/node/test/parallel/
H A Dtest-readline-position.js20 const tests = [
31 for (const [cursor, string] of tests) {
/third_party/node/deps/v8/tools/release/
H A DPRESUBMIT.py11 tests = input_api.canned_checks.GetUnitTestsInDirectory(
14 return input_api.RunTests(tests)
/third_party/protobuf/csharp/
H A Dbuildall.bat1 @rem Builds Google.Protobuf and runs the tests
5 echo Running tests.

Completed in 11 milliseconds

12345678910>>...44