Main Page
Related Pages
Modules
Classes
Files
File List
File Members
include
test_timestamp.h
1
#ifndef TEST_TIMESTAMP_H
2
#define TEST_TIMESTAMP_H 1
3
4
5
/* ========================================================================== */
6
/* Function prototypes */
7
8
int
test_timestamp
(
void
);
9
10
11
#endif
/* TEST_TIMESTAMP_H */
12
13
/* EOF */
test_timestamp
int test_timestamp(void)
Test enc_timestamp_decode() implementation.
Definition:
test_timestamp.c:44
Generated at 2024-04-27 using