History log of /openbsd-current/regress/sbin/bioctl/Makefile
Revision Date Author Comments
# 1.9 30-Aug-2023 kn

cover failure on insecure passfiles


# 1.8 30-Aug-2023 kn

exercise [-p passfile] (this is not a keydisk)


# 1.7 30-Aug-2023 kn

verify that the number of rounds does not decrease


# 1.6 21-Aug-2023 kn

cover force recreation (with smallest non-default number of rounds)

The idea is for a later diff to inspect -v output wrt. chosen number of
rounds in order to a) test -r behaviour and b) confirm that '-Cforce -rN'
that a value has been recreated (output is identical for attach an create).


# 1.5 21-Aug-2023 kn

rename target to reflect reality

Volumes can be recreated, but the same chunk cannot be used twice.
This is what '-C force' is for.


# 1.4 21-Aug-2023 kn

= ought to be += in previous


# 1.3 21-Aug-2023 kn

cover expected failures for volume recreation and the empty passphrase


# 1.2 21-Aug-2023 anton

bioctl tests needs root


# 1.1 20-Aug-2023 kn

First tests for bioctl(8), start with scripted creation + passphrase change

These are meant for CLI bits like passphrase hashing, error handling and
interactive vs. scripted behaviour.

regress/sys/dev/softraid/ and stuff like regress/usr.sbin/installboot/
already test specific softraid(4) disciplines and disk handling.


# 1.6 21-Aug-2023 kn

cover force recreation (with smallest non-default number of rounds)

The idea is for a later diff to inspect -v output wrt. chosen number of
rounds in order to a) test -r behaviour and b) confirm that '-Cforce -rN'
that a value has been recreated (output is identical for attach an create).


# 1.5 21-Aug-2023 kn

rename target to reflect reality

Volumes can be recreated, but the same chunk cannot be used twice.
This is what '-C force' is for.


# 1.4 21-Aug-2023 kn

= ought to be += in previous


# 1.3 21-Aug-2023 kn

cover expected failures for volume recreation and the empty passphrase


# 1.2 21-Aug-2023 anton

bioctl tests needs root


# 1.1 20-Aug-2023 kn

First tests for bioctl(8), start with scripted creation + passphrase change

These are meant for CLI bits like passphrase hashing, error handling and
interactive vs. scripted behaviour.

regress/sys/dev/softraid/ and stuff like regress/usr.sbin/installboot/
already test specific softraid(4) disciplines and disk handling.


# 1.6 21-Aug-2023 kn

cover force recreation (with smallest non-default number of rounds)

The idea is for a later diff to inspect -v output wrt. chosen number of
rounds in order to a) test -r behaviour and b) confirm that '-Cforce -rN'
that a value has been recreated (output is identical for attach an create).


# 1.5 21-Aug-2023 kn

rename target to reflect reality

Volumes can be recreated, but the same chunk cannot be used twice.
This is what '-C force' is for.


# 1.4 21-Aug-2023 kn

= ought to be += in previous


# 1.3 21-Aug-2023 kn

cover expected failures for volume recreation and the empty passphrase


# 1.2 21-Aug-2023 anton

bioctl tests needs root


# 1.1 20-Aug-2023 kn

First tests for bioctl(8), start with scripted creation + passphrase change

These are meant for CLI bits like passphrase hashing, error handling and
interactive vs. scripted behaviour.

regress/sys/dev/softraid/ and stuff like regress/usr.sbin/installboot/
already test specific softraid(4) disciplines and disk handling.