|
@@ -118,6 +118,7 @@ static struct test generic_tests[] = {
|
|
{
|
|
{
|
|
.desc = "Breakpoint accounting",
|
|
.desc = "Breakpoint accounting",
|
|
.func = test__bp_accounting,
|
|
.func = test__bp_accounting,
|
|
|
|
+ .is_supported = test__bp_signal_is_supported,
|
|
},
|
|
},
|
|
{
|
|
{
|
|
.desc = "Number of exit events of a simple workload",
|
|
.desc = "Number of exit events of a simple workload",
|