#include <check.h>
#include <stdio.h>
#include "amb_kf.h"
#include "single_diff.h"
#include "check_utils.h"
Go to the source code of this file.
Functions | |
END_TEST Suite * | amb_kf_test_suite (void) |
START_TEST (test_lsq) |
END_TEST Suite* amb_kf_test_suite | ( | void | ) |
Definition at line 69 of file check_amb_kf.c.
START_TEST | ( | test_lsq | ) |
Definition at line 8 of file check_amb_kf.c.