mirror of
https://github.com/opnsense/src.git
synced 2026-03-12 05:32:15 -04:00
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 |
||
|---|---|---|
| .. | ||
| attach_d_test.sh | ||
| conf.sh | ||
| configure_b_B_test.sh | ||
| delkey_test.sh | ||
| detach_l_test.sh | ||
| init_a_test.sh | ||
| init_alias_test.sh | ||
| init_B_test.sh | ||
| init_i_P_test.sh | ||
| init_J_test.sh | ||
| init_test.sh | ||
| integrity_copy_test.sh | ||
| integrity_data_test.sh | ||
| integrity_hmac_test.sh | ||
| kill_test.sh | ||
| Makefile | ||
| Makefile.depend | ||
| nokey_test.sh | ||
| onetime_a_test.sh | ||
| onetime_d_test.sh | ||
| onetime_test.sh | ||
| readonly_test.sh | ||
| resize_test.sh | ||
| setkey_test.sh | ||