Menu

Commit [r22024]  Maximize  Restore  History

Created the Frame_order.test_generate_rotor2_distribution system test.

This is to test the Frame Order distribution generating base script, used for creating the synthetic
Frame Order test data, and to demonstrate a failure in handling back-calculated RDC data.

To implement this, the test_suite/shared_data/frame_order/cam/ path has been converted into a Python
package (with the addition of the __init__.py files). The base data generation script
test_suite/shared_data/frame_order/cam/generate_base.py has also been modified to use the absolute
path for the data files and its run() method now accepts the save_path argument to allow the files
to be saved into a temporary directory.

bugman 2014-01-17

changed /trunk/test_suite/shared_data/__init__.py
copied /trunk/test_suite/shared_data/__init__.py -> /trunk/test_suite/shared_data/frame_order/__init__.py
copied /trunk/test_suite/shared_data/__init__.py -> /trunk/test_suite/shared_data/frame_order/cam/__init__.py
changed /trunk/test_suite/shared_data/frame_order/cam/generate_base.py
copied /trunk/test_suite/shared_data/frame_order/cam/rotor2/generate_distribution.py -> /trunk/test_suite/system_tests/scripts/frame_order/cam/generate_rotor2_distribution.py
changed /trunk/test_suite/system_tests/frame_order.py
/trunk/test_suite/shared_data/__init__.py Diff Switch to side-by-side view
Loading...
/trunk/test_suite/shared_data/frame_order/cam/generate_base.py Diff Switch to side-by-side view
Loading...
/trunk/test_suite/system_tests/frame_order.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.