Test: libcrmcommon: Add a file of mocked function stubs.
Hopefully the comment at the top of the file explains its purpose pretty
well. Any other library besides libcrmcommon that will also use mocked
functions will require its own mock.c file, and any test cases that add
mocked functions will require adding stubs into this file.