]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
DTrace: create an amd64 test suit
authoroshogbo <oshogbo@FreeBSD.org>
Wed, 5 Jun 2019 22:32:26 +0000 (22:32 +0000)
committeroshogbo <oshogbo@FreeBSD.org>
Wed, 5 Jun 2019 22:32:26 +0000 (22:32 +0000)
commit5928f4e54741e6e9606d57e7c003a515d5446c4c
tree852589be18b75ae693f26ccdd2a17f0ba1b2e3e8
parenta4e74e9ba6a08b51e7296a2d3be9e744258b7c6c
DTrace: create an amd64 test suit

Create two tests checking if we can read urgs registers and if the
rax register returns a correct number.

Reviewed by: markj
Discussed with: lwhsu
MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D20364
cddl/contrib/opensolaris/cmd/dtrace/test/tst/amd64/arrays/tst.rax.c [new file with mode: 0644]
cddl/contrib/opensolaris/cmd/dtrace/test/tst/amd64/arrays/tst.rax.d [new file with mode: 0644]
cddl/contrib/opensolaris/cmd/dtrace/test/tst/amd64/arrays/tst.uregsarray.d [new file with mode: 0644]
cddl/usr.sbin/dtrace/tests/Makefile
cddl/usr.sbin/dtrace/tests/amd64/arrays/Makefile [new file with mode: 0644]
cddl/usr.sbin/dtrace/tests/tools/genmakefiles.sh
etc/mtree/BSD.tests.dist