mod_for_factory_scripts
|
Clean upstart for factory test
|
2010-04-29 21:51:25 -07:00 |
mod_for_test_scripts
|
Generate testing SSL cert on the fly; install into nssdb correctly
|
2010-05-03 08:32:06 -07:00 |
archive_build.sh
|
Run hwqual on test_mod=true as it has dependencies on test_mod=true.
|
2010-04-12 12:21:35 -07:00 |
archive_hwqual
|
Fix name of test image from autotest archive.
|
2010-04-20 18:03:51 -07:00 |
autotest
|
Die out autotest script if there is no board parameter specified.
|
2010-04-30 15:58:35 -07:00 |
autotest_lib.sh
|
fix autotest scripts for board variants
|
2010-03-23 21:16:33 -07:00 |
bash_completion
|
fix a typerr in bach_complete.
|
2010-04-01 13:07:10 -07:00 |
binhost_clobber.py
|
Adding in script to clobber build packages that shouldn't be cached.
|
2010-03-16 14:17:30 -07:00 |
build_autotest.sh
|
Enable default board in the new build_autotest script.
|
2010-04-07 17:00:36 -07:00 |
build_gpt.sh
|
Add --bootargs option to build_image.
|
2010-04-30 09:51:23 -07:00 |
build_image
|
Add --bootargs option to build_image.
|
2010-04-30 09:51:23 -07:00 |
build_packages
|
Add symlinks to new build scripts. This obviates the need to run setup_source_tree.sh.
|
2010-02-19 14:54:50 -08:00 |
build_tests.sh
|
Make --board mandatory in build_tests.sh. Also enable building with a default board.
|
2010-03-03 16:42:00 -08:00 |
check_deps
|
Add /usr/local/lib to readlibs for test_image and move ldconfig higher for sful
|
2010-04-08 10:05:46 -07:00 |
chromeos_version.sh
|
Created branch release_40. Update CHROMEOS_VERSION_BRANCH=41
|
2010-04-16 15:20:51 -07:00 |
chromeos-common.sh
|
Switch to GPT-format disk images.
|
2010-03-30 14:17:34 -07:00 |
clean_loopback_devices
|
Adds a script to unmount any mount points in your boards image dir and free loopback devices
|
2010-04-29 14:05:30 -07:00 |
common.sh
|
Retry N-1 times with the --jobs flag, then drop it
|
2010-04-21 08:46:49 -06:00 |
customize_rootfs
|
Add symlinks to new build scripts. This obviates the need to run setup_source_tree.sh.
|
2010-02-19 14:54:50 -08:00 |
debug_32bit.sh
|
A pair of scripts to make it easier to run and debug 32 bit executables on 64 bit systems
|
2010-04-05 15:22:44 -07:00 |
emit_gpt_scripts.sh
|
Only search for the gpt tool if we need it.
|
2010-04-21 14:46:00 -07:00 |
enable_localaccount.sh
|
Don't assume this is run from the chroot and point explicity to it.
|
2010-04-27 13:49:06 -07:00 |
enter_chroot.sh
|
Add a bind mount of /dev to the chroot.
|
2010-04-26 14:07:27 -07:00 |
file_copy.py
|
Changes to enable dev in stateful partition for usb and startup
|
2010-03-11 15:30:38 -08:00 |
generate_test_report
|
Color by default only if TTY stdout. Recurse into results directories.
|
2010-04-29 09:51:42 -07:00 |
get_latest_image.sh
|
adds default board to get_latest_image
|
2010-04-29 10:23:24 -07:00 |
image_to_live.sh
|
Cleans up image_to_live changes and handles errors more gracefully
|
2010-04-30 12:41:59 -07:00 |
image_to_usb.sh
|
Skip dropping caches in each test and between iterations during factory tests.
|
2010-04-29 14:57:37 +08:00 |
image_to_virtualbox.sh
|
VMWare [1/2]: Fix vmware image generation.
|
2010-03-10 16:09:46 -08:00 |
image_to_vmware.sh
|
Create EFI System Partition on USB image during build.
|
2010-04-06 15:00:10 -07:00 |
kernel_fetcher.sh
|
Create a fourth partition to put the raw kernel image in.
|
2010-02-11 17:33:32 -08:00 |
list_installed_packages.sh
|
Start copying over source.
|
2009-10-09 20:56:14 +00:00 |
make_chroot
|
Add symlinks to new build scripts. This obviates the need to run setup_source_tree.sh.
|
2010-02-19 14:54:50 -08:00 |
mk_arm_sd_image.py
|
Start copying over source.
|
2009-10-09 20:56:14 +00:00 |
mk_memento_images.sh
|
New Full AU Format w/ support for kernel partition.
|
2010-04-09 16:07:37 -07:00 |
mod_image_for_test.sh
|
Revert http://codereview.chromium.org/1818001 so that archived build can produce test images
|
2010-04-30 15:48:52 -07:00 |
mount_gpt_image.sh
|
New helper script to mount (and umount) gpt image into image_dir/rootfs and mount /var, /usr/local
|
2010-04-19 14:56:18 -07:00 |
remote_access.sh
|
Changes to image_to_live to copy stateful partition over
|
2010-04-27 13:21:08 -07:00 |
run_32bit.sh
|
A pair of scripts to make it easier to run and debug 32 bit executables on 64 bit systems
|
2010-04-05 15:22:44 -07:00 |
run_remote_tests.sh
|
Added --test_args parameter that passes its value as -a flag to autoserv.
|
2010-04-28 21:51:16 +04:00 |
run_tests.sh
|
Update script for running unittests to work with new build system.
|
2010-03-02 13:17:44 -08:00 |
set_shared_user_password.sh
|
Start copying over source.
|
2009-10-09 20:56:14 +00:00 |
setup_board
|
Add symlinks to new build scripts. This obviates the need to run setup_source_tree.sh.
|
2010-02-19 14:54:50 -08:00 |
start_devserver
|
adds Devserver support for statically serving versioned updates.
|
2010-03-20 23:23:48 -07:00 |
sync_build_test.sh
|
Support grabbing gpt-style images from buildbot
|
2010-04-21 17:50:33 -07:00 |
sysroot_wrapper
|
Add symlinks to new build scripts. This obviates the need to run setup_source_tree.sh.
|
2010-02-19 14:54:50 -08:00 |
test_cookie_pipe.py
|
Don't crash if the cookie pipe doesn't exist.
|
2009-11-13 19:17:31 +00:00 |
test_image
|
Add test_image script for checking that dependencies in image are sane
|
2010-03-02 15:28:58 -08:00 |
tracker_spreadsheet_sync
|
tracker/spreadsheet tool: Improve tracker to spreadsheet migration.
|
2010-04-20 16:28:37 -07:00 |
tracker.sh
|
Start of script for entering tracker reports.
|
2009-11-18 23:35:51 +00:00 |