rdkcentral / ut-core

Unit Test - Core Framework
Apache License 2.0
4 stars 0 forks source link

i16: ut-core: Exception handling - Add support for exceptions #16

Open Ulrond opened 1 year ago

Ulrond commented 1 year ago

Add support for the ut-core handle and control the signals including segmental faults etc.

Investigate whether it's possible to auto-disable the test that's causing an issue ( by an optional switch from the command line ), thus allowing a re-run of the testing suite without this test enabled.

Ulrond commented 10 months ago

@srinivasgtl this is a good start