Home
last modified time | relevance | path

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

/openbsd/regress/sys/dev/kcov/
H A Dkcov.c46 static int test_exec(struct context *);
76 { "exec", test_exec, 1 }, in main()
343 test_exec(struct context *ctx) in test_exec() function
/openbsd/regress/sys/kern/unveil/
H A Dsyscalls.c691 test_exec(int do_uv) in test_exec() function
938 failures += runcompare(test_exec); in main()