#include <stdio.h>#include <stdlib.h>#include <check.h>#include "../../hash/voc_htab32.h"#include "htab32.c"#include "../../hash/nps_vocab.c"#include "../nb.c"#include "rm.h"#include <fcntl.h>#include <sys/types.h>#include <sys/stat.h>#include <unistd.h>#include <fts.h>#include <errno.h>#include <string.h>#include "fgetl.h"#include "../msg.c"Defines | |
| #define | _GNU_SOURCE |
Functions | |
| START_TEST (check_weights) | |
| END_TEST | START_TEST (check_ignore_marginals) |
| END_TEST Suite * | file_suite (void) |
| int | main (int argc, char **argv) |
| #define _GNU_SOURCE |
| END_TEST Suite* file_suite | ( | void | ) |
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
| END_TEST START_TEST | ( | check_ignore_marginals | ) |
| START_TEST | ( | check_weights | ) |
1.6.3