aboutsummaryrefslogtreecommitdiff
path: root/tools/lib/lockdep/tests/ABCABC.c
AgeCommit message (Collapse)AuthorFilesLines
2013-11-27liblockdep: Add pthread_mutex_t test suiteSasha Levin1-0/+15
This is a rather simple and basic test suite to test common locking issues. Beyond tests, it also shows how to use the library. Signed-off-by: Sasha Levin <[email protected]> Signed-off-by: Peter Zijlstra <[email protected]> Cc: [email protected] Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Ingo Molnar <[email protected]>