index
:
openembedded-core.git
daisy
danny
denzil
dizzy
dora
dylan
fido
jethro
krogoth
master
master-next
master-next-1.9
master-next2
morty
pyro
thud
Mirror of openembedded-core
Multi-Tech Systems
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
meta
/
lib
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'meta/lib')
-rw-r--r--
meta/lib/buildstats.py
158
-rw-r--r--
meta/lib/oe/buildhistory_analysis.py
143
-rw-r--r--
meta/lib/oe/classextend.py
12
-rw-r--r--
meta/lib/oe/classutils.py
2
-rw-r--r--
meta/lib/oe/copy_buildsystem.py
18
-rw-r--r--
meta/lib/oe/data.py
34
-rw-r--r--
meta/lib/oe/distro_check.py
305
-rw-r--r--
meta/lib/oe/gpg_sign.py
30
-rw-r--r--
meta/lib/oe/lsb.py
76
-rw-r--r--
meta/lib/oe/manifest.py
28
-rw-r--r--
meta/lib/oe/package.py
23
-rw-r--r--
meta/lib/oe/package_manager.py
1442
-rw-r--r--
meta/lib/oe/packagedata.py
2
-rw-r--r--
meta/lib/oe/packagegroup.py
10
-rw-r--r--
meta/lib/oe/patch.py
161
-rw-r--r--
meta/lib/oe/path.py
43
-rw-r--r--
meta/lib/oe/prservice.py
26
-rw-r--r--
meta/lib/oe/qa.py
106
-rw-r--r--
meta/lib/oe/recipeutils.py
113
-rw-r--r--
meta/lib/oe/rootfs.py
189
-rw-r--r--
meta/lib/oe/sdk.py
83
-rw-r--r--
meta/lib/oe/sstatesig.py
82
-rw-r--r--
meta/lib/oe/terminal.py
22
-rw-r--r--
meta/lib/oe/utils.py
61
-rw-r--r--
meta/lib/oeqa/buildperf/base.py
412
-rw-r--r--
meta/lib/oeqa/buildperf/test_basic.py
48
-rw-r--r--
meta/lib/oeqa/controllers/masterimage.py
20
-rw-r--r--
meta/lib/oeqa/controllers/testtargetloader.py
2
-rw-r--r--
meta/lib/oeqa/core/README
38
-rw-r--r--
meta/lib/oeqa/core/__init__.py
(renamed from meta/lib/oe/tests/__init__.py)
0
-rw-r--r--
meta/lib/oeqa/core/case.py
46
-rw-r--r--
meta/lib/oeqa/core/cases/__init__.py
0
-rw-r--r--
meta/lib/oeqa/core/cases/example/data.json
1
-rw-r--r--
meta/lib/oeqa/core/cases/example/test_basic.py
20
-rw-r--r--
meta/lib/oeqa/core/context.py
243
-rw-r--r--
meta/lib/oeqa/core/decorator/__init__.py
71
-rw-r--r--
meta/lib/oeqa/core/decorator/data.py
98
-rw-r--r--
meta/lib/oeqa/core/decorator/depends.py
94
-rw-r--r--
meta/lib/oeqa/core/decorator/oeid.py
23
-rw-r--r--
meta/lib/oeqa/core/decorator/oetag.py
24
-rw-r--r--
meta/lib/oeqa/core/decorator/oetimeout.py
25
-rw-r--r--
meta/lib/oeqa/core/exception.py
14
-rw-r--r--
meta/lib/oeqa/core/loader.py
272
-rw-r--r--
meta/lib/oeqa/core/runner.py
76
-rw-r--r--
meta/lib/oeqa/core/target/__init__.py
33
-rw-r--r--
meta/lib/oeqa/core/target/qemu.py
45
-rw-r--r--
meta/lib/oeqa/core/target/ssh.py
266
-rw-r--r--
meta/lib/oeqa/core/tests/__init__.py
0
-rw-r--r--
meta/lib/oeqa/core/tests/cases/data.py
20
-rw-r--r--
meta/lib/oeqa/core/tests/cases/depends.py
38
-rw-r--r--
meta/lib/oeqa/core/tests/cases/loader/invalid/oeid.py
15
-rw-r--r--
meta/lib/oeqa/core/tests/cases/loader/valid/another.py
9
-rw-r--r--
meta/lib/oeqa/core/tests/cases/oeid.py
18
-rw-r--r--
meta/lib/oeqa/core/tests/cases/oetag.py
18
-rw-r--r--
meta/lib/oeqa/core/tests/cases/timeout.py
18
-rw-r--r--
meta/lib/oeqa/core/tests/common.py
35
-rwxr-xr-x
meta/lib/oeqa/core/tests/test_data.py
51
-rwxr-xr-x
meta/lib/oeqa/core/tests/test_decorators.py
135
-rwxr-xr-x
meta/lib/oeqa/core/tests/test_loader.py
86
-rwxr-xr-x
meta/lib/oeqa/core/tests/test_runner.py
38
-rw-r--r--
meta/lib/oeqa/core/utils/__init__.py
0
-rw-r--r--
meta/lib/oeqa/core/utils/misc.py
44
-rw-r--r--
meta/lib/oeqa/core/utils/path.py
19
-rw-r--r--
meta/lib/oeqa/core/utils/test.py
86
-rw-r--r--
meta/lib/oeqa/files/test.c
(renamed from meta/lib/oeqa/runtime/files/test.c)
0
-rw-r--r--
meta/lib/oeqa/files/test.cpp
(renamed from meta/lib/oeqa/runtime/files/test.cpp)
0
-rw-r--r--
meta/lib/oeqa/files/test.pl
(renamed from meta/lib/oeqa/runtime/files/test.pl)
0
-rw-r--r--
meta/lib/oeqa/files/test.py
(renamed from meta/lib/oeqa/runtime/files/test.py)
0
-rw-r--r--
meta/lib/oeqa/oetest.py
165
-rwxr-xr-x
meta/lib/oeqa/runexported.py
8
-rw-r--r--
meta/lib/oeqa/runtime/_ptest.py
125
-rw-r--r--
meta/lib/oeqa/runtime/_qemutiny.py
9
-rw-r--r--
meta/lib/oeqa/runtime/buildcvs.py
31
-rw-r--r--
meta/lib/oeqa/runtime/buildgalculator.py
23
-rw-r--r--
meta/lib/oeqa/runtime/buildiptables.py
31
-rw-r--r--
meta/lib/oeqa/runtime/case.py
17
-rw-r--r--
meta/lib/oeqa/runtime/cases/_ptest.py
103
-rw-r--r--
meta/lib/oeqa/runtime/cases/_qemutiny.py
8
-rw-r--r--
meta/lib/oeqa/runtime/cases/buildcpio.py
30
-rw-r--r--
meta/lib/oeqa/runtime/cases/buildgalculator.py
28
-rw-r--r--
meta/lib/oeqa/runtime/cases/buildiptables.py
34
-rw-r--r--
meta/lib/oeqa/runtime/cases/connman.py
30
-rw-r--r--
meta/lib/oeqa/runtime/cases/date.py
38
-rw-r--r--
meta/lib/oeqa/runtime/cases/df.py
13
-rw-r--r--
meta/lib/oeqa/runtime/cases/dnf.py
123
-rw-r--r--
meta/lib/oeqa/runtime/cases/gcc.py
73
-rw-r--r--
meta/lib/oeqa/runtime/cases/kernelmodule.py
40
-rw-r--r--
meta/lib/oeqa/runtime/cases/ldd.py
25
-rw-r--r--
meta/lib/oeqa/runtime/cases/logrotate.py
42
-rw-r--r--
meta/lib/oeqa/runtime/cases/multilib.py
41
-rw-r--r--
meta/lib/oeqa/runtime/cases/oe_syslog.py
66
-rw-r--r--
meta/lib/oeqa/runtime/cases/pam.py
33
-rw-r--r--
meta/lib/oeqa/runtime/cases/parselogs.py
(renamed from meta/lib/oeqa/runtime/parselogs.py)
216
-rw-r--r--
meta/lib/oeqa/runtime/cases/perl.py
37
-rw-r--r--
meta/lib/oeqa/runtime/cases/ping.py
24
-rw-r--r--
meta/lib/oeqa/runtime/cases/python.py
43
-rw-r--r--
meta/lib/oeqa/runtime/cases/rpm.py
142
-rw-r--r--
meta/lib/oeqa/runtime/cases/scanelf.py
26
-rw-r--r--
meta/lib/oeqa/runtime/cases/scp.py
33
-rw-r--r--
meta/lib/oeqa/runtime/cases/skeletoninit.py
33
-rw-r--r--
meta/lib/oeqa/runtime/cases/ssh.py
15
-rw-r--r--
meta/lib/oeqa/runtime/cases/systemd.py
(renamed from meta/lib/oeqa/runtime/systemd.py)
151
-rw-r--r--
meta/lib/oeqa/runtime/cases/x32lib.py
19
-rw-r--r--
meta/lib/oeqa/runtime/cases/xorg.py
17
-rw-r--r--
meta/lib/oeqa/runtime/connman.py
31
-rw-r--r--
meta/lib/oeqa/runtime/context.py
220
-rw-r--r--
meta/lib/oeqa/runtime/date.py
31
-rw-r--r--
meta/lib/oeqa/runtime/decorator/package.py
53
-rw-r--r--
meta/lib/oeqa/runtime/df.py
12
-rw-r--r--
meta/lib/oeqa/runtime/gcc.py
47
-rw-r--r--
meta/lib/oeqa/runtime/kernelmodule.py
34
-rw-r--r--
meta/lib/oeqa/runtime/ldd.py
21
-rw-r--r--
meta/lib/oeqa/runtime/loader.py
16
-rw-r--r--
meta/lib/oeqa/runtime/logrotate.py
28
-rw-r--r--
meta/lib/oeqa/runtime/multilib.py
42
-rw-r--r--
meta/lib/oeqa/runtime/pam.py
25
-rw-r--r--
meta/lib/oeqa/runtime/perl.py
30
-rw-r--r--
meta/lib/oeqa/runtime/ping.py
22
-rw-r--r--
meta/lib/oeqa/runtime/python.py
35
-rw-r--r--
meta/lib/oeqa/runtime/rpm.py
120
-rw-r--r--
meta/lib/oeqa/runtime/scanelf.py
28
-rw-r--r--
meta/lib/oeqa/runtime/scp.py
22
-rw-r--r--
meta/lib/oeqa/runtime/skeletoninit.py
29
-rw-r--r--
meta/lib/oeqa/runtime/smart.py
243
-rw-r--r--
meta/lib/oeqa/runtime/ssh.py
19
-rw-r--r--
meta/lib/oeqa/runtime/syslog.py
52
-rw-r--r--
meta/lib/oeqa/runtime/utils/__init__.py
0
-rw-r--r--
meta/lib/oeqa/runtime/utils/targetbuildproject.py
39
-rw-r--r--
meta/lib/oeqa/runtime/x32lib.py
18
-rw-r--r--
meta/lib/oeqa/runtime/xorg.py
16
-rw-r--r--
meta/lib/oeqa/sdk/__init__.py
3
-rw-r--r--
meta/lib/oeqa/sdk/buildcvs.py
25
-rw-r--r--
meta/lib/oeqa/sdk/buildgalculator.py
24
-rw-r--r--
meta/lib/oeqa/sdk/buildiptables.py
26
-rw-r--r--
meta/lib/oeqa/sdk/case.py
12