UDP change name and description of the test
This commit is contained in:
		| @@ -14,9 +14,9 @@ | ||||
|  | ||||
| /**************************************************************************** | ||||
|  * @file main.cpp | ||||
|  * @author Serge Ayer <serge.ayer@hefr.ch> | ||||
|  * @author Sierro Yann | ||||
|  * | ||||
|  * @brief Simple example of test program for raw and shared pointers | ||||
|  * @brief Test of raw pointer | ||||
|  * | ||||
|  * @date 2022-09-01 | ||||
|  * @version 0.1.0 | ||||
| @@ -93,4 +93,4 @@ static Case cases[] = { | ||||
|  | ||||
| static Specification specification(greentea_setup, cases); | ||||
|  | ||||
| int main() { return !Harness::run(specification); } | ||||
| int main() { return !Harness::run(specification); } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user