NetBSD/tests/dev/cgd
martin 8693f01d5f Unfortunately rump does not provide the same magic as MAKEDEV does
for native /dev and create an alias for disk devices w/o partition
latter pointing at the raw partition, so for rump based tests we
actually have to calculate the concrete device name.

Use an idiom suggested by kre for this which also works for ports that
have kern.rawpartition > 4.
2022-11-30 17:49:09 +00:00
..
Makefile cgdconfig(8): Add support for shared keys. 2022-08-12 10:49:17 +00:00
h_countkey.sh cgdconfig(8): Add support for shared keys. 2022-08-12 10:49:17 +00:00
paramsfile Retire the old C helper in h_img2cgd since we can now write everything 2010-12-14 17:48:31 +00:00
t_cgd.sh Unfortunately rump does not provide the same magic as MAKEDEV does 2022-11-30 17:49:09 +00:00
t_cgd_3des.c
t_cgd_adiantum.c clang can't handle __aligned on anonymous structure initializers. 2020-08-20 13:33:54 +00:00
t_cgd_aes.c Plaintext buffers are used directly for write() operations to the raw device. 2020-08-15 10:03:10 +00:00
t_cgd_blowfish.c Plaintext buffers are used directly for write() operations to the raw device. 2020-08-15 10:03:10 +00:00
t_cgdconfig.sh When run from py-anita/amd64 this test fails with: 2022-08-13 17:46:26 +00:00