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 --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 224b77cf..b449f922 100644 --- a/.gitignore +++ b/.gitignore @@ -48,6 +48,7 @@ tests/sysmobts/sysmobts_test tests/misc/misc_test tests/bursts/bursts_test tests/handover/handover_test +tests/tx_power/tx_power_test tests/testsuite tests/testsuite.log -- cgit v1.2.3