On Thu, Mar 19, 2020 at 9:42 AM Patricia Alfonso trishalfonso@google.com wrote:
In order to integrate debugging tools like KASAN into the KUnit framework, add KUnit struct to the current task to keep track of the current KUnit test.
Signed-off-by: Patricia Alfonso trishalfonso@google.com
Reviewed-by: Brendan Higgins brendanhiggins@google.com