summaryrefslogtreecommitdiffstats
path: root/Tests/GhsMulti/GhsMultiRenameInstall
Commit message (Collapse)AuthorAgeFilesLines
* GHS: Update tests and notesFred Baksik2019-04-111-3/+3
| | | | | | | | | -- add new tests for custom commands -- minor test cleanup Fixes #15995 Fixes #18909 Fixes #15902
* GHS: Update test suiteFred Baksik2019-01-161-18/+22
| | | | | | | | | | -- Allow for testing default toolset settings If CMake_TEST_GreenHillsMULTI_config is not defined then just run the GHS tests using defaults. -- Handle paths that contain spaces -- Update test suite to use "-non_shared" linker option Fixes linking issue if GHS is not shipped with shared libraries -- Other minor cleanup
* GHS: Update test suiteFred Baksik2019-01-164-0/+51
-- Update test suite so that CMake can use multiple toolsets CMake_TEST_GreenHillsMULTI_config ghs_config_name ghs_target_arch ghs_tools ghs_toolset_name ghs_os_root ghs_os_dir ghs_target_platform ghs_bsp_name -- Change ARM Integrity test to generic Integrity test Add Monolithic build test -- Add other GHS generator tests