1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-11-01 07:43:04 +00:00

Restructuring the src/tests directory. Deleted old tests. Added new test cases. Added signal sample for the tests.

git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@198 64b25241-fba3-4117-9849-534c7e92360d
This commit is contained in:
Luis Esteve
2012-06-22 14:17:28 +00:00
parent 0cc9a67b47
commit 950765180f
37 changed files with 762 additions and 1076 deletions

View File

@@ -54,7 +54,7 @@ public:
}
std::string implementation()
{
return "DirectResamplerConditioner";
return "Direct_Resampler";
}
size_t item_size()
{