#include <gtest/gtest.h>
#include "fields2cover/objectives/sg_obj/n_swath.h"
#include "fields2cover/types.h"
Go to the source code of this file.
Functions | |
TEST (fields2cover_obj_n_swath, computeCost_cost) | |
TEST (fields2cover_obj_n_swath, get_best_value) | |
TEST (fields2cover_obj_n_swath, params_check) | |
TEST | ( | fields2cover_obj_n_swath | , |
computeCost_cost | |||
) |
Definition at line 22 of file n_swath_test.cpp.
TEST | ( | fields2cover_obj_n_swath | , |
get_best_value | |||
) |
Definition at line 11 of file n_swath_test.cpp.
TEST | ( | fields2cover_obj_n_swath | , |
params_check | |||
) |
Definition at line 51 of file n_swath_test.cpp.