Carles Fernandez
|
34f24562cf
|
Apply automated code formatting
Documented at .clang-format
See http://clang.llvm.org/docs/ClangFormat.html and http://clang.llvm.org/docs/ClangFormatStyleOptions.html
|
2018-03-03 02:03:39 +01:00 |
|
Carles Fernandez
|
1fc9592736
|
Update test name
|
2018-03-01 19:52:03 +01:00 |
|
Carles Fernandez
|
24f6003ba0
|
Remove iostream from header files
and in redundant places such as in unit tests
|
2018-02-25 22:49:06 +01:00 |
|
Unknown
|
0f45e7d211
|
Block Factory filter instantiation tests
Added test cases for Pulse_Blanking, Notch and Notch_Lite filters
|
2017-10-13 16:21:26 +02:00 |
|
Carles Fernandez
|
ff89df1ea1
|
Fix GCC warning
|
2017-08-18 13:11:12 +02:00 |
|
Carles Fernandez
|
61f8df3586
|
Replace some C-style cast by static_cast<>()
See https://stackoverflow.com/questions/1609163/what-is-the-difference-between-static-cast-and-c-style-casting
|
2017-08-18 12:45:47 +02:00 |
|
Carles Fernandez
|
85cc7802be
|
Fix const correctness when catching exceptions
See https://stackoverflow.com/questions/7581654/about-catching-exception-good-practices
Unneeded includes unistd.h removed
Close dump files in destructor
|
2017-08-14 13:59:00 +02:00 |
|
Carles Fernandez
|
4ba0dd63cb
|
Update PVT block name
|
2017-07-12 21:25:15 +02:00 |
|
Carles Fernandez
|
ec83f384bf
|
Add minor fixes
|
2017-07-12 10:01:20 +02:00 |
|
Carles Fernandez
|
b1f880c19a
|
Fix test
|
2017-07-03 12:42:22 +02:00 |
|
Carles Fernandez
|
40f02e30c2
|
Avoid underscores in Test Cases and Test Names
According to
https://github.com/google/googletest/blob/master/googletest/docs/FAQ.md#why-should-not-test-case-names-and-test-names-contain-underscore
|
2017-06-25 22:53:11 +02:00 |
|
Javier Arribas
|
807ca24fc2
|
Refactoring code. Adding new experimental tests and new common TX time observables algorithm
|
2017-04-12 17:04:51 +02:00 |
|
Carles Fernandez
|
bbd1c2fe7c
|
Add test of stopping the receiver by a external program
|
2016-10-16 10:40:07 +02:00 |
|
Carles Fernandez
|
b7e06dc6a2
|
Refactor QA code
|
2016-09-29 12:26:48 +02:00 |
|