SNSystems / dexter

DExTer - Debug Experience Tester
MIT License
33 stars 6 forks source link

Add feature_tests/commands #46

Closed OCHyams closed 5 years ago

OCHyams commented 5 years ago

NOTE: This patch is based on #45.

feature_tests are tests to be run with llvm-lit which verify that dexter is working as expected. It is where regression tests will live.

feature_tests/commands test dexter commands in trivial scenarios to provide a quick assurance that they're behaving correctly.