[PATCH 3/5] test: fix expected output for tst.struct-1-byte.d
Kris Van Hees <[email protected]>
| Newsgroups | dev.linux.lists.dtrace |
|---|---|
| Message-ID | <SJ0PR10MB56725E4CF606CC1484550FC4C22AA@SJ0PR10MB5672.namprd10.prod.outlook.com> |
Signed-off-by: Kris Van Hees <[email protected]> --- 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