Show
Ignore:
Timestamp:
11/13/09 09:15:50 (15 years ago)
Author:
mido
Message:

stresssuite - halfway point

Files:
1 moved

Legend:

Unmodified
Added
Removed
  • library/tests/stresssuite/arx_stress.cpp

    r717 r721  
    1212 
    1313#include "estim/arx.h" 
     14#include "../mat_checks.h" 
     15 
    1416using namespace bdm; 
    1517 
    16 int main() { 
     18TEST ( arx_stress ) { 
    1719        // Setup model 
    1820        vec th ( "0.8 -0.3 0.4 0.01" );