Home
last modified time | relevance | path

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

/openbsd/src/regress/sys/dev/kcov/
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/src/regress/sys/kern/unveil/
Dsyscalls.c692 test_exec(int do_uv) in test_exec() function
939 failures += runcompare(test_exec); in main()