7 Commits (4d48c389782d57f34200e746b48ba2eb5f58ef32)

Author SHA1 Message Date
Andre Puschmann f42f8fcd7a ctestconfig: update valgrind parameters to track origins 3 years ago
Codebot 4523ee6087 rename srsLTE to srsRAN 4 years ago
Andre Puschmann 00f3f21081 last set of license header changes 4 years ago
Andre Puschmann 99e0bda779 let valgrind fail when test app returns 0 but valgrind still found an error
this allows to trace uninitialized variables etc with our default
memcheck runs because now valgrind will fail such a test, even though
the test executable returned zero on exit
6 years ago
Andre Puschmann 2cf5acf9c8 set valgrind options correctly
this avoid an ugly valgrind error after executing long sequences
of simd code

see: https://www.bountysource.com/issues/41603953-temporary-storage-exhausted-when-long-sequence-of-vfmadd231ps-instructions-to-be-executed
7 years ago
Paul Sutton fe3d723bdd Updating copyright notices and project name 10 years ago
ismagom c4e0e403ce Using CTest for testing 11 years ago