fre.make.tests.test_create_makefile module
Test fre make create-makefile
- fre.make.tests.test_create_makefile.test_bm_makefile_creation()
- Check the makefile is created when a bare-metal platform is used 
- fre.make.tests.test_create_makefile.test_compileyaml_exists()
- Check the compile yaml exists 
- fre.make.tests.test_create_makefile.test_container2step_makefile_creation()
- Check the makefile is created when the two stage container is used 
- fre.make.tests.test_create_makefile.test_container_makefile_creation()
- Check the makefile is created when the container platform is used 
- fre.make.tests.test_create_makefile.test_modelyaml_exists()
- Check the model yaml exists 
- fre.make.tests.test_create_makefile.test_platformyaml_exists()
- Check the platform yaml exists