summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Barnes <jbarnes@virtuousgeek.org>2015-08-05 16:09:17 -0700
committerJesse Barnes <jbarnes@virtuousgeek.org>2015-08-14 09:26:12 -0700
commit4409c8328442790317fb08503b646611dc807ced (patch)
tree151400bc5bc4c9e1465aa5b3e12b989da2fc9a8e
parent0679702150157706a6def66b893b29c16345f4db (diff)
tests/drv_module_reload: rename drv_module_reload to include in BATs
Absolutely-acked-by: Daniel Vetter <daniel@ffwll.ch> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
-rw-r--r--tests/Makefile.sources2
-rwxr-xr-xtests/drv_module_reload_basic (renamed from tests/drv_module_reload)0
2 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.sources b/tests/Makefile.sources
index cdcee33f..4fe7d4c8 100644
--- a/tests/Makefile.sources
+++ b/tests/Makefile.sources
@@ -178,7 +178,7 @@ TESTS_scripts = \
debugfs_emon_crash \
drv_debugfs_reader \
drv_missed_irq_hang \
- drv_module_reload \
+ drv_module_reload_basic \
kms_sysfs_edid_timing \
sysfs_l3_parity \
test_rte_check \
diff --git a/tests/drv_module_reload b/tests/drv_module_reload_basic
index bb29a64f..bb29a64f 100755
--- a/tests/drv_module_reload
+++ b/tests/drv_module_reload_basic