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)
Fri, Aug 21, 2:58 AM
Unknown Object (File)
Tue, Aug 18, 6:04 AM
Unknown Object (File)
Mon, Aug 17, 8:42 PM
Unknown Object (File)
Mon, Aug 17, 3:26 PM
Unknown Object (File)
Mon, Aug 17, 12:50 AM
Unknown Object (File)
Sun, Aug 16, 9:20 PM
Unknown Object (File)
Sun, Aug 16, 9:17 PM
Unknown Object (File)
Sun, Aug 16, 8:15 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 24411
Build 23227: 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
30

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.