Page MenuHomeFreeBSD

DTrace: create an amd64 test suit
ClosedPublic

Authored by oshogbo on May 22 2019, 7:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jul 27, 3:21 AM
Unknown Object (File)
Sun, Jul 26, 8:14 AM
Unknown Object (File)
Sat, Jul 25, 10:57 PM
Unknown Object (File)
Fri, Jul 24, 9:35 PM
Unknown Object (File)
Fri, Jul 24, 4:55 PM
Unknown Object (File)
Thu, Jul 23, 7:38 AM
Unknown Object (File)
Tue, Jul 21, 12:40 PM
Unknown Object (File)
Tue, Jul 21, 12:21 PM
Subscribers

Details

Summary

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

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 24409
Build 23225: arc lint + arc unit

Event Timeline

cddl/contrib/opensolaris/cmd/dtrace/test/tst/amd64/arrays/tst.rax.c
33

Add rax to the clobber list?

cddl/contrib/opensolaris/cmd/dtrace/test/tst/amd64/arrays/tst.rax.d
29

The ident pragma shouldn't be added to new files.

Thanks for doing this.

This revision is now accepted and ready to land.May 22 2019, 9:52 PM
This revision was automatically updated to reflect the committed changes.