Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
C unit test to cover the basic low-level time handling operations.
Definition in file test-time.c.
Functions | |
static int | calculate_framecount (gavl_time_t t, uint fps) |
TEST (basic) | |
TEST (fps) | |
TEST (ntsc_drop_frame) | |
Variables | |
const int | FPS = 24 |
TESTS_BEGIN const int | FRAMES = 15 |
const int | HOURS = 3 |
const int | MILLIS = 700 |
const int | MINUTES = 55 |
const int | SECONDS = 20 |