config.py: move target byte order property from config. to trace type
[barectf.git] / tests / tracing / configs / succeed / static-array / of-uint8.yaml
index 5bb0aa66e8c03b3e8b39b583141a854e1ec4179e..9e2bc31d01e0e54c3237818a0ad22c30d23c4f0e 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.024773 seconds and 4 git commands to generate.