]> xenbits.xensource.com Git - people/royger/freebsd.git/commitdiff
dtrace tests: Fix expected outout for tst.system.d
authorLi-Wen Hsu <lwhsu@FreeBSD.org>
Wed, 9 Mar 2022 03:39:12 +0000 (11:39 +0800)
committerLi-Wen Hsu <lwhsu@FreeBSD.org>
Wed, 9 Mar 2022 03:42:23 +0000 (11:42 +0800)
This is follow up of d500a85e640d1cd270747c12e17c511b53864436

PR: 262415
Sponsored by: The FreeBSD Foundation

(cherry picked from commit 16e02ae401ebd9aa7d47f46dc4905f4f8add70a8)

cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/tst.system.d.out

index fa61a5110615920795d6f14ab3e1bfa850a0d8ff..16da36e1e3be1a38377d1d3d50ee8b74840f48f5 100644 (file)
@@ -1,17 +1,17 @@
 foo 9 -2
-PING localhost (127.0.0.1): 56 data bytes
+PING 127.0.0.1 (127.0.0.1): 56 data bytes
 
---- localhost ping statistics ---
+--- 127.0.0.1 ping statistics ---
 1 packets transmitted, 1 packets received, 0.0% packet loss
 10
-PING localhost (127.0.0.1): 56 data bytes
+PING 127.0.0.1 (127.0.0.1): 56 data bytes
 
---- localhost ping statistics ---
+--- 127.0.0.1 ping statistics ---
 1 packets transmitted, 1 packets received, 0.0% packet loss
 11
-PING localhost (127.0.0.1): 56 data bytes
+PING 127.0.0.1 (127.0.0.1): 56 data bytes
 
---- localhost ping statistics ---
+--- 127.0.0.1 ping statistics ---
 1 packets transmitted, 1 packets received, 0.0% packet loss
 12