Fix *drvls.f: duplicate loop to make work query for each of test cases
authoreugene.chereshnev <eugenechereshnev@gmail.com>
Fri, 24 Mar 2017 20:27:10 +0000 (13:27 -0700)
committereugene.chereshnev <eugenechereshnev@gmail.com>
Fri, 24 Mar 2017 23:49:56 +0000 (16:49 -0700)
commit020611be4a693045d0581baf7369b793a6c67ed3
treec464126c3f5a017cabf8e4afd64bee3814b8c06c
parent4506e47617765c0e13d9d9fb3c6458dbfeda8dbb
Fix *drvls.f: duplicate loop to make work query for each of test cases

Workspace size is not monotonic function of input sizes so there should
be loop over all test cases with workspace queries and finding maximum
between them.
TESTING/LIN/cdrvls.f
TESTING/LIN/ddrvls.f
TESTING/LIN/sdrvls.f
TESTING/LIN/zdrvls.f