OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:testsdir
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/lgpl2/userspace-rcu/dist/tests/utils/
utils.sh
18
testsdir
=$(readlink -f "$scriptdir/..")
20
testsdir
="$scriptdir/.."
51
URCU_TESTS_SRCDIR="$
testsdir
"
56
URCU_TESTS_BUILDDIR="$
testsdir
"
/src/external/bsd/tcpdump/dist/tests/
TESTrun
54
my $
testsdir
= dirname($0);
59
$
testsdir
= abs_path($
testsdir
);
60
print "Running tests from ${
testsdir
}\n";
64
unshift(@INC, $
testsdir
);
439
# EXPAND any occurrences of @TESTDIR@ to $
testsdir
440
$options =~ s/\@TESTDIR\@/$
testsdir
/;
443
$
testsdir
. "/" . $input,
444
$
testsdir
. "/" . $output,
457
my @files = glob( $
testsdir
. '/*.tests' )
[
all
...]
/src/usr.bin/make/unit-tests/
Makefile
835
testsdir
="usr.bin/make/unit-tests"; \
836
fmt="./usr/tests/$$
testsdir
/%s\ttests-usr.bin-tests\tcompattestfile,atf\\n"; \
838
(cd "$$
testsdir
" && egrep '\.(exp|mk)/' CVS/Entries | cut -d/ -f2) | \
Completed in 22 milliseconds
Indexes created Sat Mar 28 00:23:22 UTC 2026