Skip to content

Add tests for expected results #2356

@timcassell

Description

@timcassell

To more easily validate changes to toolchains/auto generated code, we want to be able to run some tests to make sure we get expected results for all runtimes and toolchains. Empty method should have 0 (or less than 1 cpu cycle) time, overhead should not take more time than workload.

CI machines are unreliable due to the nature of their hardware and shared resources, so these will need to be part of the manual tests rather than part of the normal tests.

We can also validate memory allocations since it will be manual tested (we had memory measurement issues failing tests in the past).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions