| /f-stack/dpdk/app/test/ |
| H A D | test.c | 210 if (suite->suite_name) { in unit_test_suite_runner() 215 if (suite->setup) { in unit_test_suite_runner() 216 test_success = suite->setup(); in unit_test_suite_runner() 223 if (!suite->unit_test_cases[total].enabled || in unit_test_suite_runner() 237 if (!suite->unit_test_cases[total].enabled) { in unit_test_suite_runner() 246 if (suite->unit_test_cases[total].setup) in unit_test_suite_runner() 269 if (suite->unit_test_cases[total].teardown) in unit_test_suite_runner() 270 suite->unit_test_cases[total].teardown(); in unit_test_suite_runner() 282 suite->unit_test_cases[total].name, status); in unit_test_suite_runner() 288 if (suite->teardown) in unit_test_suite_runner() [all …]
|
| H A D | meson.build | 483 suite : 'fast-tests') 493 suite : 'perf-tests') 502 suite : 'driver-tests') 511 suite : 'debug-tests')
|
| H A D | test.h | 144 int unit_test_suite_runner(struct unit_test_suite *suite);
|
| /f-stack/dpdk/app/test-bbdev/ |
| H A D | main.c | 59 if (suite->setup) { in unit_test_suite_runner() 60 test_result = suite->setup(); in unit_test_suite_runner() 63 suite->suite_name); in unit_test_suite_runner() 69 suite->suite_name); in unit_test_suite_runner() 76 if (suite->unit_test_cases[total].setup) in unit_test_suite_runner() 83 suite->unit_test_cases[total].teardown(); in unit_test_suite_runner() 88 suite->unit_test_cases[total].name); in unit_test_suite_runner() 92 suite->unit_test_cases[total].name); in unit_test_suite_runner() 96 suite->unit_test_cases[total].name); in unit_test_suite_runner() 103 if (suite->teardown) in unit_test_suite_runner() [all …]
|
| H A D | main.h | 88 int unit_test_suite_runner(struct unit_test_suite *suite);
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mtd/partitions/ |
| H A D | arm,arm-firmware-suite.txt | 9 - compatible : (required) must be "arm,arm-firmware-suite" 15 compatible = "arm,arm-firmware-suite";
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | meson_ut.rst | 24 ``--suite project_name:label``. 28 $ meson test -C <build path> --suite DPDK:fast-tests 33 $ meson test --suite DPDK:fast-tests 38 $ meson test --suite fast-tests
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | axgbe.rst | 39 documentation that comes with DPDK suite <linux_gsg>`. 44 - Prepare the system as recommended by DPDK suite.
|
| H A D | ionic.rst | 32 :ref:`DPDK documentation that comes with the DPDK suite <linux_gsg>`
|
| H A D | enic.rst | 16 ENIC PMD support is integrated into the DPDK suite. dpdk-<version>.tar.gz 478 How to build the suite 481 The build instructions for the DPDK suite should be followed. By default 488 documentation that comes with DPDK suite. 545 - Prepare the system as recommended by DPDK suite. This includes environment 551 - DPDK suite should be configured based on the user's decision to use VFIO or
|
| H A D | ark.rst | 142 documentation that comes with DPDK suite <linux_gsg>`. 190 #. Prepare the system as recommended by DPDK suite. This includes environment
|
| H A D | ena.rst | 113 documentation that comes with DPDK suite <linux_gsg>`. 148 #. Prepare the system as recommended by DPDK suite. This includes environment
|
| /f-stack/freebsd/contrib/zstd/ |
| H A D | TESTING.md | 34 - Entire test suite (including fuzzers and some other specialized tests) on: 44 - Entire test suite and make install on macOS
|
| H A D | README.md | 20 …isDevBadge]: https://travis-ci.org/facebook/zstd.svg?branch=dev "Continuous Integration test suite" 22 …tps://ci.appveyor.com/api/projects/status/xt38wbdxjk5mrbem/branch/dev?svg=true "Windows test suite" 24 [CircleDevBadge]: https://circleci.com/gh/facebook/zstd/tree/dev.svg?style=shield "Short test suite"
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/include/ |
| H A D | commands.cfg | 4 # may be used by the suite. The suite will create a directory which is
|
| H A D | tunables.cfg | 1 # This file exports variables for each tunable used in the test suite.
|
| /f-stack/freebsd/contrib/libsodium/m4/ |
| H A D | ax_valgrind_check.m4 | 48 # that directory will run the module's test suite (`make check`) once for 52 # will be output to test-suite-$toolname.log. The target will succeed if 166 valgrind_log_files = $(addprefix test-suite-,$(addsuffix .log,$(valgrind_tools))) 214 TEST_SUITE_LOG=test-suite-$(1).log
|
| /f-stack/freebsd/contrib/openzfs/module/lua/ |
| H A D | README.zfs | 70 Each of these modifications have been tested in the zfs-test suite. If / when 71 new modifications are made, new tests should be added to the suite located in
|
| /f-stack/freebsd/contrib/libsodium/test/default/ |
| H A D | wintest.bat | 40 echo Running the test suite:
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | integrator.dtsi | 66 compatible = "arm,arm-firmware-suite";
|
| H A D | arm-realview-eb.dtsi | 123 compatible = "arm,arm-firmware-suite"; 133 compatible = "arm,arm-firmware-suite";
|
| H A D | arm-realview-pbx.dtsi | 138 compatible = "arm,arm-firmware-suite"; 148 compatible = "arm,arm-firmware-suite";
|
| H A D | arm-realview-pb1176.dts | 124 compatible = "arm,arm-firmware-suite"; 133 compatible = "arm,arm-firmware-suite";
|
| H A D | arm-realview-pb11mp.dts | 239 compatible = "arm,arm-firmware-suite"; 249 compatible = "arm,arm-firmware-suite";
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/arm/ |
| H A D | juno-motherboard.dtsi | 119 compatible = "arm,arm-firmware-suite";
|