]> git.corax.cc Git - toolbox/commit
test/mutex: Add testcases for mutex module
authorMatthias Kruk <m@m10k.eu>
Tue, 20 Apr 2021 14:18:41 +0000 (23:18 +0900)
committerMatthias Kruk <m@m10k.eu>
Tue, 20 Apr 2021 14:18:41 +0000 (23:18 +0900)
commit36a9b8d3c0cae10b66aa710133c871dc7d4c9be2
tree46ffadc5dfdd839ab63145a3f180bc18a5736890
parent0cefd82f9bf08c319b46215c2f0e96d1cd243a9f
test/mutex: Add testcases for mutex module

This commit adds testcases for all functions of the mutex module.
test/mutex.sh [new file with mode: 0755]