Searched refs:LIST (Results 1 – 6 of 6) sorted by relevance
| /zcbor-latest/tests/decode/test5_corner_cases/src/ |
| D | main.c | 25 LIST(A), in ZTEST() 62 LIST(8), in ZTEST() 74 LIST(8), in ZTEST() 86 LIST(8), in ZTEST() 98 LIST(8), in ZTEST() 110 LIST(8), in ZTEST() 122 LIST(8), in ZTEST() 134 LIST(8), in ZTEST() 146 LIST(8), in ZTEST() 158 LIST(8), in ZTEST() [all …]
|
| /zcbor-latest/tests/encode/test3_corner_cases/src/ |
| D | main.c | 19 LIST(A), // List start in ZTEST() 82 LIST(8), in ZTEST() 222 LIST(6), in ZTEST() 242 LIST(A), // List start in ZTEST() 259 LIST(5), // List start in ZTEST() 266 LIST(5), // List start in ZTEST() 273 LIST(5), // List start in ZTEST() 285 LIST(5), in ZTEST() 305 LIST(A), // List start in ZTEST() 322 LIST(5), // List start in ZTEST() [all …]
|
| /zcbor-latest/tests/encode/test2_simple/src/ |
| D | main.c | 30 LIST(3), in ZTEST() 31 LIST(2), in ZTEST() 65 LIST(3), in ZTEST() 66 LIST(2), in ZTEST()
|
| /zcbor-latest/tests/include/ |
| D | common_test.h | 13 #define LIST(num) 0x9F /* Use short count 31 (indefinite-length). Note that the 'num' argument is i… macro 24 #define LIST(num) CONCAT_BYTE(0x8, num) macro
|
| /zcbor-latest/tests/encode/test4_senml/src/ |
| D | main.c | 39 LIST(1), MAP(5), 0x21, 0x63, 'F', 'o', 'o', 0x22, 0x18, 42, in ZTEST()
|
| /zcbor-latest/ |
| D | ARCHITECTURE.md | 39 - `"LIST"` (#4) 57 For container types, i.e `"LIST"`, `"MAP"`, `"GROUP"`, and `"UNION"`, `self.value` contains a list … 71 3. Bar, which has `self.type = "LIST"`, and `self.value` is a python `list` containing the above ob…
|