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>
Fix coding style, test tags and use categories. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
Introduce a test to verify the boot_delay portion of the code in init.c. Signed-off-by: Rajavardhan Gundi <rajavardhan.gundi@intel.com>