#include <dirent.h>
#include <string.h>
#include <stdlib.h>
#include <qpOASES_e.h>
#include <qpOASES_e/UnitTesting.h>
Go to the source code of this file.
Macros | |
#define | _SVID_SOURCE |
Functions | |
int | main (int argc, char *argv[]) |
#define _SVID_SOURCE |
Definition at line 24 of file test_bench.c.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Try to solve a list of or all OQP examples in testing/problems
Definition at line 35 of file test_bench.c.