poky/meta/lib/oeqa
Ross Burton 609d6de745 oeqa/selftest: add test for git working correctly inside pseudo
The fix for CVE-2022-24765 in git[1] breaks any use of git inside
pseudo. Add a simple test case to oe-selftest to verify that at least
basic uses of git work fine under pseudo.

[1] 8959555cee

(From OE-Core rev: c1b43595a023e481daeb6005c431f51897aeb45d)

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 46822268040a23dbb81f71fe35aee8c2663a31f6)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-05-12 16:42:13 +01:00
..
buildperf sanity.bbclass: Move sanity_info from conf to cache 2020-01-10 21:18:22 +00:00
controllers oeqa: modernise subprocess: preexec_fn=os.setsid -> start_new_session=True 2020-02-04 15:56:29 +00:00
core oeqa/target/ssh: don't assume target_dumper is set 2021-09-21 23:44:08 +01:00
files Convert to new override syntax 2021-08-02 15:44:10 +01:00
manual oeqa/manual: Fix no longer valid URLs 2021-10-08 16:43:59 +01:00
runtime oeqa/parselogs: Fix quoting 2021-12-13 23:02:49 +00:00
sdk cases/buildepoxy.py: fix typo 2022-05-12 16:42:12 +01:00
sdkext Convert to new override syntax 2021-08-02 15:44:10 +01:00
selftest oeqa/selftest: add test for git working correctly inside pseudo 2022-05-12 16:42:13 +01:00
utils oeqa/utils/dump: Fix typo 2021-12-13 23:02:49 +00:00
oetest.py meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00
runexported.py meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00
targetcontrol.py oeqa/dump.py: Add support for QMP command arguments 2021-07-02 23:14:32 +01:00