Merge commit 'd37f23263584774e1798e9ac909a398304a05091'
* commit 'd37f23263584774e1798e9ac909a398304a05091': checkasm: Add unit tests for bswapdsp Merged-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
@@ -54,6 +54,9 @@
|
||||
|
||||
/* List of tests to invoke */
|
||||
static void (* const tests[])(void) = {
|
||||
#if CONFIG_BSWAPDSP
|
||||
checkasm_check_bswapdsp,
|
||||
#endif
|
||||
#if CONFIG_H264PRED
|
||||
checkasm_check_h264pred,
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user