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.json with falcon tests
Keep the required_tests.json file up to date with current falcon unit tests. JIRA NVGPU-4126 Change-Id: I46b0cf4d9fb41302f4a3f9e43c39227cfba96c6a Signed-off-by: Sagar Kamble <skamble@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2208836 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
Alex Waterman
parent
5f2a64baa7
commit
7985a281de
@@ -384,6 +384,66 @@
|
||||
"test_level": 0,
|
||||
"unit": "enabled"
|
||||
},
|
||||
{
|
||||
"test": "falcon_bootstrap",
|
||||
"test_level": 0,
|
||||
"unit": "falcon"
|
||||
},
|
||||
{
|
||||
"test": "falcon_free_test_env",
|
||||
"test_level": 0,
|
||||
"unit": "falcon"
|
||||
},
|
||||
{
|
||||
"test": "falcon_halt",
|
||||
"test_level": 0,
|
||||
"unit": "falcon"
|
||||
},
|
||||
{
|
||||
"test": "falcon_idle",
|
||||
"test_level": 0,
|
||||
"unit": "falcon"
|
||||
},
|
||||
{
|
||||
"test": "falcon_mailbox",
|
||||
"test_level": 0,
|
||||
"unit": "falcon"
|
||||
},
|
||||
{
|
||||
"test": "falcon_mem_rw_aligned",
|
||||
"test_level": 0,
|
||||
"unit": "falcon"
|
||||
},
|
||||
{
|
||||
"test": "falcon_mem_rw_init",
|
||||
"test_level": 0,
|
||||
"unit": "falcon"
|
||||
},
|
||||
{
|
||||
"test": "falcon_mem_rw_range",
|
||||
"test_level": 0,
|
||||
"unit": "falcon"
|
||||
},
|
||||
{
|
||||
"test": "falcon_mem_rw_zero",
|
||||
"test_level": 0,
|
||||
"unit": "falcon"
|
||||
},
|
||||
{
|
||||
"test": "falcon_mem_scrub",
|
||||
"test_level": 0,
|
||||
"unit": "falcon"
|
||||
},
|
||||
{
|
||||
"test": "falcon_reset",
|
||||
"test_level": 0,
|
||||
"unit": "falcon"
|
||||
},
|
||||
{
|
||||
"test": "falcon_sw_init_free",
|
||||
"test_level": 0,
|
||||
"unit": "falcon"
|
||||
},
|
||||
{
|
||||
"test": "cache_default",
|
||||
"test_level": 0,
|
||||
@@ -1458,31 +1518,6 @@
|
||||
"test_level": 0,
|
||||
"unit": "vm"
|
||||
},
|
||||
{
|
||||
"test": "falcon_mem_rw_init",
|
||||
"test_level": 0,
|
||||
"unit": "falcon"
|
||||
},
|
||||
{
|
||||
"test": "falcon_mem_rw_range",
|
||||
"test_level": 0,
|
||||
"unit": "falcon"
|
||||
},
|
||||
{
|
||||
"test": "falcon_mem_rw_aligned",
|
||||
"test_level": 0,
|
||||
"unit": "falcon"
|
||||
},
|
||||
{
|
||||
"test": "falcon_mem_rw_zero",
|
||||
"test_level": 0,
|
||||
"unit": "falcon"
|
||||
},
|
||||
{
|
||||
"test": "falcon_free_test_env",
|
||||
"test_level": 0,
|
||||
"unit": "falcon"
|
||||
},
|
||||
{
|
||||
"test": "pmu_early_init",
|
||||
"test_level": 0,
|
||||
|
||||
Reference in New Issue
Block a user