* Add integration test and a fix Coverity scan issue * Return `NULL` if `target->platforms` is `NULL` in `rz_arch_platform_target_new` * Move the call of the API which adds the flags/comments for both CPU and platform profiles inside `rz_core_analysis_all()`. * Use `rz_file_is_directory` instead of `rz_file_exists` for the integration tests * Use `RZ_SYS_DIR` on the path while checking for `.tmp` folder * Add a comma at the end of the list on \`meson.build\` |
||
|---|---|---|
| .. | ||
| meson.build | ||
| test_bin_vfiles.c | ||
| test_cpu_platform_profiles.c | ||
| test_open_analyse_save_load_project.c | ||