|
Coda Distributed File System
|
#include <fcntl.h>#include <netinet/in.h>#include <stdint.h>#include <string.h>#include <sys/socket.h>#include <unistd.h>#include <gtest/gtest.h>#include "codatunnel.private.h"
Functions | |
| TEST (fileapi, disabled_when_fork_never_called) | |
| TEST (fileapi, register_is_error_and_zeroes_cookie_when_disabled) | |
| TEST (fileapi, wait_finalize_unreg_contract_when_disabled) | |
| TEST | ( | fileapi | , |
| disabled_when_fork_never_called | |||
| ) |
| TEST | ( | fileapi | , |
| register_is_error_and_zeroes_cookie_when_disabled | |||
| ) |
| TEST | ( | fileapi | , |
| wait_finalize_unreg_contract_when_disabled | |||
| ) |