drd/tests/std_mutex: Add a unit test for std::mutex
commitd6efbcb0b515eff5228ccd06c7fb137fd4e0a1be
authorBart Van Assche <bvanassche@acm.org>
Thu, 16 Jan 2020 03:23:02 +0000 (15 19:23 -0800)
committerBart Van Assche <bvanassche@acm.org>
Thu, 16 Jan 2020 04:01:40 +0000 (15 20:01 -0800)
tree4b3b6cbe7931c29517fa82580c497b575e45d026
parentbb8c57ec64445648788efdb458bde3b7c5d8806e
drd/tests/std_mutex: Add a unit test for std::mutex
.gitignore
drd/tests/Makefile.am
drd/tests/std_mutex.cpp [new file with mode: 0644]
drd/tests/std_mutex.stderr.exp [new file with mode: 0644]
drd/tests/std_mutex.vgtest [new file with mode: 0644]