Skip to content
Failed

Changes

Summary

  1. unittest/test_files.TransparentEF_Test: Actually test encoder (details)
Commit 88437a485e1bba2d95398d592213e3400e606ac8 by laforge
unittest/test_files.TransparentEF_Test: Actually test encoder

In the test_encode_file() method, we should actually test the encoder,
and not the decoder.  I suppose this was a copy+paste mistake at some
point?  In the LinearFixedEF_Test.test_encoder_record we were already
testing the encoder. Just TransparentEF_Test got it wrong...

Change-Id: Id23305a78ab9acd2e006f2b26b72408795844d23
The file was modifiedtests/unittests/test_files.py