summaryrefslogtreecommitdiff
path: root/opencl
diff options
context:
space:
mode:
authorFrancois Dugast <francois.dugast@intel.com>2024-11-12 14:29:50 +0100
committerFrancois Dugast <francois.dugast@intel.com>2024-11-14 11:25:46 +0100
commit9fd9ba952a007440be16f5c6e1b09d52f0c95dc4 (patch)
treee308a43a7c94697fa762b0969f6a4e49ab9a3643 /opencl
parent190dec96be5487f86c45b7e6cf11b8174ebabf31 (diff)
tests/intel/xe_fault_injection: Use a static list of functions
Until now the list of error injectable functions was determined at runtime by reading debugfs. This was convenient as a new function added in KMD would automatically be tested in a separate test. This worked well as long as all error injectable functions were meant to only be tested during probe time, which is a specific scenario. As we want to use error injection in other situations, we will not be able to automatically determine if this is a case for probe time, so we need to make it explicit. v2: Order function names alphabetically (Rodrigo Vivi) Signed-off-by: Francois Dugast <francois.dugast@intel.com> Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Diffstat (limited to 'opencl')
0 files changed, 0 insertions, 0 deletions