Refactored test suite template code
Restructed test suite helper and main code to support tests suite helper functions, changed C++ comments to C-style, and made the generated source code more navigable.
This commit is contained in:
parent
152ea18037
commit
0269dad5e5
3 changed files with 42 additions and 41 deletions
|
@ -131,7 +131,7 @@ print TEST_FILE << "END";
|
|||
|
||||
|
||||
/*----------------------------------------------------------------------------*/
|
||||
/* Common helper functions */
|
||||
/* Common helper code */
|
||||
|
||||
$test_common_helpers
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue