Skip to content

Commit

Permalink
report test status back to caller from exptest
Browse files Browse the repository at this point in the history
  • Loading branch information
ToveRumar committed Oct 15, 2024
1 parent ae69655 commit 0618f1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/deck/drivers/src/test/exptestCfBl.c
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ static bool expCfBlTestRun(void)
bcRpm->init(NULL);
}

rpmTestRun();
status = rpmTestRun();
}
return status;
}
Expand Down

0 comments on commit 0618f1a

Please sign in to comment.