Skip to content
Snippets Groups Projects
Commit e8227671 authored by Timur Safin's avatar Timur Safin Committed by Igor Munkin
Browse files

test: make clock_lowres.test tap-compatible

NO_DOC=internal
NO_CHANGELOG=internal
parent c4cb98b6
No related merge requests found
#include "unit.h"
#include <math.h>
#include <unistd.h>
#include "clock_lowres.h"
#include "clock.h"
#define UNIT_TAP_COMPATIBLE 1
#include "unit.h"
/** Test duration in seconds. */
#define TEST_LEN 1.5
......
1..1
ok 1 - Check that monotonic lowres clock does not diverge too much from monotonic clock
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment