David Benjamin | 3ecd0a5 | 2017-05-19 15:26:18 -0400 | [diff] [blame] | 1 | # 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 | |||||
6 | set( | ||||
7 | CRYPTO_TEST_DATA | ||||
8 | |||||
David Benjamin | 8c2e828 | 2017-05-22 16:33:29 -0400 | [diff] [blame^] | 9 | crypto/curve25519/ed25519_tests.txt |
David Benjamin | 3ecd0a5 | 2017-05-19 15:26:18 -0400 | [diff] [blame] | 10 | crypto/fipsmodule/aes/aes_tests.txt |
11 | ) |