[DTrace-devel] [PATCH 3/5] test: fix expected output for tst.struct-1-byte.d

Eugene Loh eugene.loh at oracle.com
Wed Aug 13 20:16:16 UTC 2025


Reviewed-by: Eugene Loh <eugene.loh at oracle.com>

On 8/13/25 11:57, Kris Van Hees via DTrace-devel wrote:
> 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



More information about the DTrace-devel mailing list