OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test_script
(Results
1 - 4
of
4
) sorted by null
/external/e2fsprogs/tests/
Makefile.in
14
all:: @DO_TEST_SUITE@ test_one
test_script
26
test_script
: test_one
test_script
.in Makefile mke2fs.conf
27
@echo "Creating
test_script
..."
28
@echo "#!/bin/sh" >
test_script
29
@echo "SRCDIR=@srcdir@" >>
test_script
30
@cat $(srcdir)/
test_script
.in >>
test_script
31
@chmod +x
test_script
50
check:: test_pre test_post
test_script
[
all
...]
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-scripts/
script.exp
131
foreach
test_script
$test_script_list {
132
run_dump_test [string range $
test_script
0 end-2]
/external/v8/test/cctest/
test-sampler-api.cc
227
const char*
test_script
=
local
239
SamplingTestHelper helper(
test_script
);
/external/e2fsprogs/lib/ss/
Makefile.in
169
-@(LD_LIBRARY_PATH=$(LIB) DYLD_LIBRARY_PATH=$(LIB) ./test_ss -f $(srcdir)/
test_script
> test_out 2>&1; exit 0)
Completed in 475 milliseconds