Lines Matching full:with
9 with explicit scheme having all required Twister JSON report objects associated
14 by other tools, or rely on default data mapping with potential type misalignments.
16 The command examples below are simplified with parameters essential for data transformations.
17 For other command line options and more details run the upload script with `--help`,
18 or read its source code with inline comments there.
24 It is recommended to try the upload script with `--dry-run` option first
28 to connect with your server running the upload script.
31 ## Index creation with a map file
34 server with the appropriate map file, for example:
58 are renamed with the parent object's name as a prefix:
87 ### Twister tests with recording
89 Store test results with `recording` data entries, for example from
100 Upload data with 'flattened' test suites creating documents for each `recording` data entry.
110 ### Twister test with recording and extracting more data
112 Store test results with `recording` data entries which are also scanned by regular expressions
124 Upload data with 'flattened' test suites creating documents for each `record` data entry
125 with 3 additional data properties extracted by regular expressions.
147 Upload data with 'flattened' footprint entries creating documents for each of them.