Cyril Hrubis
Cyril Hrubis
Applied, thanks.
@chetjain we are not in a hurry for the replacement, there will be at least two LTP releases before runltp is dropped. I had a quick look a the tooling...
Rather than discussing how long is runltp going to be maintained we should focus on getting kirk better so that runltp does not have to be maintained anymore.
The missing `fclose()` does not actually leak anything, because `tst_brkm_()` ends up calling `exit()`. The return in the code is there only for the case where a test is in...