summaryrefslogtreecommitdiffstats
path: root/src/confdb
diff options
context:
space:
mode:
authorJakub Hrozek <jhrozek@redhat.com>2013-03-04 16:37:04 +0100
committerJakub Hrozek <jhrozek@redhat.com>2013-03-19 22:14:02 +0100
commit26590d31f492dbbd36be6d0bde46a4bd3b221edb (patch)
tree609094c17e2d97134e7b9369df0c54f437c63e7c /src/confdb
parent754b09b5444e6da88ed58d6deaed8b815e268b6b (diff)
downloadsssd-26590d31f492dbbd36be6d0bde46a4bd3b221edb.tar.gz
sssd-26590d31f492dbbd36be6d0bde46a4bd3b221edb.tar.xz
sssd-26590d31f492dbbd36be6d0bde46a4bd3b221edb.zip
Do not compile main() in DP if UNIT_TESTING is defined
The simple access provider unit tests now need to link against the Data Provider when they start using the be_file_account_request() function. But then we would start having conflicts as at least the main() functions would clash. If UNIT_TESTING is defined, then the data_provider_be.c module does not contain the main() function and can be linked against directly from another module that contains its own main() function
Diffstat (limited to 'src/confdb')
0 files changed, 0 insertions, 0 deletions