SimEng icon indicating copy to clipboard operation
SimEng copied to clipboard

Group Tests

Open dANW34V3R opened this issue 1 year ago • 0 comments

Add infrastructure for testing the groups assigned to each micro-op of a macro-op, along with 3 example tests but no extensive usage. Expected micro-op groups should be provided in the order which micro-ops are held in the MacroOp structure.

Code in RegressionTest.cc has been refactored to reduce repetition. This is a little hard to decipher purely from the diff provided by GitHub. Similar reductions in repetition have also been performed in the child classes.

I plan to provide more extensive testing in a future PR.

dANW34V3R avatar Jul 08 '24 16:07 dANW34V3R