summaryrefslogtreecommitdiffstats
path: root/src/sss_client/idmap/sss_nss_idmap.unit_tests
blob: 361cc3b134ead52cf458afe27c055739d6728441 (plain)
1
2
3
4
5
6
# version script files can be combined. They needn't be in single file
UNIT_TEST_ONLY {
    # should not be part of installed library
    global:
        sss_nss_make_request;
};