Revert "rlc_um_nr_test: disable test9 until low TCP UL rates are understood/fixed"

This reverts commit e491aef74e.
master
Andre Puschmann 3 years ago
parent f99d6bc224
commit 7141fda69c

@ -667,13 +667,10 @@ int main(int argc, char** argv)
return SRSRAN_ERROR;
}
// temporarily disabling
#if 0
if (rlc_um_nr_test9()) {
fprintf(stderr, "rlc_um_nr_test9() failed.\n");
return SRSRAN_ERROR;
}
#endif
#if PCAP
pcap_handle->close();

Loading…
Cancel
Save