From f97335e72371569da42ef54708f3b650a01abd7c Mon Sep 17 00:00:00 2001 From: Nicolas Benech Date: Mon, 3 Feb 2020 15:37:06 -0500 Subject: [PATCH] gpu: nvgpu: unit: update bug SWUTS for nvgpu_assert Adds nvgpu_assert to bug SWUTS. JIRA NVGPU-3510 Change-Id: I7fcb00cf435d70d5536a783ad0fd4c159a77a0e3 Signed-off-by: Nicolas Benech Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2289244 Reviewed-by: Vinod Gopalakrishnakurup Reviewed-by: Alex Waterman Reviewed-by: mobile promotions GVS: Gerrit_Virtual_Submit Tested-by: mobile promotions --- userspace/units/posix/bug/posix-bug.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/userspace/units/posix/bug/posix-bug.h b/userspace/units/posix/bug/posix-bug.h index db8a78346..740110e76 100644 --- a/userspace/units/posix/bug/posix-bug.h +++ b/userspace/units/posix/bug/posix-bug.h @@ -38,7 +38,7 @@ * Test Type: Feature * * Targets: nvgpu_posix_bug, dump_stack, - * BUG, BUG_ON + * BUG, BUG_ON, nvgpu_assert * * Inputs: None *