OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:autotest
(Results
1 - 25
of
965
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/autotest/utils/
site_whitelist_tests
1
/usr/local/
autotest
/client/tests/compilebench/control
2
/usr/local/
autotest
/client/tests/dbench/control
3
/usr/local/
autotest
/client/tests/disktest/control
4
/usr/local/
autotest
/client/tests/fsx/control
5
/usr/local/
autotest
/client/tests/hackbench/control
6
/usr/local/
autotest
/client/tests/unixbench/control
7
/usr/local/
autotest
/client/tests/sleeptest/control
8
/usr/local/
autotest
/server/tests/netperf2/control.srv
9
/usr/local/
autotest
/server/tests/netperf2/control.stress.srv
10
/usr/local/
autotest
/server/tests/netpipe/control.sr
[
all
...]
autotestd.service
2
Description=
Autotest
scheduler
5
ExecStart=/usr/local/
autotest
/scheduler/monitor_db_babysitter
6
User=
autotest
7
Group=
autotest
/external/autotest/client/site_tests/platform_ToolchainOptions/
pie_whitelist
1
/home/
autotest
/tests/logging_UserCrash/src/crasher_nobreakpad
relro_whitelist
1
/home/
autotest
/tests/logging_UserCrash/src/crasher_nobreakpad
/external/autotest/frontend/client/
README.compile
1
To compile GWT clients use
autotest
/utils/compile_gwt_clients.py
/external/autotest/frontend/client/src/autotest/afe/
SiteClassFactory.java
1
package
autotest
.afe;
ClassFactory.java
1
package
autotest
.afe;
3
import
autotest
.afe.create.CreateJobViewPresenter.JobCreateListener;
4
import
autotest
.afe.create.CreateJobViewTab;
/external/autotest/frontend/client/src/autotest/common/
SiteCommonClassFactory.java
1
package
autotest
.common;
SimpleCallback.java
1
package
autotest
.common;
SimpleChangeListener.java
1
package
autotest
.common;
/external/autotest/frontend/client/src/autotest/tko/
SiteClassFactory.java
1
package
autotest
.tko;
TestSelectionListener.java
1
package
autotest
.tko;
3
import
autotest
.common.CustomHistory.HistoryToken;
ClassFactory.java
1
package
autotest
.tko;
/external/autotest/apache/conf/
embedded-spreadsheet-directives
3
# This rule is meant for
autotest
installations under a single directory,
5
RewriteCond /usr/local/
autotest
/frontend/client/www/
autotest
.EmbeddedSpreadsheetClient -d
6
RewriteRule ^/embedded_spreadsheet(.*) /usr/local/
autotest
/frontend/client/www/
autotest
.EmbeddedSpreadsheetClient/$1
8
# This rule is meant for
autotest
installations from a package such as RPM.
9
RewriteCond /usr/share/
autotest
/frontend/client/www/
autotest
.EmbeddedSpreadsheetClient -d
10
RewriteRule ^/embedded_spreadsheet(.*) /usr/share/
autotest
/frontend/client/www/
autotest
.EmbeddedSpreadsheetClient/$
[
all
...]
embedded-tko-directives
3
# This rule is meant for
autotest
installations under a single directory,
5
RewriteCond /usr/local/
autotest
/frontend/client/www/
autotest
.EmbeddedTkoClient -d
6
RewriteRule ^/embedded_tko(.*) /usr/local/
autotest
/frontend/client/www/
autotest
.EmbeddedTkoClient/$1
8
# This rule is meant for
autotest
installations from a package such as RPM.
9
RewriteCond /usr/share/
autotest
/frontend/client/www/
autotest
.EmbeddedTkoClient -d
10
RewriteRule ^/embedded_tko(.*) /usr/share/
autotest
/frontend/client/www/
autotest
.EmbeddedTkoClient/$
[
all
...]
site-directives
1
Include "/usr/local/
autotest
/apache/conf/site-misc-directives"
2
Include "/usr/local/
autotest
/apache/conf/site-sso-directives"
apache-conf
2
Include "/usr/local/
autotest
/apache/apache-conf"
all-directives
5
DocumentRoot /usr/local/
autotest
/apache/www/
6
Include "/usr/local/
autotest
/apache/conf/cgi-directives"
7
Include "/usr/local/
autotest
/apache/conf/gwt-directives"
8
Include "/usr/local/
autotest
/apache/conf/django-directives"
9
Include "/usr/local/
autotest
/apache/conf/afe-directives"
10
Include "/usr/local/
autotest
/apache/conf/tko-directives"
11
Include "/usr/local/
autotest
/apache/conf/new-tko-directives"
12
Include "/usr/local/
autotest
/apache/conf/embedded-tko-directives"
13
Include "/usr/local/
autotest
/apache/conf/embedded-spreadsheet-directives"
14
Include "/usr/local/
autotest
/apache/conf/moblab-setup-directives
[
all
...]
/external/autotest/site_utils/admin/scripts/
fixperms.sh
3
chmod -R o+r /usr/local/
autotest
4
find /usr/local/
autotest
/ -type d | xargs chmod o+x
5
chmod o+x /usr/local/
autotest
/tko/*.cgi
/external/autotest/server/samples/
failtest.srv
3
at =
autotest
.
Autotest
(host)
parallel.srv
1
at =
autotest
.
Autotest
()
sleeptest.srv
3
at =
autotest
.
Autotest
(host)
/external/autotest/site_utils/admin/apache/
site-directives
1
Include "/usr/local/
autotest
/apache/conf/site-sso-directives"
2
Include "/usr/local/
autotest
/apache/conf/site-misc-directives"
/external/autotest/frontend/client/src/autotest/common/ui/
HasTabVisible.java
1
package
autotest
.common.ui;
/external/autotest/frontend/client/test/autotest/moblab/
MoblabSetupClientTest.gwt.xml
2
<inherits name='
autotest
.MoblabSetupClient'/>
Completed in 487 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>