1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-11-19 00:04:58 +00:00
gnss-sdr/src/tests/unit-tests/signal-processing-blocks
Jim Melton 3bf2deb2ae
fixed failing unit test
I don't know how this didn't run before submitting the PR. CI tests are great!

The file-based signal sources were modified to not throw an exception on creation
but rather when connect() is called. The unit test was checking for an exception
upon construction.
2021-02-15 15:33:16 -07:00
..
acquisition Improve handling of the filesystem library 2021-01-16 14:37:19 +01:00
adapter Apply and add clang-tidy ckecks readability-make-member-function-const and readability-qualified-auto 2020-12-30 21:49:29 +01:00
filter Apply more concise file header format 2020-12-30 13:35:06 +01:00
libs Apply more concise file header format 2020-12-30 13:35:06 +01:00
observables Apply more concise file header format 2020-12-30 13:35:06 +01:00
pvt Improve handling of the filesystem library 2021-01-16 14:37:19 +01:00
resampler Apply more concise file header format 2020-12-30 13:35:06 +01:00
sources fixed failing unit test 2021-02-15 15:33:16 -07:00
telemetry_decoder Apply more concise file header format 2020-12-30 13:35:06 +01:00
tracking Improve handling of the filesystem library 2021-01-16 14:37:19 +01:00