Add xonly tests, initially written by deraadt@. Tweaked by me to fit and
authoranton <anton@openbsd.org>
Wed, 18 Jan 2023 19:18:49 +0000 (19:18 +0000)
committeranton <anton@openbsd.org>
Wed, 18 Jan 2023 19:18:49 +0000 (19:18 +0000)
commitdeeae2d57a5b67c29fc378ce6edd576805fe7ae7
tree95314985ec2aba274c9babe78536008f7c56806b
parent5368703543a23b294fbb2c47c1a57455e51b55a1
Add xonly tests, initially written by deraadt@. Tweaked by me to fit and
the regress framework and allowing the expected outcome to be enumerated
per architecture. Currently limited to amd64 and arm64.
regress/sys/kern/Makefile
regress/sys/kern/xonly/Makefile [new file with mode: 0644]
regress/sys/kern/xonly/xonly.c [new file with mode: 0644]