freebsd-nq/tests/sys/opencrypto
Enji Cooper 1de3fb0425 Fix up TEST_METADATA
- `TEST_METADATA.foo` should be `TEST_METADATA.run_tests`: this will unbreak
  trying to run the tests on a system without python installed in $PATH.
- The tests require root because they load aesni(4) and/or cryptodev(4) if
  not already loaded.

MFC after:	2 weeks
Sponsored by:	Dell EMC Isilon
2017-06-01 19:46:48 +00:00
..
cryptodev.py Honor the requested crid when running a test. 2017-06-01 19:27:38 +00:00
cryptodevh.py
cryptotest.py
dpkt.py
Makefile Fix up TEST_METADATA 2017-06-01 19:46:48 +00:00
Makefile.depend DIRDEPS_BUILD: Connect MK_TESTS. 2016-03-09 22:46:01 +00:00
runtests.sh