tor/changes/test_bench
Sebastian Hahn 38123ffa23 Fix the bench_{aes,dmap} test functions to work with TT
TT expects them to be named test_bench_{aes,dmap}. Also change the
DISABLED macro to reflect that.
2011-11-11 11:47:25 -05:00

6 lines
205 B
Plaintext

o Minor bugfixes:
- Rename the bench_{aes,dmap} functions to test_*, so that tinytest can
pick them up when the tests aren't disabled. Bugfix on 0.2.2.4-alpha
which introduced tinytest.