generic-poky/scripts
Jiajun Xu fd1d661b39 test: add automation framework and sanitytest
Automation test is disabled by default. User need set TESTCLASS
to qemu in conf/local.conf and run bitbake command "bitbake
poky-image-xxx" or "bitbake poky-image-xxx -c qemuimagetest" to
trigger it. Currently only the sanity test with two testcases are
added.

To run the test, user need prepare a testing environment:
1) "expect" should be installed on system
2) NOPASSWD should be set for user to run bitbake

Signed-off-by Jiajun Xu <jiajun.xu@intel.com>
2010-07-15 12:48:25 +01:00
..
jhbuild Rename rewrite.py to jhbuild2oe.py. 2006-08-10 06:43:09 +00:00
qemuimage-tests/sanity test: add automation framework and sanitytest 2010-07-15 12:48:25 +01:00
README Added scripts dir 2006-07-28 19:47:37 +00:00
create-pull-request scripts/create_pull_request fix a typo 2010-06-10 16:30:32 -07:00
poky-addptable2image Use /sbin/fdisk because not all systems has /sbin in PATH 2008-05-14 12:57:11 +00:00
poky-chroot-run scripts/poky-chroot-run: Make sure Xephyr and chrootuid are installed 2008-01-30 16:20:55 +00:00
poky-chroot-setup poky-chroot-setup: Copy hosts resolv.conf into the guest system to make DNS resolution work 2008-02-01 11:03:55 +00:00
poky-env-internal poky-env-internal: fix a typo 2010-06-10 15:59:11 +01:00
poky-git-proxy-command scripts: Add git proxy script 2008-04-08 11:31:08 +00:00
poky-git-proxy-socks-command scripts/build: Update the git proxy setup instructions 2008-10-23 15:12:41 +01:00
poky-git-proxy-socks.c scripts/build: Update the git proxy setup instructions 2008-10-23 15:12:41 +01:00
poky-nokia800-flashutil poky-nokia800-flashutil: merged offsets from Andrew script and added Diablo notes 2008-08-08 07:41:33 +00:00
poky-qemu scripts: Update qemu scripts with changes in recent qemu calling conventions and the switch to ext3 images 2009-01-05 16:00:31 +00:00
poky-qemu-ifdown scripts: Always try to start distccd, improve distccd cleanup, add SDK directory to the search path so any cross compiler installed in /usr/local/poky is found and used, add ifdown script to avoid warning messages 2008-01-31 17:42:44 +00:00
poky-qemu-ifup Use /sbin/iptables if which iptables fails. 2008-06-26 14:27:31 +00:00
poky-qemu-internal poky-qemu-internal: Use 128MB memory for qemumips/qemuppc 2010-07-15 12:29:35 +01:00
poky-qemu.README poky-qemu.README: Minor updates 2008-05-22 08:22:47 +00:00
poky-trim-schemas Add poky-trim-schemas post install script to remove unneeded schema locale translations from images (credit to Ross Burton for the initial script) 2009-08-28 17:11:57 +01:00
pstage-scanner scripts/pstage-scanner: new script to sanity test the contents of pstage 2010-04-27 16:58:43 +01:00
qemuimage-testlib test: add automation framework and sanitytest 2010-07-15 12:48:25 +01:00
runqemu qemu-scripts: Add support for mips and powerpc machines, update qemuarm 2010-07-15 11:19:10 +01:00

README

This directory contains Various useful scripts for working with poky