commit | 540e11ced7765e6256b4744a1cd46b079f4f382e | [log] [tgz] |
---|---|---|
author | Anas Nashif <anas.nashif@intel.com> | Sat May 05 14:08:01 2018 -0500 |
committer | Anas Nashif <nashif@linux.intel.com> | Mon May 07 12:27:07 2018 -0400 |
tree | 003f339893d66184a934fc5ae73659298e4c75ac | |
parent | bc672895bab69744aa905e15ee5e43f6f6353d67 [diff] |
tests: rename main test to main.c For many tests, avoid splitting into files and put eveything in main.c. For many of the tests, use main.c as the test source file to keep things consistent. Signed-off-by: Anas Nashif <anas.nashif@intel.com>