-- test_prescribed_elementary -- Even if some of these compilation units fail, others will compile. -- The compliance test must be run on all that compile. -- Provide equivalent instantiations for other predefined floating -- point types. with TEST_GENERIC_PRESCRIBED_ELEMENTARY; procedure TEST_PRESCRIBED_ELEMENTARY is new TEST_GENERIC_PRESCRIBED_ELEMENTARY ( FLOAT ) ;