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