History log of /netbsd-src/tests/sys/Makefile (Results 1 – 5 of 5)
Revision Date Author Comments
# 268edb6f 15-Oct-2020 mgorny <mgorny@NetBSD.org>

Add tests for process_xmm_to_s87() and process_s87_to_xmm()


# bd9707e0 30-Jun-2020 riastradh <riastradh@NetBSD.org>

New test sys/crypto/aes/t_aes.

Runs aes_selftest on all kernel AES implementations supported on the
current hardware, not just the preferred one.


# d36c52e7 02-Dec-2014 christos <christos@NetBSD.org>

tests for network address printers.


# 9d0b4b5b 13-Jul-2010 jmmv <jmmv@NetBSD.org>

Get rid of static Atffiles and let bsd.test.mk generate them on the fly.


# 2c2857e9 15-Mar-2010 jmmv <jmmv@NetBSD.org>

Add some basic tests for rc.d scripts to validate the execution of
subcommands and the optional argument passing to them from the command
line.

Triggered by the modification of the run_rc_command fu

Add some basic tests for rc.d scripts to validate the execution of
subcommands and the optional argument passing to them from the command
line.

Triggered by the modification of the run_rc_command function in rc.subr
to allow passing in extra parameters to the commands defined in rc.d
scripts.

show more ...