enlight/dbgmits

Tag GDB and LLDB specific tests

enlight opened this issue · 1 comments

Some MI commands are implemented by LLDB but GDB, and vice versa. Tests for such commands should be tagged as being GDB or LLDB specific and the run-gdb-tests and run-lldb-tests grunt tasks should be updated to filter out irrelevant tests.

Resolved in cec54f4