isisdataeval - ISISDATA Evaluation and Verification (#5111)
* isisdataeval validates/verifies ISISDATA (new) This new application will evaluate all the files in an ISISDATA local installation for a valid kernel configuration and verify content * Updated change log for isisdataeval * Fixed typo in the XML doc * Correct/updated documentation * isisdataeval corrections/improvements and docs This commit updates documentation base upon code review. Some additional modifications were made to code to clean/clarify some processing and ensure special cases are identified. Added the VERIFY parameter as its not very straight forward if you don’t add the right parameter (need to hash files to find bad filenames). This option will not require any output files to run both validation (always ran) and verification (optional). * isisdataeval tools and documentation The isisdata_mockup.py tool is provide to create an ISISDATA mockup to test the application. This submission documents the process to set up testing in the ISIS Google Test environment. * isisdataeval add tests, data and ISISDATA mockup fixture * Add all of isisdataeval ISISDATA mockup for tests This directory contains a minimal configuration to provide testing for isisdataeval. Note that the total size of all these files is about 120K. See the README.md in ISIS3/isis/src/system/apps/isisdataeval/tools for details on how this data is created. * isisdataeval tests must keep ignored files There are some cube files and other files that end up being excluded in .gitignore. An entry was added that included all the files in this commit.
Loading
Please register or sign in to comment