mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 10:34:43 +03:00
gpu: nvgpu: unit: update required tests
Update required tests with tsg tests. Jira NVGPU-3476 Change-Id: I116e43bb8b5b2ac3701a638352993ca8dddeeeb0 Signed-off-by: Thomas Fleury <tfleury@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2131757 Reviewed-by: Alex Waterman <alexw@nvidia.com> Reviewed-by: Seema Khowala <seemaj@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: Vaibhav Kachore <vkachore@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
f980c859e9
commit
7ccf26b92c
@@ -749,6 +749,26 @@
|
||||
"test_level": 0,
|
||||
"unit": "nvgpu_sgt"
|
||||
},
|
||||
{
|
||||
"test": "abort",
|
||||
"test_level": 0,
|
||||
"unit": "nvgpu_tsg"
|
||||
},
|
||||
{
|
||||
"test": "bind_channel",
|
||||
"test_level": 0,
|
||||
"unit": "nvgpu_tsg"
|
||||
},
|
||||
{
|
||||
"test": "enable_disable",
|
||||
"test_level": 0,
|
||||
"unit": "nvgpu_tsg"
|
||||
},
|
||||
{
|
||||
"test": "get_from_id",
|
||||
"test_level": 0,
|
||||
"unit": "nvgpu_tsg"
|
||||
},
|
||||
{
|
||||
"test": "init_support",
|
||||
"test_level": 0,
|
||||
@@ -769,6 +789,26 @@
|
||||
"test_level": 0,
|
||||
"unit": "nvgpu_tsg"
|
||||
},
|
||||
{
|
||||
"test": "setup_sw",
|
||||
"test_level": 0,
|
||||
"unit": "nvgpu_tsg"
|
||||
},
|
||||
{
|
||||
"test": "unbind_channel",
|
||||
"test_level": 0,
|
||||
"unit": "nvgpu_tsg"
|
||||
},
|
||||
{
|
||||
"test": "unbind_channel_check_ctx_reload",
|
||||
"test_level": 0,
|
||||
"unit": "nvgpu_tsg"
|
||||
},
|
||||
{
|
||||
"test": "unbind_channel_check_hw_state",
|
||||
"test_level": 0,
|
||||
"unit": "nvgpu_tsg"
|
||||
},
|
||||
{
|
||||
"test": "add_empty_slab",
|
||||
"test_level": 0,
|
||||
|
||||
Reference in New Issue
Block a user