freebsd-src/tests/sys
Alan Somers 15e8741a9e MFC r310786, r310803, r310985, r311894
r310786:
Reduce the runtime of the GELI tests

There is no reduction in test coverage.  On my system runtime is reduced
from 38m32s to 6m24s.

tests/sys/geom/class/eli/conf.sh
tests/sys/geom/class/eli/init_a_test.sh
tests/sys/geom/class/eli/init_test.sh
tests/sys/geom/class/eli/integrity_copy_test.sh
tests/sys/geom/class/eli/integrity_data_test.sh
tests/sys/geom/class/eli/integrity_hmac_test.sh
tests/sys/geom/class/eli/onetime_a_test.sh
tests/sys/geom/class/eli/onetime_test.sh
	Move the looping code into common functions in conf.sh, and remove
	alias ciphers from the list.

tests/sys/geom/class/eli/init_a_test.sh
tests/sys/geom/class/eli/init_test.sh
tests/sys/geom/class/eli/integrity_copy_test.sh
tests/sys/geom/class/eli/integrity_data_test.sh
tests/sys/geom/class/eli/integrity_hmac_test.sh
tests/sys/geom/class/eli/onetime_a_test.sh
	Move a few commands that don't need to be in the inner loop out.

tests/sys/geom/class/eli/init_test.sh
tests/sys/geom/class/eli/onetime_a_test.sh
	Reduce the sector count

tests/sys/geom/class/eli/Makefile
tests/sys/geom/class/eli/init_alias_test.sh
	Add a test for initializing a GELI device using one of the cipher
	aliases, and check that the alias is correctly interpreted.

MFC after:	4 weeks
Sponsored by:	Spectra Logic Corp
Differential Revision:	https://reviews.freebsd.org/D8814

r310803:
ATFify the gnop tests

Also, add test cases for the -p, -P, and -s options to gnop create

Reviewed by:	ngie
MFC after:	4 weeks
Differential Revision:	https://reviews.freebsd.org/D8892

r310985:
Update ObsoleteFiles.inc for r310803

MFC after:	26 days
X-MFC-with:	310803

r311894:
Fix typo from change 310985 in ObsoleteFiles.inc

MFC after:	16 days
X-MFC-With:	310803
Sponsored by:	Spectra Logic Corp
2017-01-26 20:10:31 +00:00
..
acl MFstable/11 r305912: 2016-09-18 03:00:46 +00:00
aio MFC r292816,r292818,r292819: 2016-01-04 07:02:48 +00:00
fifo Merge r285891: 2015-08-11 01:51:38 +00:00
file MFC r312111: 2017-01-17 01:56:49 +00:00
geom MFC r310786, r310803, r310985, r311894 2017-01-26 20:10:31 +00:00
kern MFC r312118,r312121: 2017-01-17 01:55:05 +00:00
kqueue MFC r295012 2016-04-14 17:14:11 +00:00
mac MFstable/11 r307715: 2016-10-21 08:25:03 +00:00
mqueue MFC r281593,r282071,r282074,r282133,r282134,r282135,r282136,r282137,r282138: 2015-05-13 12:09:01 +00:00
netinet MFC r264400,r265836: 2014-12-31 23:25:37 +00:00
pjdfstest MFC r284289,r288267: 2015-12-04 18:59:20 +00:00
posixshm MFC r298304: 2016-05-04 07:37:02 +00:00
vfs MFC r289300: 2015-10-26 03:37:01 +00:00
vm MFC r298301: 2016-05-04 07:35:43 +00:00
Makefile MFC r293821: 2016-03-14 01:31:40 +00:00