From 69d297ce755c8ed58ea26606fcdd933ad399188f Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Tue, 7 Feb 2017 16:12:17 +0100 Subject: Add new unit-test for transmit power computation code This tests the computations of the tx_power.c code using sysmoBTS 1002, 1020, 1100 and 2050 values, as well as the power ramping code. Change-Id: I1cc88d4c6edff326e2e67d4f869aa02c9b2b1ac5 --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 3fd6b8a1..001e10e4 100644 --- a/configure.ac +++ b/configure.ac @@ -144,4 +144,5 @@ AC_OUTPUT( tests/misc/Makefile tests/bursts/Makefile tests/handover/Makefile + tests/tx_power/Makefile Makefile) -- cgit v1.2.3