#include <dirent.h>
#include <cstring>
#include <cstdlib>
#include <qpOASES.hpp>
#include <qpOASES/UnitTesting.hpp>
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
Unit test running all benchmark examples stored in problems directory.
Definition in file test_hs268.cpp.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Run benchmark examples.
Definition at line 44 of file test_hs268.cpp.