gpu: nvgpu: unit: more traceability for fifo

Add/fix 'Targets:' statements for:
- nvgpu_engine_status_get_ctx_id_type
- nvgpu_engine_status_get_next_ctx_id_type
- gm20b_pbdma_reset_method
- gm20b_pbdma_restartable_0_intr_descs
- gm20b_pbdma_disable_and_clear_all_intr
- gm20b_pbdma_clear_all_intr
- gm20b_pbdma_get_fc_target
- nvgpu_bug_exit
- nvgpu_bug_cb_from_node

Jira NVGPU-4890

Change-Id: I984542aa7daace85843fe6858d7c27b310046b28
Signed-off-by: Thomas Fleury <tfleury@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2284481
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
Thomas Fleury
2020-01-23 17:15:10 -05:00
committed by Alex Waterman
parent 2cfdc783e5
commit 75175d8081
5 changed files with 23 additions and 15 deletions

View File

@@ -67,7 +67,8 @@ int test_expect_bug(struct unit_module *m, struct gk20a *g, void *args);
*
* Test Type: Feature
*
* Targets: nvgpu_bug_register_cb, nvgpu_bug_unregister_cb
* Targets: nvgpu_bug_register_cb, nvgpu_bug_unregister_cb,
* nvgpu_bug_cb_from_node
*
* Inputs: None
*