K 10 svn:author V 4 ngie K 8 svn:date V 27 2017-07-18T08:44:38.449919Z K 7 svn:log V 373 MFC r319844,r319845: r319844: Add positive and negative testcases for cam_get_device(3) r319845: Remove stdlib.h #include added in r319844 A previous iteration of the tests I added in r319844 involved free(3), but that attempt didn't pan out, so I switched to stack allocated buffers instead of heap allocated ones, making the #include unnecessary. MFC with: r319844 END