aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/power_supply/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testing/selftests/power_supply/Makefile')
-rw-r--r--tools/testing/selftests/power_supply/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/testing/selftests/power_supply/Makefile b/tools/testing/selftests/power_supply/Makefile
new file mode 100644
index 000000000000..44f0658d3d2e
--- /dev/null
+++ b/tools/testing/selftests/power_supply/Makefile
@@ -0,0 +1,4 @@
+TEST_PROGS := test_power_supply_properties.sh
+TEST_FILES := helpers.sh
+
+include ../lib.mk