#include <gtest/gtest.h>#include <fstream>#include "fields2cover/headland_generator/constant_headland.h"#include "fields2cover/utils/random.h"#include "fields2cover/types.h"
Go to the source code of this file.
Functions | |
| TEST (fields2cover_hl_const_gen, border_area) | |
| TEST (fields2cover_hl_const_gen, border_swaths) | |
| TEST (fields2cover_hl_const_gen, empty_area) | |
| TEST | ( | fields2cover_hl_const_gen | , |
| border_area | |||
| ) |
Definition at line 23 of file const_hl_test.cpp.
| TEST | ( | fields2cover_hl_const_gen | , |
| border_swaths | |||
| ) |
Definition at line 41 of file const_hl_test.cpp.
| TEST | ( | fields2cover_hl_const_gen | , |
| empty_area | |||
| ) |
Definition at line 13 of file const_hl_test.cpp.