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
55
my $
testsdir
= dirname($0);
60
$
testsdir
= abs_path($
testsdir
);
61
print "Running tests from ${
testsdir
}\n";
65
unshift(@INC, $
testsdir
);
437
# EXPAND any occurrences of @TESTDIR@ to $
testsdir
438
$options =~ s/\@TESTDIR\@/$
testsdir
/;
441
$
testsdir
. "/" . $input,
442
$
testsdir
. "/" . $output,
455
my @files = glob( $
testsdir
. '/*.tests' )
[
all
...]
/src/usr.bin/make/unit-tests/
Makefile
822
testsdir
="usr.bin/make/unit-tests"; \
823
fmt="./usr/tests/$$
testsdir
/%s\ttests-usr.bin-tests\tcompattestfile,atf\\n"; \
825
(cd "$$
testsdir
" && egrep '\.(exp|mk)/' CVS/Entries | cut -d/ -f2) | \
Completed in 35 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026