#include <check.h>
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include <ambiguity_test.h>
#include "check_utils.h"
Go to the source code of this file.
Functions | |
END_TEST Suite * | ambiguity_test_suite (void) |
START_TEST (test_update_sats_same_sats) | |
END_TEST | START_TEST (test_update_sats_rebase) |
END_TEST | START_TEST (test_ambiguity_update_reference) |
END_TEST | START_TEST (test_sats_match) |
END_TEST Suite* ambiguity_test_suite | ( | void | ) |
Definition at line 125 of file check_ambiguity_test.c.
START_TEST | ( | test_update_sats_same_sats | ) |
Definition at line 13 of file check_ambiguity_test.c.
END_TEST START_TEST | ( | test_update_sats_rebase | ) |
Definition at line 33 of file check_ambiguity_test.c.
END_TEST START_TEST | ( | test_ambiguity_update_reference | ) |
Definition at line 68 of file check_ambiguity_test.c.
END_TEST START_TEST | ( | test_sats_match | ) |
Definition at line 104 of file check_ambiguity_test.c.