1 /******************************************************************** 2 * COPYRIGHT: 3 * Copyright (c) 2003-2010, International Business Machines Corporation and 4 * others. All Rights Reserved. 5 ********************************************************************/ 6 7 void TestUScriptCodeAPI(void); 8 void TestHasScript(void); 9 void TestGetScriptExtensions(void); 10 void TestBinaryValues(void); 11