From fe291a97c23cbabe0be64ac40f104e10d3e13a1d Mon Sep 17 00:00:00 2001 From: Max Date: Wed, 11 Oct 2017 16:37:44 +0200 Subject: Move power loop to generic tests There's nothing sysmobts specific in this test so let's move it into separate directory and run unconditionally. The test itself is unaltered except for intro text. Change-Id: I0d1957cd9cf5497826be095c7a42b7bb4fa10397 Related: OS#2223 --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index a41f7eca..bda30b51 100644 --- a/configure.ac +++ b/configure.ac @@ -178,5 +178,6 @@ AC_OUTPUT( tests/misc/Makefile tests/handover/Makefile tests/tx_power/Makefile + tests/power/Makefile tests/meas/Makefile Makefile) -- cgit v1.2.3