| /OK3568_Linux_fs/external/xserver/test/ |
| H A D | Makefile.in | 92 @ENABLE_UNIT_TESTS_TRUE@ tests$(EXEEXT) 93 @ENABLE_UNIT_TESTS_TRUE@TESTS = tests$(EXEEXT) $(am__EXEEXT_1) \ 143 @ENABLE_UNIT_TESTS_TRUE@@HAVE_LD_WRAP_FALSE@am__append_8 = xi1-tests \ 144 @ENABLE_UNIT_TESTS_TRUE@@HAVE_LD_WRAP_FALSE@ xi2-tests 145 @ENABLE_UNIT_TESTS_TRUE@@HAVE_LD_WRAP_FALSE@am__append_9 = xi1-tests \ 146 @ENABLE_UNIT_TESTS_TRUE@@HAVE_LD_WRAP_FALSE@ xi2-tests 197 am__tests_SOURCES_DIST = tests-common.c tests-common.h list.c string.c \ 198 tests.c tests.h fixes.c input.c misc.c signal-logging.c \ 211 @ENABLE_UNIT_TESTS_TRUE@@XORG_TRUE@ tests-fixes.$(OBJEXT) \ 212 @ENABLE_UNIT_TESTS_TRUE@@XORG_TRUE@ tests-input.$(OBJEXT) \ [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/strace/strace/ |
| H A D | update-gawk-paths.patch | 7 from #!/bin/gawk to #!/usr/bin/gawk. Fixes missing RDPENDS QA tests: 9 …WARNING: QA Issue: /usr/lib/strace/ptest/tests/unix-yy-accept.awk_strace-ptest contained in packag… 17 tests-m32/caps.awk | 2 +- 18 tests-m32/match.awk | 2 +- 19 tests-m32/rt_sigaction.awk | 2 +- 20 tests-mx32/caps.awk | 2 +- 21 tests-mx32/match.awk | 2 +- 22 tests-mx32/rt_sigaction.awk | 2 +- 23 tests/caps.awk | 2 +- 24 tests/match.awk | 2 +- [all …]
|
| H A D | skip-load.patch | 1 Skip tests which are known to be unreliable under load, typically because they 7 diff --git a/tests/clock_nanosleep.gen.test b/tests/clock_nanosleep.gen.test 9 --- a/tests/clock_nanosleep.gen.test 10 +++ b/tests/clock_nanosleep.gen.test 13 …# Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (clock_nanosleep -e trace=clock_nano… 17 diff --git a/tests/delay.test b/tests/delay.test 19 --- a/tests/delay.test 20 +++ b/tests/delay.test 30 diff --git a/tests/strace-T.test b/tests/strace-T.test 32 --- a/tests/strace-T.test [all …]
|
| H A D | 0001-caps-abbrev.awk-fix-gawk-s-path.patch | 13 tests-m32/caps-abbrev.awk | 2 +- 14 tests-mx32/caps-abbrev.awk | 2 +- 15 tests/caps-abbrev.awk | 2 +- 18 diff --git a/tests-m32/caps-abbrev.awk b/tests-m32/caps-abbrev.awk 20 --- a/tests-m32/caps-abbrev.awk 21 +++ b/tests-m32/caps-abbrev.awk 28 diff --git a/tests-mx32/caps-abbrev.awk b/tests-mx32/caps-abbrev.awk 30 --- a/tests-mx32/caps-abbrev.awk 31 +++ b/tests-mx32/caps-abbrev.awk 38 diff --git a/tests/caps-abbrev.awk b/tests/caps-abbrev.awk [all …]
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/css/ |
| H A D | qunit-1.18.0.css | 1 …tests,#qunit-header,#qunit-banner,#qunit-testrunner-toolbar,#qunit-userAgent,#qunit-testresult{fon…
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/lowpan-tools/lowpan-tools/ |
| H A D | 0001-Fix-potential-string-truncation-in-strncpy.patch | 14 tests/listen-packet.c | 3 ++- 15 tests/listen.c | 3 ++- 16 tests/test2.c | 4 ++-- 17 tests/test3.c | 3 ++- 18 tests/test4.c | 3 ++- 19 tests/test5.c | 3 ++- 20 tests/test6.c | 3 ++- 21 tests/test7.c | 3 ++- 24 diff --git a/tests/listen-packet.c b/tests/listen-packet.c 26 --- a/tests/listen-packet.c [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/ |
| H A D | 0009-Prevent-running-check-tests-on-host-if-cross-compili.patch | 4 Subject: [PATCH 09/10] Prevent running check tests on host if cross compiling 6 This patch enables running the 'make check' tests on the target 8 check' builds and executes the tests; no change from this patch. 10 set which bypasses assiging tests to the makekfile variable TESTS. 12 tests on the hosts. On the target, the tests must be run manually. 14 Also, in the libutil++ tests, a makefile variable SRCDIR is passed into 16 'file-manip-tests'. The mechanism used for a host test, based on 27 libdb/tests/Makefile.am | 2 ++ 28 libop/tests/Makefile.am | 2 ++ 29 libregex/tests/Makefile.am | 2 ++ [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-kernel/lttng/ |
| H A D | babeltrace2_2.0.4.bb | 12 file://0001-tests-do-not-run-test-applications-from-.libs.patch \ 35 make -C tests all 39 install -d "${D}${PTEST_PATH}/tests" 42 for d in $(find "${S}/tests" -type d -printf '%P ') ; do 43 install -d "${D}${PTEST_PATH}/tests/$d" 44 find "${S}/tests/$d" -maxdepth 1 -executable -type f \ 45 -exec install -t "${D}${PTEST_PATH}/tests/$d" {} + 46 find "${S}/tests/$d" -maxdepth 1 -name *.sh \ 47 -exec install -t "${D}${PTEST_PATH}/tests/$d" {} \; 48 find "${S}/tests/$d" -maxdepth 1 -name *.py \ [all …]
|
| H A D | lttng-tools_2.13.9.bb | 35 file://0001-tests-do-not-strip-a-helper-library.patch \ 38 file://disable-tests.patch \ 73 for f in Makefile tests/Makefile tests/utils/utils.sh tests/regression/tools/save-load/*.lttng \ 74 …tests/regression/tools/save-load/configuration/load-42*.lttng tests/regression/tools/health/test_h… 75 … tests/regression/tools/metadata/utils.sh tests/regression/tools/rotation/rotate_utils.sh \ 76 tests/regression/tools/notification/util_event_generator.sh \ 77 tests/regression/tools/base-path/*.lttng; do 81 …for f in tests/utils/tap-driver.sh config/test-driver src/common/config/session.xsd src/common/mi-… 89 sed -i -e 's!^SUBDIRS = .*!SUBDIRS = tests!' "${D}${PTEST_PATH}/Makefile" 92 sed -i -e '/dist_noinst_SCRIPTS = /,/^$/d' "${D}${PTEST_PATH}/tests/Makefile" [all …]
|
| H A D | babeltrace_1.5.11.bb | 28 for f in $(grep -l -r abs_top_srcdir ${S}/tests); do 32 for f in $(grep -l -r abs_top_builddir ${S}/tests); do 35 for f in $(grep -l -r GREP ${S}/tests); do 39 for f in $(grep -l -r SED ${S}/tests); do 45 make -C tests all 53 install -d "$f" "${D}${PTEST_PATH}/tests/ctf-traces/" 54 cp -a ${S}/tests/ctf-traces/* ${D}${PTEST_PATH}/tests/ctf-traces/ 56 # Copy the tests directory tree and the executables and 58 install -D "${B}/tests/Makefile" "${D}${PTEST_PATH}/tests/" 59 for d in $(find "${B}/tests" -type d -not -name .libs -printf '%P ') ; do [all …]
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/ |
| H A D | global_data.c | 18 } tests[] = { in test_global_data_number() local 32 for (i = 0; i < sizeof(tests) / sizeof(tests[0]); i++) { in test_global_data_number() 33 err = bpf_map_lookup_elem(map_fd, &tests[i].key, &num); in test_global_data_number() 34 CHECK(err || num != tests[i].num, tests[i].name, in test_global_data_number() 36 err, num, tests[i].num); in test_global_data_number() 53 } tests[] = { in test_global_data_string() local 61 for (i = 0; i < sizeof(tests) / sizeof(tests[0]); i++) { in test_global_data_string() 62 err = bpf_map_lookup_elem(map_fd, &tests[i].key, str); in test_global_data_string() 63 CHECK(err || memcmp(str, tests[i].str, sizeof(str)), in test_global_data_string() 64 tests[i].name, "err %d result \'%s\' expected \'%s\'\n", in test_global_data_string() [all …]
|
| H A D | obj_name.c | 10 } tests[] = { in test_obj_name() local 23 for (i = 0; i < sizeof(tests) / sizeof(tests[0]); i++) { in test_obj_name() 24 size_t name_len = strlen(tests[i].name) + 1; in test_obj_name() 37 memcpy(attr.prog_name, tests[i].name, ncopy); in test_obj_name() 40 CHECK((tests[i].success && fd < 0) || in test_obj_name() 41 (!tests[i].success && fd != -1) || in test_obj_name() 42 (!tests[i].success && errno != tests[i].expected_errno), in test_obj_name() 45 fd, tests[i].success, errno, tests[i].expected_errno); in test_obj_name() 59 memcpy(attr.map_name, tests[i].name, ncopy); in test_obj_name() 61 CHECK((tests[i].success && fd < 0) || in test_obj_name() [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/core/tests/ |
| H A D | test_decorators.py | 74 tests = ['depends.DependsTest.testDependsFirst', 79 tests2 = list(tests) 80 tests2[2], tests2[3] = tests[3], tests[2] 81 tc = self._testLoader(modules=self.modules, tests=tests) 83 result = True if test_loaded == tests or test_loaded == tests2 else False 85 ' %s.\nExpected: %s\nOr: %s' % (test_loaded, tests, tests2) 91 tests = ['depends.DependsTest.testDependsSecond'] 94 tc = self._testLoader(modules=self.modules, tests=tests) 103 tests = ['depends.DependsTest.testDependsCircular1', 108 tc = self._testLoader(modules=self.modules, tests=tests) [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/ |
| H A D | 0001-build-fix-parallel-make.patch | 18 @@ -131,12 +131,19 @@ utils/tests/%: PRELIBS+=$(LIBWVSTREAMS) 22 -TARGETS += crypto/tests/ssltest ipstreams/tests/unixtest 23 +TARGETS += crypto/tests/ssltest … 24 +crypto/tests/ssltest: $(LIBWVSTREAMS) … 26 +TARGETS += ipstreams/tests/unixtest 27 +ipstreams/tests/unixtest: $(LIBWVSTREAMS) 29 TARGETS += crypto/tests/printcert 30 +crypto/tests/printcert: $(LIBWVSTREAMS) 34 TARGETS += ipstreams/tests/wsd 35 + ipstreams/tests/wsd: $(LIBWVSTREAMS) [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/ntp/ntp/ |
| H A D | 0001-test-Fix-build-with-new-compiler-defaults-to-fno-com.patch | 9 sntp/tests/run-packetHandling.c | 2 +- 10 sntp/tests/run-t-log.c | 2 +- 11 sntp/tests/run-utilities.c | 2 +- 12 tests/libntp/test-libntp.h | 2 +- 15 diff --git a/sntp/tests/run-packetHandling.c b/sntp/tests/run-packetHandling.c 17 --- a/sntp/tests/run-packetHandling.c 18 +++ b/sntp/tests/run-packetHandling.c 28 diff --git a/sntp/tests/run-t-log.c b/sntp/tests/run-t-log.c 30 --- a/sntp/tests/run-t-log.c 31 +++ b/sntp/tests/run-t-log.c [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/mdadm/files/ |
| H A D | 0001-tests-fix-raid0-tests-for-0.90-metadata.patch | 4 Subject: [PATCH] tests: fix raid0 tests for 0.90 metadata 19 tests/00raid0 | 4 ++-- 20 tests/00readonly | 4 ++++ 21 tests/03r0assem | 6 +++--- 22 tests/04r0update | 4 ++-- 23 tests/04update-metadata | 2 +- 26 diff --git a/tests/00raid0 b/tests/00raid0 28 --- a/tests/00raid0 29 +++ b/tests/00raid0 41 diff --git a/tests/00readonly b/tests/00readonly [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/celt051/celt051/ |
| H A D | 0001-tests-Include-entcode.c-into-test-sources-to-provide.patch | 4 Subject: [PATCH] tests: Include entcode.c into test sources to provide 7 Fixes link errors in tests 8 | /usr/src/debug/celt051/0.5.1.3+gitAUTOINC+5555aae843-r0/git/tests/../libcelt/rangedec.c:202: unde… 14 tests/cwrs32-test.c | 1 + 15 tests/ectest.c | 2 +- 16 tests/laplace-test.c | 1 + 19 diff --git a/tests/cwrs32-test.c b/tests/cwrs32-test.c 21 --- a/tests/cwrs32-test.c 22 +++ b/tests/cwrs32-test.c 31 diff --git a/tests/ectest.c b/tests/ectest.c [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/valgrind/valgrind/ |
| H A D | remove-for-aarch64 | 1 drd/tests/boost_thread 3 memcheck/tests/dw4 4 memcheck/tests/leak_cpp_interior 5 memcheck/tests/varinfo1 6 memcheck/tests/varinfo2 7 memcheck/tests/varinfo3 8 memcheck/tests/varinfo4 9 memcheck/tests/varinfo5 10 memcheck/tests/varinfo6 11 memcheck/tests/varinforestrict [all …]
|
| H A D | 0001-fix-opcode-not-supported-on-mips32-linux.patch | 6 While build tests(`make check') on mips32-linux, there are 11 '../../../valgrind-3.13.0/memcheck/tests/'`atomic_incs.c 20 but missed to pass them to tests which caused the above failure 28 helgrind/tests/Makefile.am | 5 +++++ 29 memcheck/tests/Makefile.am | 5 +++++ 30 none/tests/mips32/Makefile.am | 4 ++++ 33 diff --git a/helgrind/tests/Makefile.am b/helgrind/tests/Makefile.am 35 --- a/helgrind/tests/Makefile.am 36 +++ b/helgrind/tests/Makefile.am 49 diff --git a/memcheck/tests/Makefile.am b/memcheck/tests/Makefile.am [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/elfutils/files/ |
| H A D | 0001-skip-the-test-when-gcc-not-deployed.patch | 6 Skip the tests which depend on gcc when 14 tests/run-disasm-x86-64.sh | 2 ++ 15 tests/run-disasm-x86.sh | 2 ++ 16 tests/run-strip-g.sh | 2 ++ 17 tests/run-strip-nothing.sh | 2 ++ 20 diff --git a/tests/run-disasm-x86-64.sh b/tests/run-disasm-x86-64.sh 22 --- a/tests/run-disasm-x86-64.sh 23 +++ b/tests/run-disasm-x86-64.sh 33 diff --git a/tests/run-disasm-x86.sh b/tests/run-disasm-x86.sh 35 --- a/tests/run-disasm-x86.sh [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-extended/mozjs/mozjs-78/ |
| H A D | 0005-Fixup-compatibility-of-mozbuild-with-Python-3.10.patch | 21 testing/web-platform/tests/tools/manifest/vcs.py | 2 +- 22 .../web-platform/tests/tools/third_party/h2/h2/settings.py | 2 +- 23 .../tests/tools/third_party/html5lib/html5lib/_trie/_base.py | 2 +- 25 .../tests/tools/third_party/hyper/hyper/common/headers.py | 2 +- 26 .../tests/tools/third_party/hyper/hyper/h2/settings.py | 2 +- 27 .../tests/tools/third_party/hyper/hyper/http11/connection.py | 4 ++-- 29 .../tests/tools/third_party/hyperframe/hyperframe/flags.py | 2 +- 30 testing/web-platform/tests/tools/wptserve/wptserve/config.py | 3 ++- 31 testing/web-platform/tests/webdriver/tests/support/sync.py | 2 +- 149 diff --git a/testing/web-platform/tests/tools/manifest/vcs.py b/testing/web-platform/tests/tools/ma… [all …]
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | Makefile | 20 btrfs-$(CONFIG_BTRFS_FS_RUN_SANITY_TESTS) += tests/free-space-tests.o \ 21 tests/extent-buffer-tests.o tests/btrfs-tests.o \ 22 tests/extent-io-tests.o tests/inode-tests.o tests/qgroup-tests.o \ 23 tests/free-space-tree-tests.o tests/extent-map-tests.o
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3-psutil/ |
| H A D | 0001-fix-failure-test-cases.patch | 23 psutil/tests/test_contracts.py | 1 + 24 psutil/tests/test_linux.py | 8 ++++++-- 25 psutil/tests/test_misc.py | 4 ++++ 26 psutil/tests/test_process.py | 5 +++++ 27 psutil/tests/test_system.py | 1 + 28 psutil/tests/test_unicode.py | 4 +++- 31 diff --git a/psutil/tests/test_contracts.py b/psutil/tests/test_contracts.py 33 --- a/psutil/tests/test_contracts.py 34 +++ b/psutil/tests/test_contracts.py 43 diff --git a/psutil/tests/test_linux.py b/psutil/tests/test_linux.py [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/libxml/libxml2/ |
| H A D | 0001-Make-ptest-run-the-python-tests-if-python-is-enabled.patch | 4 Subject: [PATCH] Make ptest run the python tests if python is enabled 6 One of the tests (tstLastError.py) needed a minor correction. It might 7 be due to the fact that the tests are forced to run with Python 3. 14 python/tests/Makefile.am | 10 ++++++++++ 44 + -e 's|^\(tests test:\) all|\1|' Makefile >$(DESTDIR)/python/Makefile 45 + $(MAKE) -C tests install-ptest 50 +.PHONY: tests test 51 tests test: all 52 cd tests && $(MAKE) tests 53 diff --git a/python/tests/Makefile.am b/python/tests/Makefile.am [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/coreutils/coreutils/ |
| H A D | e8b56ebd536e82b15542a00c888109471936bfda.patch | 8 * tests/chmod/ignore-symlink.sh: A new test. 9 * tests/local.mk: Reference the new test. 17 tests/chmod/ignore-symlink.sh | 31 +++++++++++++++++++++++++++++++ 18 tests/local.mk | 1 + 20 create mode 100755 tests/chmod/ignore-symlink.sh 45 diff --git a/tests/chmod/ignore-symlink.sh b/tests/chmod/ignore-symlink.sh 49 +++ b/tests/chmod/ignore-symlink.sh 69 +. "${srcdir=.}/tests/init.sh"; path_prepend_ ./src 82 diff --git a/tests/local.mk b/tests/local.mk 84 --- a/tests/local.mk [all …]
|