Home
last modified time | relevance | path

Searched refs:verify (Results 1 – 25 of 33) sorted by relevance

12

/tools/testing/selftests/sysctl/
A Dsysctl.sh167 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 Dethtool_mm.sh59 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 Dtest_bpftool_synctypes.py474 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 Dbootconfig.conf39 BOOTCONFIG_VERIFY = verify-boottrace.sh
51 BOOTCONFIG_VERIFY = verify-functiongraph.sh
63 BOOTCONFIG_VERIFY = verify-tracing.sh
/tools/testing/selftests/net/packetdrill/
A Dtcp_validate_validate-established-no-flags.pkt18 // 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 Dtcp_user_timeout_user-timeout-probe.pkt30 // First verify that the connection is alive:
32 // Now verify that shortly after that the socket is dead:
A Dtcp_zerocopy_closed.pkt4 // 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 Dtcp_zerocopy_maxfrags.pkt51 // 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 Dtcp_ecn_ecn-uses-ect0.pkt2 // Test ECN: verify that Linux TCP ECN sending code uses ECT0 (not ECT1).
A Dtcp_sendfile_sendfile-simple.pkt5 // and verify that the correct number of zeroes goes out.
A Dtcp_zerocopy_basic.pkt5 // repeat and verify IDs are consecutive
A Dtcp_zerocopy_fastopen-server.pkt4 // send data with MSG_FASTOPEN | MSG_ZEROCOPY and verify that the
A Dtcp_zerocopy_small.pkt4 // verify that SO_EE_CODE_ZEROCOPY_COPIED is set on zerocopy
A Dtcp_fast_recovery_prr-ss-ack-below-snd_una-cubic.pkt3 // In this variant we verify that the sender uses SACK info on an ACK
A Dtcp_zerocopy_epoll_exclusive.pkt5 // it is not level-triggered either. this tests verify that the same behavior is
A Dtcp_zerocopy_epoll_oneshot.pkt49 // rearm the FD and verify the EPOLLERR is fired again.
/tools/testing/selftests/ublk/
A D.gitignore3 *-verify.state
A Dtest_common.sh32 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 Dinitrd.txt16 # Manually verify that initrd contains needed binaries and libraries.
/tools/testing/selftests/resctrl/
A DREADME64 - verify: get resctrl data and verify the data with another source, e.g.
/tools/testing/kunit/test_data/
A Dtest_interrupted_tap_output.log13 …0000] Btrfs loaded, crc32c=crc32c-generic, debug=on, assert=on, integrity-checker=on, ref-verify=on
/tools/testing/selftests/tc-testing/
A DREADME82 - 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 DREADME47 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 Diio_utils.c653 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 DAddingPlugins.txt21 verify
80 'verify'

Completed in 26 milliseconds

12