mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 18:16:01 +03:00
With the use of nvgpu_assert in pd_cache code, some tests trying to cause failures are now causing calls to BUG() which are now being handled with calls to EXPECT_BUG JIRA NVGPU-677 Change-Id: Idc3696ddef30165588fe9c9dcb6ab0b7241ab5fe Signed-off-by: Nicolas Benech <nbenech@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2020601 Reviewed-by: svc-misra-checker <svc-misra-checker@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: Adeel Raza <araza@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>