Home
last modified time | relevance | path

Searched refs:assertion (Results 1 – 25 of 101) sorted by relevance

12345

/freebsd/sys/contrib/device-tree/Bindings/mtd/
H A Dgpmc-nor.txt14 - gpmc,cs-on-ns: Chip-select assertion time
15 - gpmc,cs-rd-off-ns: Chip-select de-assertion time for reads
16 - gpmc,cs-wr-off-ns: Chip-select de-assertion time for writes
17 - gpmc,oe-on-ns: Output-enable assertion time
18 - gpmc,oe-off-ns: Output-enable de-assertion time
19 - gpmc,we-on-ns Write-enable assertion time
20 - gpmc,we-off-ns: Write-enable de-assertion time
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/zvol/zvol_swap/
H A Dzvol_swap_005_pos.ksh47 assertion="Verify the sum of swaplow and swaplen is less or equal to volsize"
48 log_assert $assertion
69 log_pass $assertion
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dgpmc-eth.txt29 - gpmc,cs-on-ns: Chip-select assertion time
30 - gpmc,cs-rd-off-ns: Chip-select de-assertion time for reads
31 - gpmc,cs-wr-off-ns: Chip-select de-assertion time for writes
32 - gpmc,oe-on-ns: Output-enable assertion time
33 - gpmc,oe-off-ns: Output-enable de-assertion time
34 - gpmc,we-on-ns: Write-enable assertion time
35 - gpmc,we-off-ns: Write-enable de-assertion time
/freebsd/tools/regression/sockets/kqueue/
H A Dkqueue.c78 const char *assertion) in fail_assertion() argument
81 printf("not ok %d - %s\n", curtest, assertion); in fail_assertion()
85 assertion); in fail_assertion()
88 socktype, assertion); in fail_assertion()
91 socktype, rest, assertion); in fail_assertion()
/freebsd/contrib/googletest/docs/reference/
H A Dassertions.md3 This page lists the assertion macros provided by GoogleTest for verifying code
11 All assertion macros support streaming a custom failure message into them with
18 Anything that can be streamed to an `ostream` can be streamed to an assertion
21 assertion, it will be translated to UTF-8 when printed.
48 The `SUCCEED` assertion is purely documentary and currently doesn't generate any
59 [Assertion Placement](../advanced.md#assertion-placement) for more information.
76 The following assertion allows [matchers](matchers.md) to be used to verify
106 informative failure messages. For example, if the above assertion on `value1`
118 The use of matchers makes `EXPECT_THAT` a powerful, extensible assertion.
120 *The idea for this assertion was borrowed from Joe Walnes' Hamcrest project,
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_events/
H A Dzpool_events_clear_retained.ksh94 assertion="Damage to recently repaired blocks should be reported/counted"
95 log_assert "$assertion"
131 log_pass "$assertion"
/freebsd/contrib/diff/lib/
H A Dstrtoimax.c33 #define verify(name, assertion) struct name { char a[(assertion) ? 1 : -1]; } argument
H A Dexclude.c57 #define verify(name, assertion) struct name { char a[(assertion) ? 1 : -1]; } argument
/freebsd/sys/contrib/openzfs/tests/test-runner/include/
H A Dlogapi.shlib35 # Output an assertion
37 # $@ - assertion text
108 if grep -qEi "internal error|assertion failed" $logfile; then
111 " assertion failure exited $status"
227 if grep -qEi "internal error|assertion failed" $logfile; then
229 _printerror "$@" "internal error or assertion failure" \
272 if grep -qEi "internal error|assertion failed" $logfile; then
274 _printerror "$@" "internal error or assertion failure" \
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/
H A Darm,pl172.txt67 - mpmc,write-enable-delay: Delay from chip select assertion to write
70 - mpmc,output-enable-delay: Delay from chip select assertion to output
73 - mpmc,write-access-delay: Delay from chip select assertion to write
76 - mpmc,read-access-delay: Delay from chip select assertion to read
H A Dmvebu-devbus.txt62 - devbus,rd-setup-ps: Defines the time delay between DEV_CSn assertion to
63 DEV_OEn assertion. If set to 0 (default),
72 de-assertion of DEV_CSn. If set to 0 (default),
75 This parameter has no affect on DEV_OEn de-assertion.
86 to the DEV_WEn assertion.
/freebsd/contrib/libarchive/libarchive/test/
H A DREADME35 arguments if the assertion does fail. 'A' versions also accept
39 * You are encouraged to document each assertion with a failure() call
41 function whose text is displayed only if the assertion fails. It
/freebsd/contrib/googletest/docs/
H A Dprimer.md82 that check whether a condition is true. An assertion's result can be *success*,
87 or has a failed assertion, then it *fails*; otherwise it *succeeds*.
97 assertion level and building up to tests and test suites.
102 or function by making assertions about its behavior. When an assertion fails,
103 GoogleTest prints the assertion's source file and line number location, along
113 assertion in question fails.
118 this in mind if you get a heap checker error in addition to assertion errors.
133 Anything that can be streamed to an `ostream` can be streamed to an assertion
136 streamed to an assertion, it will be translated to UTF-8 when printed.
153 3. The test's result is determined by the assertions; if any assertion in the
[all …]
/freebsd/contrib/libfido2/examples/
H A DREADME.adoc72 Asks <device> for a FIDO2 assertion corresponding to [cred_id],
73 which may be omitted for resident keys. The obtained assertion
78 If option -u is specified, the assertion is generated using
/freebsd/contrib/diff/src/
H A Dsystem.h41 #define verify(name, assertion) struct name { char a[(assertion) ? 1 : -1]; } argument
/freebsd/sys/contrib/device-tree/Bindings/bus/
H A Dqcom,ebi2.txt98 with ADV assertion.
100 assertion, with respect to the cycle where ADV (address valid) is asserted.
104 assertion to OE assertion. Valid values 0 thru 15.
/freebsd/contrib/one-true-awk/testdir/
H A Dt.assert3 function assert(cond) { # assertion
/freebsd/crypto/heimdal/lib/wind/
H A Drfc4518.txt200 Failure in any step causes the assertion to evaluate to Undefined.
325 assertion values: If the input string contains no non-space
343 For input strings that are substring assertion values: If the string
627 filter [RFC4515] assertion (CN=A*B*C) says to "match any value (of
640 assertion constructed by subdividing that substring into multiple
661 That is, the substrings assertion (CN=foo\20*\20bar) matches the
692 This statement applies to the assertion values and attribute values
693 as whole strings, and not individually to substrings of an assertion
695 an assertion value and attribute value match without any
696 consideration to insignificant characters, then that assertion value
[all …]
/freebsd/contrib/mandoc/
H A DNEWS46 * man(7): fix an assertion failure caused by doubly nested next-line scopes
51 * tbl(7): fix an assertion failure caused by excessive spacing modifiers
55 * roff(7): fix an assertion failure caused by a macro inside .ce .if
56 * roff(7): fix assertion failures for .ti and .po with excessive arguments
58 * -T ascii/utf8: fix assertion failures caused by excessive spacing
59 * -T html: fix an assertion failure caused by .ft in rare situations
60 * -T man: fix an assertion failure caused by tbl(7) and eqn(7) input
313 * Avoid an assertion failure in certain .Bl -column lists.
520 * mdoc(7): Fix an assertion failure for a .Bd without a type that
522 * mdoc(7): Fix an assertion failure that happened for some .Bl -column
[all …]
/freebsd/contrib/llvm-project/libcxx/include/experimental/
H A Ddeque
H A Dforward_list
H A Dlist
H A Dvector
H A Dset
/freebsd/sys/contrib/device-tree/Bindings/power/reset/
H A Dltc2952-poweroff.txt21 assertion before executing shut down procedure.

12345