1*0e209d39SAndroid Build Coastguard Worker# Copyright (C) 2016 and later: Unicode, Inc. and others. 2*0e209d39SAndroid Build Coastguard Worker# License & terms of use: http://www.unicode.org/copyright.html 3*0e209d39SAndroid Build Coastguard Worker# Copyright (C) 2012 IBM Corporation and Others. All Rights Reserved. 4*0e209d39SAndroid Build Coastguard Worker 5*0e209d39SAndroid Build Coastguard WorkerThis test may be tested on a linux machine like so: 6*0e209d39SAndroid Build Coastguard Worker 7*0e209d39SAndroid Build Coastguard Worker $ env XTRA_OPTS='-fPIC' icurun -i /path/to/icu-build testmap.c 8*0e209d39SAndroid Build Coastguard Worker 9*0e209d39SAndroid Build Coastguard WorkerWhere /path/to/icu-build is the path to an ICU build dir 10*0e209d39SAndroid Build Coastguard Worker 11*0e209d39SAndroid Build Coastguard WorkerAnd where icurun is from : https://github.com/unicode-org/icu/blob/main/tools/scripts/icurun 12*0e209d39SAndroid Build Coastguard Worker 13