KernelTestFramework / ktf

Kernel Test Framework
BSD 2-Clause "Simplified" License
140 stars 18 forks source link

Add warning functionality (warning(), WARN() and WARN_ON()) #311

Closed wipawel closed 11 months ago

wipawel commented 12 months ago

This PR makes KTF report certain unexpected situations in a noticeable form instead of panicking.