xref: /aosp_15_r20/external/libcxx/test/std/input.output/filesystems/lit.local.cfg (revision 58b9f456b02922dfdb1fad8a988d5fd8765ecb80)
1*58b9f456SAndroid Build Coastguard Worker# Disable all of the filesystem tests if the correct feature is not available.
2*58b9f456SAndroid Build Coastguard Workerif 'c++filesystem' not in config.available_features:
3*58b9f456SAndroid Build Coastguard Worker  config.unsupported = True
4