Closed nkanderson closed 2 weeks ago
@mdhardenburgh what do you think about trying to outline different trace input sequences for testing as well? We might need to get a better sense of how the caches are intended to interact before being able to lay that all out, but I think having a few different sequences of events to test different edge cases and such could be a good form of integration testing.
@nkanderson I think that would be good for the functional testing
Not sure off the top of my head what all this will entail, but I think one example that could be a part of our plan is to understand all the function (and higher level abstraction) interfaces and create basic tests that check different inputs for each.