--| Copyright (c) 1993-2006 University of Southern California and contributors. --| All rights reserved. --| Your use of this work is governed under the terms of the GNU General --| Public License version 2. -- This is a test control file test_name ca-063-001 test_description Test rule CA063 - Class naming convention violated copy_sub Ace $TEST Ace copy_raw test.e $CLUSTER test.e copy_raw test__bad_1.e $CLUSTER test__bad_1.e copy_raw test_bad_2.e $CLUSTER test_bad_2.e analyze_code rule CA063 analyze_code_result violation "TEST__BAD_1 CA063:7; TEST_BAD_2 CA063:7" test_end