Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New tests plan #57

Open
3 of 11 tasks
MSDN-WhiteKnight opened this issue Mar 1, 2021 · 0 comments
Open
3 of 11 tasks

New tests plan #57

MSDN-WhiteKnight opened this issue Mar 1, 2021 · 0 comments

Comments

@MSDN-WhiteKnight
Copy link
Owner

MSDN-WhiteKnight commented Mar 1, 2021

  • Syntax API: verify that all nodes have parent node
  • CilTools.Runtime tests (.NET Framework)
  • CilTools.Runtime tests (.NET core)
  • CilTools.Runtime tests: add integration tests that read memory images and inspect them via CilTools.Metadata
  • Create test framework to avoid test projects duplication between standard reflection and CilTools.Metadata
  • Long-running tests that verify CilTools.BytecodeAnalysis handles methods without crashes on large number of inputs
  • Long-running tests that verify CilTools.Metadata returns results matching standard reflection on large number of inputs
  • Test for .entrypoint directive using standard reflection as bytecode source
  • Tests for TypeRef (GetMethods and others)
  • TypeDef.GetInterfaceMap - tests where interface type is not RuntimeType
  • Print execution time in CilTools.Runtime tests
MSDN-WhiteKnight added a commit that referenced this issue Mar 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant