testing: ranges for random values
authorJohann <johannkoenig@google.com>
Wed, 28 Jun 2017 21:33:38 +0000 (14:33 -0700)
committerJohann <johannkoenig@google.com>
Fri, 30 Jun 2017 14:25:30 +0000 (07:25 -0700)
commitce5b17f9ad936941eee61dfc5b3daebc02f0a5b6
tree3fa3f1ec26d40da68c38fc8a49c8f6bc0288e022
parent89d3dc043e3e6c2a3a93b7162bd333802919e3c8
testing: ranges for random values

Add a method to acm_random.h to generate ranges of values

Add a way to call that method to buffer.h

Adjust dct_[partial_]test.cc to use it.

Change-Id: I8c23ae9d27612c28f050b0e44c41cb4ad2494086
test/acm_random.h
test/buffer.h
test/dct_partial_test.cc
test/dct_test.cc