Commit Graph

13 Commits

Author SHA1 Message Date
Andre Puschmann 67877d15d5 run_lte.sh: fix EPC shutdown timer and disble proc timing measurements
this avoids having warnings in the logs when running with ASAN or on slow hardware
2020-06-29 21:19:42 +02:00
Andre Puschmann ed7db370c8 run_lte.sh: fix typo 2020-06-23 11:21:39 +02:00
Andre Puschmann 6a71e83d70 run_lte: adding stricter checks for pass/fail
* enable all layer logs in info
* check that no component ever logs an error/warning
* check that all PHY UL and DL transmissions are always crc=OK
* check PHICH, PUCCH, cqi
2020-06-10 20:50:47 +02:00
Andre Puschmann 355078926a fix run_lte.sh for new ZMQ arguments 2020-04-17 20:47:20 +02:00
Andre Puschmann 0e221f1317 adding CA support to run_lte.sh and adopt readme 2020-03-22 20:45:02 +01:00
Xavier Arteaga e832769ae6 Updated copyright 2020-03-16 11:26:06 +01:00
Andre Puschmann 0dd93c793c add CMake option for ZMQ-based end-to-end tests 2020-02-27 21:39:09 +01:00
Pau Espin Pedrol 501e06893e test/run_lte.sh: add missing parameters
Take the chance to set one parameter per line so it becomes easier to
find them.
2020-02-03 16:26:15 +01:00
Pau Espin Pedrol 75782fa6f2 test/run_lte.sh: Increase UE conn timeout
First time the script is run it needs more time, since some values are
not yet precomputed.
2020-02-03 16:26:15 +01:00
Pau Espin Pedrol a941355c37 test/run_lte.sh: fix trailing whitespace 2020-02-03 16:26:15 +01:00
Andre Puschmann 53032f8d98 run_lte: fix 75PRB config and enable PCAP in UE 2020-02-03 16:26:15 +01:00
Andre Puschmann a612d99c23 fix PRACH check in run_lte.sh script 2020-02-03 16:26:15 +01:00
Andre Puschmann 0247762265 adding basic shell script for running end-to-end tests 2020-02-03 16:26:15 +01:00