diff options
author | ngie <ngie@FreeBSD.org> | 2017-03-22 01:04:20 +0000 |
---|---|---|
committer | ngie <ngie@FreeBSD.org> | 2017-03-22 01:04:20 +0000 |
commit | 1ae0f6f0c68c69943a9669a175bc18c0b345e786 (patch) | |
tree | b0a6e814b24dabef3d673cf6ab69df312207ea97 /contrib/libc++/include/utility | |
parent | 3260b7788f203a888062cbf2e7bac1510673b39a (diff) | |
download | FreeBSD-src-1ae0f6f0c68c69943a9669a175bc18c0b345e786.zip FreeBSD-src-1ae0f6f0c68c69943a9669a175bc18c0b345e786.tar.gz |
MFC r315320:
Start adding basic tests for cam(3)
This change contains several negative and positive tests for:
- cam_open_device
- cam_close_device
- cam_getccb
- cam_freeccb
This also contains a test for the failure case noted in bug 217649,
i.e., O_RDWR must be specified because pass(4) requires it.
This test unfortunately cannot assume that cam-capable devices are
present, so the user must explicitly provide a device via
`test_suites.FreeBSD.cam_test_device`. In the future, a test kernel
module might be shipped, or ctl(4) might be used, as a test device
when testing out libcam, which will allow the tests to do away with
having to specify an explicit test device.
Diffstat (limited to 'contrib/libc++/include/utility')
0 files changed, 0 insertions, 0 deletions