srsLTE/lib/test/adt
Francisco 5cce2e4dc7 extension of bounded_vector unit test and fix of compilation issues
- now bounded_vector::resize(N) works for move-only types
- bounded_vector assertions now print error messages
- fixed move ctor/assignment of bounded_vector
- created a unit test for bounded_vectors of move-only types
2020-12-12 15:59:27 +01:00
..
CMakeLists.txt implementation of bounded_vector and respective unit test 2020-12-12 15:59:27 +01:00
bounded_bitset_test.cc change license header to agnostic version with hint to root LICENSE file 2020-12-12 15:59:25 +01:00
bounded_vector_test.cc extension of bounded_vector unit test and fix of compilation issues 2020-12-12 15:59:27 +01:00
expected_test.cc change license header to agnostic version with hint to root LICENSE file 2020-12-12 15:59:25 +01:00
interval_test.cc change license header to agnostic version with hint to root LICENSE file 2020-12-12 15:59:25 +01:00
observer_test.cc change license header to agnostic version with hint to root LICENSE file 2020-12-12 15:59:25 +01:00
scope_exit_test.cc change license header to agnostic version with hint to root LICENSE file 2020-12-12 15:59:25 +01:00
span_test.cc change license header to agnostic version with hint to root LICENSE file 2020-12-12 15:59:25 +01:00