gpu: nvgpu: add unit tests in required_tests.ini

- Every unit test should add in required_tests.ini otherwise it will
  throw a warning "Test not in required tests" while running tests.

JIRA NVGPU-9870

Change-Id: Ic1268273fb42386cdd9204705b431ea4d3904afd
Signed-off-by: srajum <srajum@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2888269
Reviewed-by: svcacv <svcacv@nvidia.com>
Reviewed-by: Prateek Sethi <prsethi@nvidia.com>
Reviewed-by: Vaibhav Kachore <vkachore@nvidia.com>
GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
srajum
2023-04-14 16:44:04 +05:30
committed by mobile promotions
parent 24475ad46b
commit 0babc089da

View File

@@ -1,5 +1,5 @@
# #
# Copyright (c) 2020-2022, NVIDIA CORPORATION. All Rights Reserved. # Copyright (c) 2020-2023, NVIDIA CORPORATION. All Rights Reserved.
# #
# Permission is hereby granted, free of charge, to any person obtaining a # Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"), # copy of this software and associated documentation files (the "Software"),
@@ -136,6 +136,7 @@ test_nvgpu_enabled_flags_false_check.enabled_flags_false_check=0
test_nvgpu_free_enabled_flags.free=0 test_nvgpu_free_enabled_flags.free=0
test_nvgpu_init_enabled_flags.init=0 test_nvgpu_init_enabled_flags.init=0
test_nvgpu_set_enabled.set_enabled=0 test_nvgpu_set_enabled.set_enabled=0
test_nvgpu_enabled_bvec.bvec_enabled=0
[falcon] [falcon]
free_falcon_test_env.falcon_free_test_env=0 free_falcon_test_env.falcon_free_test_env=0
@@ -239,6 +240,7 @@ test_fuse_gp10b_check_sec.fuse_gp10b_check_sec=0
test_fuse_gp10b_check_sec_invalid_gcplex.fuse_gp10b_check_sec_invalid_gcplex=0 test_fuse_gp10b_check_sec_invalid_gcplex.fuse_gp10b_check_sec_invalid_gcplex=0
test_fuse_gp10b_ecc.fuse_gp10b_ecc=0 test_fuse_gp10b_ecc.fuse_gp10b_ecc=0
test_fuse_gp10b_feature_override_disable.fuse_gp10b_feature_override_disable=0 test_fuse_gp10b_feature_override_disable.fuse_gp10b_feature_override_disable=0
test_fuse_gm20b_basic_fuses_bvec.test_fuse_gm20b_basic_fuses_bvec=0
[gmmu_gk20a_fusa] [gmmu_gk20a_fusa]
test_gk20a_get_pde_pgsz.pde_pgsz=0 test_gk20a_get_pde_pgsz.pde_pgsz=0
@@ -316,6 +318,8 @@ test_search.search=0
test_search_less.search_less_than=0 test_search_less.search_less_than=0
test_unlink.unlink=0 test_unlink.unlink=0
test_unlink_corner_cases.unlink_corner_cases=0 test_unlink_corner_cases.unlink_corner_cases=0
test_search_bvec.search_bvec=0
test_enum_bvec.search_bvec=0
[io] [io]
test_writel_check.writel_check=0 test_writel_check.writel_check=0
@@ -432,6 +436,7 @@ test_ltc_intr.ltc_intr=0
test_ltc_intr_configure.ltc_intr_configure=0 test_ltc_intr_configure.ltc_intr_configure=0
test_ltc_negative_tests.ltc_negative_tests=0 test_ltc_negative_tests.ltc_negative_tests=0
test_ltc_remove_support.ltc_remove_support=0 test_ltc_remove_support.ltc_remove_support=0
test_ltc_intr_bvec.ltc_intr_bvec=0
[nvgpu-netlist] [nvgpu-netlist]
test_netlist_init_support.netlist_init_support=0 test_netlist_init_support.netlist_init_support=0
@@ -459,6 +464,7 @@ test_rc_preempt_timeout.rc_preempt_timeout=0
test_rc_sched_error_bad_tsg.rc_sched_error_bad_tsg=0 test_rc_sched_error_bad_tsg.rc_sched_error_bad_tsg=0
test_rc_tsg_and_related_engines.rc_tsg_and_related_engines=0 test_rc_tsg_and_related_engines.rc_tsg_and_related_engines=0
test_rc_runlist_update.rc_runlist_update=0 test_rc_runlist_update.rc_runlist_update=0
test_rc_mmu_fault_bvec.rc_mmu_fault_bvec=0
[nvgpu-sync] [nvgpu-sync]
test_sync_create_destroy_sync.sync_create_destroy=0 test_sync_create_destroy_sync.sync_create_destroy=0
@@ -498,6 +504,7 @@ test_fifo_remove_support.remove_support=0
test_nvgpu_channel_commit_va.channel_commit_va=2 test_nvgpu_channel_commit_va.channel_commit_va=2
test_nvgpu_get_gpfifo_entry_size.get_gpfifo_entry_size=0 test_nvgpu_get_gpfifo_entry_size.get_gpfifo_entry_size=0
test_trace_write_pushbuffers.trace_write_pushbuffers=0 test_trace_write_pushbuffers.trace_write_pushbuffers=0
test_nvgpu_channel_from_id_bvec.nvgpu_channel_from_chid_bvec=0
[nvgpu_channel_gk20a] [nvgpu_channel_gk20a]
test_fifo_init_support.init_support=0 test_fifo_init_support.init_support=0
@@ -781,6 +788,7 @@ test_tsg_setup_sw.setup_sw=0
test_tsg_unbind_channel.unbind_channel=2 test_tsg_unbind_channel.unbind_channel=2
test_tsg_unbind_channel_check_ctx_reload.unbind_channel_check_ctx_reload=2 test_tsg_unbind_channel_check_ctx_reload.unbind_channel_check_ctx_reload=2
test_tsg_unbind_channel_check_hw_state.unbind_channel_check_hw_state=2 test_tsg_unbind_channel_check_hw_state.unbind_channel_check_hw_state=2
test_tsg_check_and_get_from_id_bvec.get_from_id_bvec=0
[nvgpu_tsg_gv11b] [nvgpu_tsg_gv11b]
test_fifo_init_support.init_support=0 test_fifo_init_support.init_support=0
@@ -944,6 +952,7 @@ test_print_current.print_current=0
test_nvgpu_queue_alloc_and_free.nvgpu_queue_alloc_free=0 test_nvgpu_queue_alloc_and_free.nvgpu_queue_alloc_free=0
test_nvgpu_queue_in.nvgpu_queue_in=0 test_nvgpu_queue_in.nvgpu_queue_in=0
test_nvgpu_queue_out.nvgpu_queue_out=0 test_nvgpu_queue_out.nvgpu_queue_out=0
test_nvgpu_queue_available.nvgpu_queue_available=0
[posix_rwsem] [posix_rwsem]
test_rwsem_init.init=0 test_rwsem_init.init=0
@@ -1012,6 +1021,7 @@ test_gk20a_ramin_base_shift.base_shift=0
[ramin_gm20b_fusa] [ramin_gm20b_fusa]
test_gm20b_ramin_set_big_page_size.set_big_page_size=0 test_gm20b_ramin_set_big_page_size.set_big_page_size=0
test_gm20b_ramin_set_big_page_size_bvec.set_big_page_size=0
[ramin_gv11b_fusa] [ramin_gv11b_fusa]
test_gv11b_ramin_init_subctx_pdb.init_subctx_pdb=2 test_gv11b_ramin_init_subctx_pdb.init_subctx_pdb=2
@@ -1061,6 +1071,8 @@ test_vm_bind.vm_bind=2
test_gk20a_from_vm.gk20a_from_vm=0 test_gk20a_from_vm.gk20a_from_vm=0
test_vm_pde_coverage_bit_count.vm_pde_coverage_bit_count=0 test_vm_pde_coverage_bit_count.vm_pde_coverage_bit_count=0
test_nvgpu_insert_mapped_buf.nvgpu_insert_mapped_buf=0 test_nvgpu_insert_mapped_buf.nvgpu_insert_mapped_buf=0
test_map_buffer_security.map_buffer_security=0
test_map_buffer_security_error_cases.map_buffer_security_error_cases=0
[worker] [worker]
test_branches.branches=0 test_branches.branches=0