index
:
ast2050-yocto-poky
fido
Modified yocto poky sources to support the Aspeed AST2050 and ASUS KGPE-D16 / KCMA-D8
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
meta
/
lib
/
oeqa
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/oeqa/runtime: timeout increases
Stefan Stanacar
2013-09-14
2
-2
/
+2
*
bitbake.conf: include machine name in DEPLOY_DIR_IMAGE
Paul Eggleton
2013-09-14
1
-1
/
+7
*
lib/oeqa/runtime: smart: limit channel add to useful ones
Stefan Stanacar
2013-09-11
1
-1
/
+3
*
lib/oeqa/qemurunner: Use a timeout in select() call
Richard Purdie
2013-09-06
1
-1
/
+1
*
lib/oeqa/runtime: add basic scanelf test
Stefan Stanacar
2013-09-06
1
-0
/
+26
*
oeqa/runtime/scp: replace dd call
Mihai Lindner
2013-09-06
1
-10
/
+9
*
oeqa/utils/sshcontrol: tweak ssh options
Mihai Lindner
2013-09-06
1
-11
/
+12
*
oeqa/oetest: oeRuntimeTest: enable long messages
Mihai Lindner
2013-09-06
2
-2
/
+2
*
lib/oeqa/runtime: smart: serve repo on host ip only and increase timeout
Stefan Stanacar
2013-09-03
2
-4
/
+5
*
lib/oeqa/runtime: ping: fix ping false fail
Stefan Stanacar
2013-08-30
1
-3
/
+9
*
lib/oeqa/runtime: syslog: fix test for logger in case of systemd
Stefan Stanacar
2013-08-30
1
-1
/
+1
*
lib/oeqa/utils: qemurunner: fix when runqemu errors out
Stefan Stanacar
2013-08-30
1
-2
/
+2
*
lib/oeqa: move skeletoninit.py where it belongs
Stefan Stanacar
2013-08-30
1
-0
/
+0
*
classes/testimage: add support for finding tests in other layers
Stefan Stanacar
2013-08-28
1
-0
/
+3
*
lib/oeqa/runtime: remove some unnecessary checks from setUpModule
Stefan Stanacar
2013-08-28
4
-8
/
+1
*
lib/oeqa/runtime: smart: add checks for smart output
Stefan Stanacar
2013-08-26
1
-5
/
+5
*
lib/oeqa/runtime: multilib: fix typo
Stefan Stanacar
2013-08-26
1
-1
/
+1
*
lib/oeqa: change behaviour for unskippable tests
Stefan Stanacar
2013-08-26
1
-1
/
+3
*
lib/oeqa/runtime: add iptables, cvs and sudoku projects build tests on target
Mihai Prica
2013-08-26
3
-0
/
+93
*
lib/oeqa/utils: targetbuild: Add helper class for building packages on target
Mihai Prica
2013-08-26
1
-0
/
+63
*
lib/oeqa: make it possible to restart the target
Stefan Stanacar
2013-08-26
2
-7
/
+28
*
lib/oeqa/runtime: smart: add new smart tests
Mihai Lindner
2013-08-26
1
-11
/
+91
*
lib/oeqa/utils: decorators: return the decorated method
Mihai Lindner
2013-08-26
1
-3
/
+3
*
lib/oeqa/utils: qemurunner: save host IP address
Mihai Lindner
2013-08-26
1
-8
/
+3
*
lib/oeqa/utils: new file: httpserver.py useful for serving files over HTTP to...
Mihai Lindner
2013-08-26
1
-0
/
+32
*
lib/oeqa/runtime: rpm: add install and erase tests
Stefan Stanacar
2013-08-26
1
-3
/
+27
*
lib/oeqa/runtime: add vncserver for target test
Mihai Prica
2013-08-26
1
-0
/
+22
*
lib/oeqa/runtime: add adjust date and time test
Mihai Prica
2013-08-26
1
-0
/
+27
*
lib/oeqa/runtime: add new scp test
Alexandru Palalau
2013-08-26
1
-0
/
+22
*
lib/oeqa/runtime: add new PAM support test
Alexandru Palalau
2013-08-26
1
-0
/
+24
*
lib/oeqa/runtime: add new skeletoninit test
Alexandru Palalau
2013-08-26
1
-0
/
+28
*
lib/oeqa/runtime: add new logrotate test
Alexandru Palalau
2013-08-26
1
-0
/
+27
*
lib/oeqa/runtime: add a test for ldd
Cornel Stoicescu
2013-08-26
1
-0
/
+19
*
lib/oeqa/runtime: add test for perl
Cornel Stoicescu
2013-08-26
2
-0
/
+30
*
lib/oeqa/runtime: add basic test for x32 images
Alexandru Georgescu
2013-08-26
1
-0
/
+17
*
lib/oeqa/runtime: add new systemd tests
Alexandru Palalau
2013-08-13
1
-0
/
+35
*
lib/oeqa/runtime: rework syslog test
Stefan Stanacar
2013-08-13
1
-7
/
+16
*
oeqa/utils/qemurunner: get ip old fashioned way and use tcp serial console
Stefan Stanacar
2013-08-13
2
-87
/
+81
*
oeqa/utils/qemurunner: fix wrong var in message
Stefan Stanacar
2013-08-06
1
-1
/
+1
*
oeqa/runtime/xorg: use the right ps command for xorg test
Stefan Stanacar
2013-08-03
1
-2
/
+2
*
oeqa/utils/qemurunner: tweak console bootparam and ip command
Stefan Stanacar
2013-08-03
1
-2
/
+2
*
oeqa/utils/qemurunner: add comment and header
Stefan Stanacar
2013-08-03
1
-0
/
+7
*
oeqa/utils/sshcontrol: increase and log timeout in output
Stefan Stanacar
2013-08-03
1
-4
/
+6
*
lib/oeqa: fix dependecy check
Stefan Stanacar
2013-07-16
2
-1
/
+4
*
testimage.bbclass, lib/oeqa: add headers and comments
Stefan Stanacar
2013-07-16
3
-0
/
+26
*
classes/testimage.bbclass: use a copy of rootfs for tests
Stefan Stanacar
2013-07-16
1
-1
/
+1
*
lib/oeqa/runtime: add tests for syslog and df
Alexandru Palalau
2013-07-16
2
-0
/
+50
*
lib/oeqa/oetest.py: provide a ps command for all tests
Stefan Stanacar
2013-07-16
2
-8
/
+2
*
lib/oeqa/runtime/multilib.py: use readelf instead of file
Stefan Stanacar
2013-07-16
1
-3
/
+6
*
testimage.bbclass, lib/oeqa/utils/qemurunner.py: make boot timeout configurab...
Stefan Stanacar
2013-07-16
1
-5
/
+5
[next]