Home
last modified time | relevance | path

Searched full:tap (Results 1 – 25 of 330) sorted by relevance

12345678910>>...14

/freebsd/contrib/pam-krb5/tests/
H A DREADME1 Writing TAP Tests
5 This is a guide for users of the C TAP Harness package or similar
6 TAP-based test harnesses explaining how to write tests. If your
7 package uses C TAP Harness as the test suite driver, you may want to
11 About TAP
13 TAP is the Test Anything Protocol, a protocol for communication
19 A TAP-based test suite works with a somewhat different set of
20 assumptions than an xUnit test suite. In TAP, each test case is a
67 Writing TAP Tests
71 One of the special features of C TAP Harness is the environment that
[all …]
/freebsd/contrib/pam-krb5/
H A DMakefile.am26 tests/docs/spdx-license-t tests/fakepam/README tests/tap/libtap.sh \
27 tests/tap/perl/Test/RRA.pm tests/tap/perl/Test/RRA/Automake.pm \
28 tests/tap/perl/Test/RRA/Config.pm tests/style/obsolete-strings-t \
101 check_LIBRARIES = tests/fakepam/libfakepam.a tests/tap/libtap.a
108 tests_tap_libtap_a_SOURCES = tests/tap/basic.c tests/tap/basic.h \
109 tests/tap/kadmin.c tests/tap/kadmin.h tests/tap/kerberos.c \
110 tests/tap/kerberos.h tests/tap/macros.h tests/tap/process.c \
111 tests/tap/process.h tests/tap/string.c tests/tap/string.h
122 tests_module_alt_auth_t_LDADD = $(MODULE_OBJECTS) tests/tap/libtap.a \
124 tests_module_bad_authtok_t_LDADD = $(MODULE_OBJECTS) tests/tap/libtap.a \
[all …]
H A DLICENSE96 tests/style/obsolete-strings-t tests/tap/basic.c tests/tap/basic.h
97 tests/tap/kadmin.c tests/tap/kadmin.h tests/tap/kerberos.c
98 tests/tap/kerberos.h tests/tap/libtap.sh tests/tap/macros.h
99 tests/tap/perl/Test/RRA.pm tests/tap/perl/Test/RRA/Automake.pm
100 tests/tap/perl/Test/RRA/Config.pm tests/tap/process.c tests/tap/process.h
101 tests/tap/string.c tests/tap/string.h tests/valgrind/logs-t
/freebsd/sys/net80211/
H A Dieee80211_ht.h69 #define IEEE80211_AMPDU_RUNNING(tap) \ argument
70 (((tap)->txa_flags & IEEE80211_AGGR_RUNNING) != 0)
76 #define IEEE80211_AMPDU_RUNNING_AMSDU(tap) \ argument
77 (((tap)->txa_flags & (IEEE80211_AGGR_RUNNING | IEEE80211_AGGR_AMSDU)) \
81 #define IEEE80211_AMPDU_NACKED(tap)\ argument
82 (!! ((tap)->txa_flags & IEEE80211_AGGR_NAK))
85 #define IEEE80211_AMPDU_REQUESTED(tap) \ argument
86 (((tap)->txa_flags & \
104 ieee80211_txampdu_init_pps(struct ieee80211_tx_ampdu *tap) in ieee80211_txampdu_init_pps() argument
109 tap->txa_lastsample = ticks; in ieee80211_txampdu_init_pps()
[all …]
H A Dieee80211_ht.c205 struct ieee80211_tx_ampdu *tap);
207 struct ieee80211_tx_ampdu *tap,
210 struct ieee80211_tx_ampdu *tap,
213 struct ieee80211_tx_ampdu *tap);
215 struct ieee80211_tx_ampdu *tap);
218 struct ieee80211_tx_ampdu *tap, int status);
219 static void ampdu_tx_stop(struct ieee80211_tx_ampdu *tap);
220 static void bar_stop_timer(struct ieee80211_tx_ampdu *tap);
1308 struct ieee80211_tx_ampdu *tap; in ieee80211_ht_node_init() local
1330 tap = &ni->ni_tx_ampdu[tid]; in ieee80211_ht_node_init()
[all …]
/freebsd/tests/sys/netinet/
H A Dfibs_test.sh52 # Configure the TAP interfaces to use a RFC5737 nonrouteable addresses
103 # Configure the TAP interface to use an RFC5737 nonrouteable address
115 # Configure a TAP interface
159 # Configure the TAP interface to use a nonrouteable RFC3849
171 # Configure a TAP interface
217 # Configure the TAP interfaces to use a RFC5737 nonrouteable addresses
231 # Configure TAP interfaces
233 TAP0=$TAP
235 TAP1=$TAP
263 # Configure the TAP interfaces to use nonrouteable RFC3849
[all …]
/freebsd/tools/regression/net/if_tap/
H A Dtest-tap.sh40 tap=$(ifconfig tap create)
41 tap_exists $tap
42 ifconfig $tap destroy
43 ! tap_exists $tap
45 # kern/172075: INVARIANTS kernel panicked when destroying an in-use tap(4)
47 tap=$(ifconfig tap create)
48 tap_exists $tap
49 cat /dev/$tap > /dev/null &
52 ifconfig $tap destroy &
55 ! tap_exists $tap
/freebsd/sys/contrib/device-tree/Bindings/mmc/
H A Dsdhci-am654.yaml56 # PHY output tap delays:
62 description: Output tap delay for SD/MMC legacy timing
68 description: Output tap delay for MMC high speed timing
74 description: Output tap delay for SD high speed timing
80 description: Output tap delay for SD UHS SDR12 timing
86 description: Output tap delay for SD UHS SDR25 timing
92 description: Output tap delay for SD UHS SDR50 timing
98 description: Output tap delay for SD UHS SDR104 timing
104 description: Output tap delay for SD UHS DDR50 timing
110 description: Output tap delay for eMMC DDR52 timing
[all …]
/freebsd/sys/contrib/device-tree/Bindings/spi/
H A Dnvidia,tegra114-spi.txt27 - nvidia,tx-clk-tap-delay: Delays the clock going out to the external device
28 with this tap value. This property is used to tune the outgoing data from
30 Tap values vary based on the platform design trace lengths from Tegra SPI
31 to corresponding slave devices. Valid tap values are from 0 thru 63.
32 - nvidia,rx-clk-tap-delay: Delays the clock coming in from the external device
33 with this tap value. This property is used to adjust the Tegra SPI master
35 Tap values vary based on the platform design trace lengths from Tegra SPI
36 to corresponding slave devices. Valid tap values are from 0 thru 63.
56 nvidia,rx-clk-tap-delay = <0>;
57 nvidia,tx-clk-tap-delay = <16>;
H A Dnvidia,tegra210-quad-peripheral-props.yaml14 nvidia,tx-clk-tap-delay:
16 Delays the clock going out to device with this tap value.
17 Tap value varies based on platform design trace lengths from Tegra
23 nvidia,rx-clk-tap-delay:
25 Delays the clock coming in from the device with this tap value.
26 Tap value varies based on platform design trace lengths from Tegra
/freebsd/crypto/openssl/test/
H A Drun_tests.pl64 # Additional OpenSSL special TAP arguments. Because we can't pass them via
65 # TAP::Harness->new(), they will be accessed directly, see the
66 # TAP::Parser::OpenSSL implementation further down
155 # The following is quite a bit of hackery to adapt to both TAP::Harness
157 # The TAP::Harness hack allows support for HARNESS_VERBOSE_FAILURE* and
159 # TAP::Harness Test::Harness simply doesn't have support for this sort of
162 # We use eval to avoid undue interruption if TAP::Harness isn't present.
168 package TAP::Parser::OpenSSL;
169 use parent -norequire, 'TAP::Parser';
170 require TAP::Parser;
[all …]
/freebsd/contrib/netbsd-tests/net/if_tap/
H A Dt_tap.sh45 atf_set "descr" "tests of creation and deletion of tap interface"
52 rump_server_start $SOCK_LOCAL netinet6 tap
84 atf_set "descr" "tests of alone tap interface"
91 rump_server_start $SOCK_LOCAL netinet6 tap
92 rump_server_start $SOCK_REMOTE netinet6 tap
115 # Cannot reach to an alone tap
120 # Cannot reach to an alone tap
138 atf_set "descr" "tests of alone tap interface"
145 rump_server_start $SOCK_LOCAL netinet6 tap bridge
146 rump_server_start $SOCK_REMOTE netinet6 tap
/freebsd/share/man/man4/
H A Dtap.47 .Nm tap ,
60 .Dq ifconfig tap Ns Sy N No create
67 .Dq ifconfig tap Ns Sy N No destroy
73 .Va net.link.tap.devfs_cloning
78 .Pa /dev/tap .
119 .Pa /dev/tap Ns Sy N ,
125 .Va net.link.tap.user_open
130 .Va net.link.tap.up_on_open
261 .Pa /dev/tap Ns Sy N ) .
297 .Dq ifconfig tap Ns Sy N No down )
H A Dwsp.452 The driver simulates a three-button mouse using multi-finger press/tap
61 A tap is a
69 pressure detection, tap support, and gestures.
86 Horizontal scrolling can be used with a two-finger tap and the movement
94 Horizontal swiping with a three-finger tap is registered as mouse buttons
108 Enables single-tap to register as a left-click.
186 Specifies the threadhold for a finger to be registered as a tap.
H A Datp.456 The driver simulates a three\-button mouse using multi\-finger tap detection.
57 Single finger tap generates a left\-button click; two\-finger tap maps to the
58 middle button; whereas a three\-finger tap gets treated as a right button
65 A double\-tap followed by a drag is treated as a selection gesture; a
94 Should one want to disable tap detection and rely only upon physical button
/freebsd/usr.sbin/bluetooth/btpand/
H A Dbtpand.861 .Xr tap 4
111 .Xr tap 4
117 .Xr tap 4
120 .Xr tap 4
180 .Xr tap 4
184 .It Pa /dev/tap
187 .It Pa /var/run/tap Ns Em N Ns No .pid
209 .Xr tap 4 ,
236 of the tap, only one instance can be run per radio.
/freebsd/contrib/kyua/engine/
H A Dtap_parser.cpp48 /// TAP plan representing all tests being skipped.
55 /// Implementation of the TAP parser.
72 /// Checks if a line contains a TAP plan and extracts its data.
132 /// Checks if a line contains a TAP test result and extracts its data.
173 /// Sets up the TAP parser state.
183 /// Parses an input file containing TAP output.
211 "Output did not contain any TAP plan and the program did " in parse()
235 /// Constructs a TAP summary with the results of parsing a TAP output.
238 /// \param plan_ The TAP plan.
254 /// Constructs a TAP summary for a bailed out test program.
[all …]
/freebsd/contrib/file/magic/Magdir/
H A Dber15 # - TAP files (TD.57) - CDR batches and notifications
20 # TAP 3 Files
21 # TAP -> Transferred Account Procedure
27 # Sender long tag #TAP 3.x (BER encoded)
31 >>>>&0 byte x TAP 3.%d Batch (TD.57, Transferred Account)
39 >>>&0 byte x TAP 3.%d Notification (TD.57, Transferred Account)
59 >>>&0 byte x TAP 3.%d
H A Dspectrum20 # Tape file. This assumes the .TAP starts with a Spectrum-format header,
28 # http://mark0.net/download/triddefs_xml.7z/defs/t/tap-zx.trid.xml
29 # Note: called "ZX Spectrum Tape image" by TrID and "TAP (ZX Spectrum)" by DROID via PUID fmt/801
30 # verified by fuse-emulator-utils `tzxlist EXAMPLES.TAP`
38 # skip DROID fmt-801-signature-id-1166.tap with invalid name \253\253\253\253\253\253\253\253\253\2…
40 >>>4 string <\177 Spectrum .TAP data "%-10.10s"
42 !:mime application/x-spectrum-tap
43 !:ext tap
/freebsd/share/mk/
H A Dtap.test.mk4 # Logic to build and install TAP-compliant test programs.
11 .error tap.test.mk cannot be included directly.
37 TEST_INTERFACE.${_T}= tap
48 TEST_INTERFACE.${_T}= tap
57 TEST_INTERFACE.${_T}= tap
80 TEST_INTERFACE.${_T}= tap
/freebsd/contrib/pam-krb5/tests/tap/
H A Dmacros.h2 * Helpful macros for TAP header files.
4 * This is not, strictly speaking, related to TAP, but any TAP add-on is
8 * This file is part of C TAP Harness. The current version plus supporting
9 * documentation is at <https://www.eyrie.org/~eagle/software/c-tap-harness/>.
H A Dstring.c2 * String utilities for the TAP protocol.
4 * Additional string utilities that can't be included with C TAP Harness
36 #include <tests/tap/basic.h>
37 #include <tests/tap/string.h>
/freebsd/tools/tools/net80211/w00t/
H A DREADME27 tap interface to it. The interface may be used like a standard eth
50 to a tap interface which may be used to TX packets on that network.
61 This data is then fed back into a tap interface. This way, data
72 decrypt it. The clear-text packet is sent to a tap interface.
/freebsd/tests/sys/net/
H A Dif_clone_test.sh252 atf_set "descr" "Simultaneously create and destroy a tap(4)"
257 do_stress "tap"
267 atf_set "descr" "Simultaneously up and destroy a tap(4)"
272 do_up_stress "tap" "" ""
282 atf_set "descr" "Simultaneously up and destroy a tap(4) with IPv6"
287 do_up_stress "tap" "6" ""
488 # $1 Interface class, etc "lo" or "tap"
541 # params: $1 Interface class name (tap, gif, etc)
/freebsd/contrib/libpcap/
H A Dpcap-enet.c33 struct tap_header tap; member
74 caplen = ph->tap.th_wirelen > snaplen ? snaplen : ph->tap in readloop()
77 ph->tap.th_wirelen, caplen)) { in readloop()
81 (struct timeval *)ph->tap.th_timestamp, in readloop()
82 ph->tap.th_wirelen, caplen); in readloop()

12345678910>>...14