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)
Jan 20 2025, 4:32 PM
Unknown Object (File)
Jan 17 2025, 4:30 PM
Unknown Object (File)
Jan 9 2025, 7:50 AM
Unknown Object (File)
Jan 9 2025, 3:26 AM
Unknown Object (File)
Jan 5 2025, 12:06 PM
Unknown Object (File)
Jan 4 2025, 9:03 AM
Unknown Object (File)
Dec 28 2024, 9:44 AM
Unknown Object (File)
Dec 15 2024, 4:11 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 24408
Build 23224: arc lint + arc unit

Event Timeline

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

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.