This test uses newly implemented -Se feature of tao_idl. Using this feature
user can prohibit custom endings (e.g. -hs or -hc) for TAO specific include fils.

__Regression Output__

[vzykov@glasgow tao566_regression]$ ./run_test.pl
ERROR: Custom endings are incorrectly applied.


__Successful Output__

[vzykov@glasgow tao563_regression]$ ./run_test.pl
processing test.idl
INFO: orbsvcs/FT_CORBA_ORBC.h
INFO: orbsvcs/CosNotification_stub.h
INFO: orbsvcs/PortableGroupC.h
INFO: test_stub.h
INFO: orbsvcs/FT_CORBA_ORBC.h
INFO: orbsvcs/CosNotification_skel.h
INFO: orbsvcs/PortableGroupS.h
INFO: Test passed!
