kernel_optimize_test/tools/lib/lockdep
Ira W. Snyder aef5976fc5 tools/liblockdep: Add include directory to allow tests to compile
All of the programs in the tests directory require the
liblockdep/mutex.h header in order to compile. Add the include directory
to the compiler options so that the tests can be built with the provided
Makefile.

Signed-off-by: Ira W. Snyder <iws@ovro.caltech.edu>
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
2014-02-26 21:21:56 -05:00
..
include/liblockdep liblockdep: Add public headers for pthread_rwlock_t implementation 2013-11-27 11:55:23 +01:00
tests liblockdep: Add pthread_rwlock_t test suite 2013-11-27 11:55:24 +01:00
uinclude tools/liblockdep: Fix include of asm/hash.h 2014-02-26 21:21:53 -05:00
common.c
lockdep liblockdep: Add the 'lockdep' user-space utility 2013-11-27 11:56:25 +01:00
lockdep_internals.h
lockdep_states.h
lockdep.c
Makefile tools/liblockdep: Add include directory to allow tests to compile 2014-02-26 21:21:56 -05:00
preload.c tools/liblockdep: Fix initialization code path 2014-02-26 21:21:49 -05:00
rbtree.c
run_tests.sh liblockdep: Add pthread_mutex_t test suite 2013-11-27 11:55:22 +01:00