aboutsummaryrefslogtreecommitdiffstats
path: root/tests/runfiles/common.run
diff options
context:
space:
mode:
authorRich Ercolani <[email protected]>2021-11-16 14:40:10 -0500
committerGitHub <[email protected]>2021-11-16 12:40:10 -0700
commit269b5dadcfd1d5732cf763dddcd46009a332eae4 (patch)
treeb8984ee595cffcba72d0dfc66be7a15fc5ad7070 /tests/runfiles/common.run
parentb8dcfb2c9ff35fabcfe9dffa58278c7e14b18088 (diff)
Enable edonr in FreeBSD
The code is integrated, builds fine, runs fine, there's not really any reason not to. Reviewed-by: Brian Behlendorf <[email protected]> Reviewed-by: Ryan Moeller <[email protected]> Reviewed-by: Allan Jude <[email protected]> Reviewed-by: Tony Nguyen <[email protected]> Signed-off-by: Rich Ercolani <[email protected]> Closes #12735
Diffstat (limited to 'tests/runfiles/common.run')
-rw-r--r--tests/runfiles/common.run2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/runfiles/common.run b/tests/runfiles/common.run
index 980e25958..89cd58c2a 100644
--- a/tests/runfiles/common.run
+++ b/tests/runfiles/common.run
@@ -109,7 +109,7 @@ tests = ['tst.destroy_fs', 'tst.destroy_snap', 'tst.get_count_and_limit',
tags = ['functional', 'channel_program', 'synctask_core']
[tests/functional/checksum]
-tests = ['run_sha2_test', 'run_skein_test', 'filetest_001_pos',
+tests = ['run_edonr_test', 'run_sha2_test', 'run_skein_test', 'filetest_001_pos',
'filetest_002_pos']
tags = ['functional', 'checksum']