lib: split real FC/field into single and double prec FC/field
[babeltrace.git] / tests / data / plugins / src.ctf.fs / succeed / trace-session-rotation.expect
index 9ac2644b1d4c2b80a8f1dbc2c14e83fa65e5931c..28032e7239b0dac805a98c2a1cf54e0f559e3214 100644 (file)
@@ -227,8 +227,8 @@ Trace class:
         seqfield_network_3: Dynamic array (Length field path [Event payload: 17]):
           Element: Signed integer (64-bit, Base 10)
         stringfield: String
-        floatfield: Real (Single precision)
-        doublefield: Real (Double precision)
+        floatfield: Single-precision real
+        doublefield: Double-precision real
         boolfield: Unsigned integer (8-bit, Base 10)
     Event class `ust_tests_hello:tptest_sighandler` (ID 26):
       Log level: Debug (line)
@@ -539,8 +539,8 @@ Trace class:
         seqfield_network_3: Dynamic array (Length field path [Event payload: 17]):
           Element: Signed integer (64-bit, Base 10)
         stringfield: String
-        floatfield: Real (Single precision)
-        doublefield: Real (Double precision)
+        floatfield: Single-precision real
+        doublefield: Double-precision real
         boolfield: Unsigned integer (8-bit, Base 10)
     Event class `ust_tests_hello:tptest_sighandler` (ID 26):
       Log level: Debug (line)
This page took 0.023837 seconds and 4 git commands to generate.