Home
last modified time | relevance | path

Searched refs:test_remote (Results 1 – 1 of 1) sorted by relevance

/openbsd/regress/sys/dev/kcov/
H A Dkcov.c50 static int test_remote(struct context *);
80 { "remote", test_remote, 1 }, in main()
479 test_remote(struct context *ctx) in test_remote() function