| /tools/testing/selftests/sysctl/ |
| A D | sysctl.sh | 167 verify() function 234 if verify "${TARGET}"; then 243 if ! verify "${TARGET}"; then 252 if verify "${TARGET}"; then 286 if verify "${TARGET}"; then 297 if verify "${TARGET}"; then 385 if verify "${TARGET}"; then 415 if verify "${TARGET}"; then 525 if verify "${TARGET}"; then 538 if verify "${TARGET}"; then [all …]
|
| /tools/testing/selftests/drivers/net/hw/ |
| A D | ethtool_mm.sh | 59 ethtool --set-mm $tx verify-enabled on tx-enabled on 74 ethtool --set-mm $tx verify-enabled off tx-enabled off 97 ethtool --set-mm $tx verify-enabled off tx-enabled on 109 ethtool --set-mm $tx verify-enabled off tx-enabled off 132 ethtool --set-mm $tx verify-enabled on tx-enabled on 147 ethtool --set-mm $tx verify-enabled off tx-enabled off 264 ethtool --set-mm $h1 pmac-enabled on tx-enabled off verify-enabled off 271 ethtool --set-mm $h2 pmac-enabled on tx-enabled off verify-enabled off 281 ethtool --set-mm $h1 pmac-enabled off tx-enabled off verify-enabled off 292 ethtool --set-mm $h2 pmac-enabled off tx-enabled off verify-enabled off
|
| /tools/testing/selftests/bpf/ |
| A D | test_bpftool_synctypes.py | 474 def verify(first_set, second_set, message): function 530 verify(source_map_types, help_map_types, 532 verify(source_map_types, man_map_types, 534 verify(help_map_options, man_map_options, 556 verify(source_prog_attach_types, help_prog_attach_types, 558 verify(source_prog_attach_types, man_prog_attach_types, 560 verify(help_prog_options, man_prog_options, 583 verify(help_cgroup_options, man_cgroup_options, 597 verify(help_cmd_options, man_cmd_options, 608 verify(help_main_options, man_main_options, [all …]
|
| /tools/testing/ktest/examples/include/ |
| A D | bootconfig.conf | 39 BOOTCONFIG_VERIFY = verify-boottrace.sh 51 BOOTCONFIG_VERIFY = verify-functiongraph.sh 63 BOOTCONFIG_VERIFY = verify-tracing.sh
|
| /tools/testing/selftests/net/packetdrill/ |
| A D | tcp_validate_validate-established-no-flags.pkt | 18 // Receive a segment with no flags set, verify that it's not enqueued. 22 // Receive a segment with ACK flag set, verify that it is enqueued.
|
| A D | tcp_user_timeout_user-timeout-probe.pkt | 30 // First verify that the connection is alive: 32 // Now verify that shortly after that the socket is dead:
|
| A D | tcp_zerocopy_closed.pkt | 4 // verify that a send in state TCP_CLOSE correctly aborts the zerocopy 8 // Then connect and send and verify that notification nr. is zero.
|
| A D | tcp_zerocopy_maxfrags.pkt | 51 // verify that it is split in one skb of 17 frags + 1 of 1 frag 52 // verify that both have the PSH bit set 93 // verify that it is split in skbs with 17 frags
|
| A D | tcp_ecn_ecn-uses-ect0.pkt | 2 // Test ECN: verify that Linux TCP ECN sending code uses ECT0 (not ECT1).
|
| A D | tcp_sendfile_sendfile-simple.pkt | 5 // and verify that the correct number of zeroes goes out.
|
| A D | tcp_zerocopy_basic.pkt | 5 // repeat and verify IDs are consecutive
|
| A D | tcp_zerocopy_fastopen-server.pkt | 4 // send data with MSG_FASTOPEN | MSG_ZEROCOPY and verify that the
|
| A D | tcp_zerocopy_small.pkt | 4 // verify that SO_EE_CODE_ZEROCOPY_COPIED is set on zerocopy
|
| A D | tcp_fast_recovery_prr-ss-ack-below-snd_una-cubic.pkt | 3 // In this variant we verify that the sender uses SACK info on an ACK
|
| A D | tcp_zerocopy_epoll_exclusive.pkt | 5 // it is not level-triggered either. this tests verify that the same behavior is
|
| A D | tcp_zerocopy_epoll_oneshot.pkt | 49 // rearm the FD and verify the EPOLLERR is fired again.
|
| /tools/testing/selftests/ublk/ |
| A D | .gitignore | 3 *-verify.state
|
| A D | test_common.sh | 32 fio --name=verify --rw=randwrite --direct=1 --ioengine=libaio \ 33 --bs=8k --iodepth=32 --verify=crc32c --do_verify=1 \
|
| /tools/testing/selftests/rcutorture/doc/ |
| A D | initrd.txt | 16 # Manually verify that initrd contains needed binaries and libraries.
|
| /tools/testing/selftests/resctrl/ |
| A D | README | 64 - verify: get resctrl data and verify the data with another source, e.g.
|
| /tools/testing/kunit/test_data/ |
| A D | test_interrupted_tap_output.log | 13 …0000] Btrfs loaded, crc32c=crc32c-generic, debug=on, assert=on, integrity-checker=on, ref-verify=on
|
| /tools/testing/selftests/tc-testing/ |
| A D | README | 82 - verify 89 success, but do not otherwise verify the results. 91 The execute and verify stages each run one command. The execute stage 93 verify stage checks the return code for success, and also compares 173 - verify
|
| /tools/testing/selftests/arm64/signal/ |
| A D | README | 47 and verify if it is indeed GOOD or BAD (depending on what we were 52 default it takes care to verify that the test-execution had at least
|
| /tools/iio/ |
| A D | iio_utils.c | 653 int verify) in _write_sysfs_int() argument 687 if (verify) { in _write_sysfs_int() 750 const char *val, int verify) in _write_sysfs_string() argument 785 if (verify) { in _write_sysfs_string()
|
| /tools/testing/selftests/tc-testing/creating-plugins/ |
| A D | AddingPlugins.txt | 21 verify 80 'verify'
|