Home
last modified time | relevance | path

Searched refs:Assertions (Results 1 – 25 of 56) sorted by relevance

123

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_get_priority_max/
Dcoverage.txt3 Assertions not listed here should be covered by the tests in this directory.
6 Assertions Tested ? Remarks
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/munlockall/
Dcoverage.txt3 Assertions not listed here should be covered by the tests in this directory.
6 Assertions Tested ? Remarks
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_yield/
Dcoverage.txt3 Assertions not listed here should be covered by the tests in this directory.
6 Assertions Tested ? Remarks
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_unlink/
Dcoverage.txt3 Assertions not listed here should be covered by the tests in this directory.
6 Assertions Tested ? Remarks
/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/sys/shm_h/
Dcoverage.txt4 Assertions not listed here should be covered by the tests in this directory.
7 Assertions Tested ? Remarks
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/munlock/
Dcoverage.txt3 Assertions not listed here should be covered by the tests in this directory.
6 Assertions Tested ? Remarks
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_rr_get_interval/
Dcoverage.txt3 Assertions not listed here should be covered by the tests in this directory.
6 Assertions Tested ? Remarks
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mlock/
Dcoverage.txt3 Assertions not listed here should be covered by the tests in this directory.
6 Assertions Tested ? Remarks
/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/sys/mman_h/
Dcoverage.txt4 Assertions not listed here should be covered by the tests in this directory.
7 Assertions Tested ? Remarks
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_get_priority_min/
Dcoverage.txt3 Assertions not listed here should be covered by the tests in this directory.
6 Assertions Tested ? Remarks
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setscheduler/
Dcoverage.txt3 Assertions not listed here should be covered by the tests in this directory.
6 Assertions Tested ? Remarks
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mlockall/
Dcoverage.txt3 Assertions not listed here should be covered by the tests in this directory.
6 Assertions Tested ? Remarks
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_getscheduler/
Dcoverage.txt3 Assertions not listed here should be covered by the tests in this directory.
6 Assertions Tested ? Remarks
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_getparam/
Dcoverage.txt3 Assertions not listed here should be covered by the tests in this directory.
6 Assertions Tested ? Remarks
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setparam/
Dcoverage.txt3 Assertions not listed here should be covered by the tests in this directory.
6 Assertions Tested ? Remarks
/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/sched_h/
Dcoverage.txt4 Assertions not listed here should be covered by the tests in this directory.
7 Assertions Tested ? Remarks
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_open/
Dcoverage.txt3 Assertions not listed here should be covered by the tests in this directory.
6 Assertions Tested ? Remarks
/third_party/unity/
DREADME.md49 Numerical Assertions: Integers
119 Numerical Assertions: Bitwise
142 Numerical Assertions: Floats
154 String Assertions
173 Pointer Assertions
186 Memory Assertions
/third_party/typescript/tests/baselines/reference/
DassertionTypePredicates1.errors.txt13 tests/cases/conformance/controlFlow/assertionTypePredicates1.ts(170,5): error TS2775: Assertions re…
14 tests/cases/conformance/controlFlow/assertionTypePredicates1.ts(172,5): error TS2776: Assertions re…
15 tests/cases/conformance/controlFlow/assertionTypePredicates1.ts(174,5): error TS2775: Assertions re…
214 !!! error TS2775: Assertions require every name in the call target to be declared with an explicit …
219 !!! error TS2776: Assertions require the call target to be an identifier or qualified name.
223 !!! error TS2775: Assertions require every name in the call target to be declared with an explicit …
/third_party/cJSON/tests/unity/
DREADME.md80 Numerical Assertions: Integers
150 Numerical Assertions: Bitwise
173 Numerical Assertions: Floats
185 String Assertions
204 Pointer Assertions
217 Memory Assertions
/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/signal_h/
Dcoverage.txt3 Assertions not listed here should be covered by the tests in this directory.
/third_party/cJSON/tests/unity/docs/
DUnityAssertionsReference.md1 # Unity Assertions Reference
20 ### Unity Is Several Things But Mainly It's Assertions
32 or not? You get the idea. Assertions are executable code (to appreciate the big
48 ### Unity's Assertions: Helpful Messages _and_ Free Source Code Documentation
126 - Assertions for handling arrays of floating point values are grouped with float
147 - Assertions for handling Each Equal of floating point values are grouped with
170 ## The Assertions in All Their Blessed Glory
263 ### Masked and Bit-level Assertions
419 Assertions fail upon the first element in the compared arrays found not to
469 Assertions fail upon the first element in the compared arrays found not to
[all …]
/third_party/unity/docs/
DUnityAssertionsReference.md1 # Unity Assertions Reference
20 ### Unity Is Several Things But Mainly It's Assertions
32 or not? You get the idea. Assertions are executable code (to appreciate the big
48 ### Unity's Assertions: Helpful Messages _and_ Free Source Code Documentation
144 - Assertions for handling arrays of floating point values are grouped with float
168 - Assertions for handling Each Equal of floating point values are grouped with
191 ## The Assertions in All Their Blessed Glory
318 ### Masked and Bit-level Assertions
438 Assertions fail upon the first element in the compared arrays found not to
528 Assertions fail upon the first element in the compared arrays found not to
[all …]
/third_party/googletest/docs/
Dadvanced.md11 ## More Assertions
19 the Assertions Reference.
21 ### Exception Assertions argument
23 See [Exception Assertions](reference/assertions.md#exceptions) in the Assertions
26 ### Predicate Assertions for Better Error Messages argument
45 [`EXPECT_PRED*`](reference/assertions.md#EXPECT_PRED) in the Assertions
144 Assertions Reference for details.
149 Assertions Reference.
169 See [`EXPECT_THAT`](reference/assertions.md#EXPECT_THAT) in the Assertions
172 ### More String Assertions argument
[all …]
/third_party/googletest/docs/reference/
Dassertions.md1 # Assertions Reference
297 ## Exception Assertions {#exceptions}
332 ## Predicate Assertions {#predicates}
494 ## Windows HRESULT Assertions {#HRESULT}
522 ## Death Assertions {#death}

123