Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
autotest
/
c6b01eded2e1338965b6d9be062bfc0adf7f285b
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
875edc6
add cyclictest docs from tglx
by mbligh
· 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
0d67fa8
New version of atcc
by mbligh
· 18 years ago
7881f34
move menu.py to menu
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
9793e21
fix comment formatting
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
f7d6ae9
Oops. I left a duplicate line in samples/test_add_kernel.
by mbligh
· 18 years ago
518c00b
Add pi_tests
by mbligh
· 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
c8853b1
Fix up version checking in libhugetlbfs.
by mbligh
· 18 years ago
b2c5992
Fix typo in libhugetlbfs.
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
b4eaef2
rename retrieve to retrieve_jobs
by mbligh
· 18 years ago
056d0d3
Make better use of the db
by mbligh
· 18 years ago
d5c33db
Add very basic database stuff
by mbligh
· 18 years ago
5975cf5
rename job class to parse
by mbligh
· 18 years ago
340c968
update
by mbligh
· 18 years ago
b85e6b0
add derive_patches
by mbligh
· 18 years ago
d058eae
isic help file
by mbligh
· 18 years ago
b844d69
cyclictest help file
by mbligh
· 18 years ago
0f8b983
menu.py - view help files in full screen mode
by mbligh
· 18 years ago
9fb0c6b
Fix the other os.mkdir to os.makedirs()
by mbligh
· 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
2276cb7
change from os.mkdir to os.makedirs in rsync.py
by mbligh
· 18 years ago
f5640a9
Move mirror.py to mirror
by mbligh
· 18 years ago
6b1ef87
Stop mirroring broken-out/ directories, and fix quoting of trigger scan file
by mbligh
· 18 years ago
5dfc84e
Fix double-scan to use simpler grouping instead.
by mbligh
· 18 years ago
2c6e693
Add mirror functions, intended to mirror and monitor kernel.org
by mbligh
· 18 years ago
b3edf89
Fix comment in mysql.py
by mbligh
· 18 years ago
7cd9572
set execute on deps/pgpool/pgpool.py
by mbligh
· 18 years ago
264355c
This patch adds pgpool-II-1.0.1 to deps. pgpool does connection
by mbligh
· 18 years ago
caac6e4
Add missing file from dbt2. Half of last patch was missing
by mbligh
· 18 years ago
70e8d1e
This patch further updates the dbt2 test to execute against pgpool.
by mbligh
· 18 years ago
86fa07e
This patch adds Thomas Gleixner's cyclictest.
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
feb1335
There are fio build problems on systems with a new kernel headers.
by mbligh
· 18 years ago
12a7df7
tests: add downloadable test support v3
by mbligh
· 18 years ago
ebe9d17
Fix source extraction of dbt2
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
c09ba04
Add path to modprobe
by mbligh
· 18 years ago
9ec8acc
Move cpu_online_map into autotest_utils
by mbligh
· 18 years ago
04675a0
Set executable.
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
4f3b47a
This patch updates the dbt-2 kit and modifies the test so that it runs
by mbligh
· 18 years ago
5c2a05d
Please consider an upgrade to the latest LTP version.
by mbligh
· 18 years ago
7e97985
This patch adds MySQL-5.0.24a to deps. I'm planning on using it for our
by mbligh
· 18 years ago
1999f59
Change oprofile.py to detect the None return, not the original NameError.
by mbligh
· 18 years ago
5e753ac
atcc v0.04
by mbligh
· 18 years ago
ad849ee
Fix typos
by mbligh
· 18 years ago
0b81c1c
The method os.path.join() didn't appear to be joining the path. I did a
by mbligh
· 18 years ago
f66a853
Make pgsql.py executable
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
4fda72d
Make testjob try to install
by mbligh
· 18 years ago
9e64687
Make kernel.install take an optional tag
by mbligh
· 18 years ago
9b69b77
comments
by mbligh
· 18 years ago
271d582
Add boottool command
by mbligh
· 18 years ago
2866248
Add boottool dependency
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
e08fb0e
Make test directory for fsx configurable
by mbligh
· 18 years ago
d931a58
Fix stupid typo in os.environ to access hash [], not ()
by mbligh
· 18 years ago
4fe672f
Use in-place sed expressions rather than patch to fix up reaim.
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
4acab74
This patch adds PostgreSQL 8.1.4 to deps. I hope it's useful. I'm
by mbligh
· 18 years ago
0e915b8
cleanup
by mbligh
· 18 years ago
48a98db
Clean up logic in setup of libaio
by mbligh
· 18 years ago
5250863
Comment unmap_url
by mbligh
· 18 years ago
c1bda1d
Oops. broke unmap_url
by mbligh
· 18 years ago
e1b3baa
Fix libhugetlbfs typo
by mbligh
· 18 years ago
11b5d26
This patch adds dbt-2 to tests. Dbt-2 is a fair-use implementation of
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
d785087
Tidy up definition of cpu_online_map
by mbligh
· 18 years ago
a16decd
Add cpu hotplug test
by mbligh
· 18 years ago
Next »