blob: 4de0d07019ffe4aa4eb21eac7e66fd8117399e3a [file] [log] [blame]
David Benjamin3ecd0a52017-05-19 15:26:18 -04001# This file contains source lists that are also consumed by
2# generate_build_files.py.
3#
4# TODO(davidben): Move the other source lists into this file.
5
6set(
7 CRYPTO_TEST_DATA
8
David Benjamin8c2e8282017-05-22 16:33:29 -04009 crypto/curve25519/ed25519_tests.txt
David Benjamin3ecd0a52017-05-19 15:26:18 -040010 crypto/fipsmodule/aes/aes_tests.txt
11)