Page MenuHomeFreeBSD

DTrace: create an amd64 test suit
ClosedPublic

Authored by oshogbo on May 22 2019, 7:49 PM.
Tags
None
Referenced Files
F114600098: D20364.diff
Mon, Apr 14, 7:39 AM
F114580388: D20364.id.diff
Mon, Apr 14, 3:44 AM
F114550964: D20364.id58284.diff
Sun, Apr 13, 10:04 PM
F114549370: D20364.id57727.diff
Sun, Apr 13, 9:46 PM
F114548473: D20364.id57725.diff
Sun, Apr 13, 9:38 PM
F114543291: D20364.id57721.diff
Sun, Apr 13, 8:35 PM
F114539193: D20364.id57719.diff
Sun, Apr 13, 7:26 PM
Unknown Object (File)
Wed, Apr 2, 2:10 AM
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 24412
Build 23228: 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.