fix names, add shared make file

This commit is contained in:
Andreas Gieriet
2020-02-10 00:54:45 +01:00
parent 6921ec60be
commit 0cbc2bda70
5 changed files with 65 additions and 4 deletions
+1 -1
View File
@@ -161,7 +161,7 @@ static void test_assert_lines_no_newline_at_the_end(void)
*/
int main(void)
{
TestMainBasic("PROGC Test Lib", setup, teardown
TestMainBasic("SNP Test Lib", setup, teardown
, test_remove_file_that_exists
, test_remove_file_that_does_not_exist
, test_assert_lines_empty_file