Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
autotest
/
13b26ccb4a1bb4fa0beb383e5a38c1996f31e110
/
bin
17c8f7b
autotest: Skylab_suite in venv.
by Xixuan Wu
· 7 years ago
df76439
[autoest] Make skylab_inventory scripts importable from cli
by Prathmesh Prabhu
· 7 years ago
2678d36
lucifer: Clean up
by Allen Li
· 7 years ago
cc15350
[autotest] Add job_aborter
by Allen Li
· 7 years ago
2fa7237
autotest: add a venv wrapper for rpc_flight_recorder
by Aviv Keshet
· 7 years ago
156697b
[autotest] Pass USR1 abort to job_shepherd stdin
by Allen Li
· 7 years ago
6c0cabd
[autotest] Import new python_venv script
by Allen Li
· 7 years ago
20dd90f
[autotest] Add placeholder job_reporter
by Allen Li
· 7 years ago
ae67a7f
Revert "[autotest] Add virtualenv bootstrap stuff"
by Dan Shi
· 8 years ago
d03574e
[autotest] Add virtualenv bootstrap stuff
by Allen Li
· 8 years ago
9453ed5
Move bin directory under client/
by mbligh
· 18 years ago
8ad56be
config: set a standard for config names and move to it
by apw
· 18 years ago
019aa94
barrier: add additional diagnostic on server timeout and flush output
by apw
· 18 years ago
1fc728c
update parallel tests to ensure output is ordered
by apw
· 18 years ago
96da1a4
job: continuation of a job should not remove results
by apw
· 18 years ago
2e33c6a
ABAT: ensure we tell the server when we are rebooting
by apw
· 18 years ago
0c01f07
config: add proxy handling
by apw
· 18 years ago
0887704
kernel: use the config_get abstraction
by apw
· 18 years ago
1b5dc36
kernel: add a direct boot() method
by apw
· 18 years ago
d5668d4
autotest: we do not need the test directory on our path
by apw
· 18 years ago
201aa89
Fix up stupid spacing issues
by mbligh
· 18 years ago
df31f0a
status: fix up broken whitespace handling
by apw
· 18 years ago
1003801
Add hooks to check for OS dependencies
by mbligh
· 18 years ago
25864da
check_version: bump up to 2.4 if available
by apw
· 18 years ago
548f29a
Allow specification of a local mirror
by mbligh
· 18 years ago
ba5bbfd
kernel: use globbing to find the kernel image
by apw
· 18 years ago
d470197
kernel: build the modules in parallel also
by apw
· 18 years ago
227ef65
boottool: fix broken info method
by apw
· 18 years ago
bd0bdc2
Fix up explit path
by mbligh
· 18 years ago
ea97ab8
Fix up version checking for python and glibc
by mbligh
· 18 years ago
c6b01ed
Change explicit Python 2.4 references to generic /usr/bin/python
by mbligh
· 18 years ago
504a7dd
harness: document the harness attribute of job
by apw
· 18 years ago
059e1b1
config: add a simple job configuration interface
by apw
· 18 years ago
17dbf05
I always forget to copy system.map and vmlinux to /boot :)
by mbligh
· 18 years ago
ce5ae56
Fix up glibc version checking
by mbligh
· 18 years ago
709bb9b
drop kernel.logfile from job kernel object before pickling it.
by mbligh
· 18 years ago
cabfdaf
cope with 2 digit versions of glibc
by mbligh
· 18 years ago
3c933b9
This patch adds glibc version checking to pi_tests setup code.
by mbligh
· 18 years ago
663e4f6
add check_glibc_ver function to autotest_utils.py
by mbligh
· 18 years ago
0a3cc5f
parallel: switch test forks over to the new parallel interface
by apw
· 18 years ago
8fef4ac
parallel: move to forking children
by apw
· 18 years ago
00a69a6
ABAT: basic harness
by apw
· 18 years ago
de1503a
harness: add the bones of a server harness and noop harness
by apw
· 18 years ago
4426de0
add build_log to kernel build
by mbligh
· 18 years ago
a1a5688
Fix stupid typo in extraversion handling. sed was meant to be -i
by mbligh
· 18 years ago
8f243ec
copy control file to results directory
by mbligh
· 18 years ago
a87116f
hook kernel class to add a newly built kernel to the bootloader.
by mbligh
· 18 years ago
9ef1f8b
Currently if one does not specify an initrd when initially creating a
by mbligh
· 18 years ago
4e8c3a3
fix typo in kernel install
by mbligh
· 18 years ago
a2bb9d6
switch /usr/bin/time to use -o rather than file redirects in build_timed
by mbligh
· 18 years ago
7db8d0b
job: ensure status continuation lines are parsable
by apw
· 18 years ago
242799e
Revert accidental commital of parts of barrier code
by mbligh
· 18 years ago
bb7b891
add initial test.kernel.org parsing code. Nowhere close to a working state
by mbligh
· 18 years ago
2db3931
barrier: add copyright information
by apw
· 18 years ago
6a1d4db
Fixups for kernel.install()
by mbligh
· 18 years ago
0ad6558
When take cross building into account, I think another arg dir is useful,
by mbligh
· 18 years ago
12a7df7
tests: add downloadable test support v3
by mbligh
· 18 years ago
0778a2f
reboot: when we envoke reboot we need to pause until continued
by apw
· 18 years ago
f133d01
Fix spacing in boottool.py
by mbligh
· 18 years ago
9ec8acc
Move cpu_online_map into autotest_utils
by mbligh
· 18 years ago
5c1e26a
Fix up quoting in file_contains_pattern()
by mbligh
· 18 years ago
e11f5fc
Fix get_kernel_build_ver() to work off Makefile not version.h
by mbligh
· 18 years ago
ad849ee
Fix typos
by mbligh
· 18 years ago
caa605c
Fix up reboot handling
by mbligh
· 18 years ago
fdbcaec
Make installing kernels work properly
by mbligh
· 18 years ago
c9fdc40
Make boottool use the local instance of the boottool command, and
by mbligh
· 18 years ago
9e64687
Make kernel.install take an optional tag
by mbligh
· 18 years ago
662a2a2
Clean up finding tools for vmlinux and System.map
by mbligh
· 18 years ago
56f1fbb
Break out fd_stack into its own class file
by mbligh
· 18 years ago
d7fb4a6
Add filesystem class for handling fs operations
by mbligh
· 18 years ago
d931a58
Fix stupid typo in os.environ to access hash [], not ()
by mbligh
· 18 years ago
50f42ea
Add mkinitrd function to kernel.py, this function depends
by mbligh
· 18 years ago
42b81ca
This patch try to add get_os_vendor function to autotest_utils.py,
by mbligh
· 18 years ago
5250863
Comment unmap_url
by mbligh
· 18 years ago
f06db0f
Add running_config() function to fetch path of running config
by mbligh
· 18 years ago
7bdbfbd
Fix up grep() to pass ignorestatus properly and handle compressed files
by mbligh
· 18 years ago
ae470a3
Copy vmlinux as well
by mbligh
· 18 years ago
6fcb02e
According to the wiki, kernel.install() is not supposed to take any
by mbligh
· 18 years ago
89beac3
barrier: new heavier testing with larger memberships
by apw
· 18 years ago
b13af9e
barrier: cleanup and standardise progress indicators
by apw
· 18 years ago
910c40e
fix output sequencing and location for tests
by mbligh
· 18 years ago
96cdb7f
self-test: ensure we do not execute filters as tests
by apw
· 18 years ago
ca46824
self-tests: ensure NNN-filter is executable
by apw
· 18 years ago
7d8200d
fix up a few spare ; lying around
by mbligh
· 18 years ago
9d97aee
barriers: add self tests
by mbligh
· 18 years ago
fadca20
barriers: add multi-machine barrier support
by mbligh
· 18 years ago
89228a4
add test output filtering support
by mbligh
· 18 years ago
4055ec0
add test output filtering support
by mbligh
· 18 years ago
c324091
self-test: show test failures using diff
by apw
· 18 years ago
18b9d33
self-test: move to using /bin/pwd to cover for symlinked directories
by apw
· 18 years ago
e404619
The following patch replaces the current grub bootloader code in
by mbligh
· 18 years ago
534015f
Fix up kernelexpand handling, add a sample control file.
by mbligh
· 18 years ago
1a9a234
Create tools/ directory and move kernelexpand into it
by mbligh
· 18 years ago
5629af0
I was also hoping you'd consider taking the following patch if you did
by mbligh
· 18 years ago
d96d584
Add kernelexpand tool
by mbligh
· 18 years ago
cc2e666
Disable cross-compilation. It's horribly broken.
by mbligh
· 18 years ago
6d4c941
Enable a specifiable log file to the kernel.build() command
by mbligh
· 18 years ago
d7341d5
fd stacks ensure we wait for any tee processes to serialise output
by mbligh
· 18 years ago
78e1702
fix fd stacks such that they really update sys.stdout et al
by mbligh
· 18 years ago
f3fef46
Add the -t flag to autotest to tag the run of a job
by mbligh
· 18 years ago
Next »