config.py: move target byte order property from config. to trace type
[barectf.git] / tests / tracing / configs / succeed / dynamic-array / of-static-array-of-uint8.yaml
index aa7e87f6736c215b4cfb238e6290d49fa705cc7e..430600f8401734fd7f97f085d081f1e0e3be0bf7 100644 (file)
 %YAML 1.2
 
 --- !<tag:barectf.org,2020/3/config>
-target-byte-order: le
 trace:
   type:
     $include:
       - stdint.yaml
+    target-byte-order: le
     data-stream-types:
       default:
         $is-default: true
This page took 0.040498 seconds and 4 git commands to generate.