fre.make.tests package
Subpackages
Submodules
- fre.make.tests.test_create_compile module
- fre.make.tests.test_create_dockerfile module- test_bad_platform_option()
- test_bad_target_option()
- test_bad_yamlpath_option()
- test_compileyaml_exists()
- test_container_build_script_creation()
- test_container_dir_creation()
- test_create_dockerfile()
- test_dockerfile_contents()
- test_dockerfile_creation()
- test_modelyaml_exists()
- test_no_op_platform()
- test_platformyaml_exists()
- test_runscript_creation()
 
- fre.make.tests.test_create_makefile module
- fre.make.tests.test_run_fremake module- test_bad_platform_option()
- test_bad_target_option()
- test_bad_yamlpath_option()
- test_compileyaml_exists()
- test_modelyaml_exists()
- test_platformyaml_exists()
- test_run_fremake_bad_target()
- test_run_fremake_build_script_creation_container()
- test_run_fremake_checkout_script_creation_container()
- test_run_fremake_checkout_script_creation_multijob()
- test_run_fremake_checkout_script_creation_multitarget()
- test_run_fremake_checkout_script_creation_serial()
- test_run_fremake_compile_script_creation_multijob()
- test_run_fremake_compile_script_creation_multitarget()
- test_run_fremake_compile_script_creation_serial()
- test_run_fremake_container()
- test_run_fremake_dockerfile_creation_container()
- test_run_fremake_makefile_creation_container()
- test_run_fremake_makefile_creation_multijob()
- test_run_fremake_makefile_creation_multitarget()
- test_run_fremake_makefile_creation_serial()
- test_run_fremake_multijob()
- test_run_fremake_multiple_targets()
- test_run_fremake_run_script_creation_container()
- test_run_fremake_serial()