sh tests: Add support for running tested programs within another program.
Specifying the --prefix command line arg executes all test programs within the context of the prefix string, which is assigned to VPX_TEST_PREFIX. All test functions updated to include VPX_TEST_PREFIX in their eval command. Change-Id: I2e215cc8f216048edf3269db02a6b5660fe32318
Showing
- test/decode_to_md5.sh 2 additions, 1 deletiontest/decode_to_md5.sh
- test/decode_with_drops.sh 2 additions, 1 deletiontest/decode_with_drops.sh
- test/postproc.sh 2 additions, 1 deletiontest/postproc.sh
- test/resize_util.sh 1 addition, 1 deletiontest/resize_util.sh
- test/simple_decoder.sh 2 additions, 1 deletiontest/simple_decoder.sh
- test/simple_encoder.sh 1 addition, 1 deletiontest/simple_encoder.sh
- test/tools_common.sh 20 additions, 10 deletionstest/tools_common.sh
- test/twopass_encoder.sh 1 addition, 1 deletiontest/twopass_encoder.sh
- test/vp8cx_set_ref.sh 3 additions, 3 deletionstest/vp8cx_set_ref.sh
- test/vp9_spatial_svc_encoder.sh 3 additions, 4 deletionstest/vp9_spatial_svc_encoder.sh
- test/vpx_temporal_svc_encoder.sh 2 additions, 2 deletionstest/vpx_temporal_svc_encoder.sh
Loading
Please register or sign in to comment