aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/data/stream
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2016-09-14 12:39:05 -0400
committerJack Lloyd <[email protected]>2016-09-15 09:23:22 -0400
commitdc5aa5be4d254f9f7e9b68cd265058011462cdaf (patch)
tree5f883c1fd95d00ec2c9a5cacc974f43149cc9505 /src/tests/data/stream
parentbe4655148cfc8cb048fd53de0965cc5e939c4cbc (diff)
Add cpuid overload to test framework
Diffstat (limited to 'src/tests/data/stream')
-rw-r--r--src/tests/data/stream/chacha.vec3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/tests/data/stream/chacha.vec b/src/tests/data/stream/chacha.vec
index 47d3aa7fe..f7ba701ba 100644
--- a/src/tests/data/stream/chacha.vec
+++ b/src/tests/data/stream/chacha.vec
@@ -1,3 +1,6 @@
+
+#test cpuid sse2
+
[ChaCha(8)]
# Tests got from the original implementation of Daniel J. Bernstein