[DTrace-devel] [PATCH 3/5] test: fix expected output for tst.struct-1-byte.d
Kris Van Hees
kris.van.hees at oracle.com
Wed Aug 13 15:57:29 UTC 2025
Signed-off-by: Kris Van Hees <kris.van.hees at oracle.com>
---
test/unittest/actions/trace/tst.struct-1-byte.r | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/test/unittest/actions/trace/tst.struct-1-byte.r b/test/unittest/actions/trace/tst.struct-1-byte.r
index d620aafb3..e6b00074e 100644
--- a/test/unittest/actions/trace/tst.struct-1-byte.r
+++ b/test/unittest/actions/trace/tst.struct-1-byte.r
@@ -1,8 +1,5 @@
FUNCTION:NAME
- :BEGIN
- 0 1 2 3 4 5 6 7 8 9 a b c d e f 0123456789abcdef
- 0: 34 4
-
+ :BEGIN 4
-- @@stderr --
dtrace: script 'test/unittest/actions/trace/tst.struct-1-byte.d' matched 1 probe
--
2.45.2
More information about the DTrace-devel
mailing list