Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
eb19301198324ad63afc232dea1c5f1d40a02cf8
/
test
/
py
aaf4a62
test/py: scsi: Add test for scsi commands
by Love Kumar
· Fri Jan 19 20:07:13 2024 +0530
6c91f09
test/py: usb: Add tests for USB device
by Love Kumar
· Fri Jan 19 19:56:02 2024 +0530
40598bd
test/py: mmc: Add tests for MMC device
by Love Kumar
· Fri Jan 19 19:55:50 2024 +0530
b32a3d2
test/py: secure: Add secure tests for Zynq & ZynqMP
by Love Kumar
· Fri Jan 19 15:31:29 2024 +0530
dcaeb18
test/py: gpio: Add gpio pins generic test
by Love Kumar
· Fri Jan 19 11:08:34 2024 +0530
d899e02
test/py: zynqmp_rpu: Add test for loading RPU apps
by Love Kumar
· Fri Jan 19 11:06:41 2024 +0530
c81f13e
pytest: update requirements.txt
by Caleb Connolly
· Tue Jan 02 11:55:30 2024 +0000
dd60469
test: unit test for smbios command
by Heinrich Schuchardt
· Thu Jan 25 16:54:36 2024 +0100
362bb01
test/py: bootstage: Add test for bootstage command
by Love Kumar
· Tue Jan 09 14:39:57 2024 +0530
7184a09
test: Skip cleanup test if not built out of tree
by Tobias Deiminger
· Mon Jan 08 22:11:00 2024 +0100
437a6c0
Revert "test/py: net: Add dhcp abort test"
by Tom Rini
· Thu Jan 18 09:05:38 2024 -0500
62dde54
test: test_trace.py: Have trace-cmd report always use -l
by Tom Rini
· Wed Jan 17 17:12:36 2024 -0500
6e30bf3
test/py/requirements.txt: Update packaging requirement
by Tom Rini
· Wed Jan 17 15:06:54 2024 -0500
ca0ca2b
test.py: Update pycryptodomex to address CVE-2023-52323
by Tom Rini
· Fri Jan 05 14:43:43 2024 -0500
44f1368
test/py: memtest: Add tests for mtest command
by Love Kumar
· Wed Jan 03 15:59:42 2024 +0530
c010f12
test/py: i2c: Add tests for i2c command
by Love Kumar
· Tue Jan 02 12:17:07 2024 +0530
77830a2
test/py: mii: Add tests for mii command
by Love Kumar
· Tue Jan 02 12:14:35 2024 +0530
e9aa4e6
test/py: mdio: Add tests for mdio command
by Love Kumar
· Tue Dec 19 17:50:51 2023 +0530
65b5b94
test/py: net: Add dhcp abort test
by Love Kumar
· Tue Nov 21 18:32:47 2023 +0530
3f60914
Merge patch series "net fixes prior lwip"
by Tom Rini
· Thu Jan 11 11:25:07 2024 -0500
b5977fc
test_net: print out net list
by Maxim Uvarov
· Tue Dec 26 21:46:12 2023 +0600
91ec870
test: hush: Test hush variable expansion
by Francis Laniel
· Fri Dec 22 22:02:24 2023 +0100
b2c1b6a
test/py: hush_if_test: Remove the test file
by Francis Laniel
· Fri Dec 22 22:02:23 2023 +0100
c975d8b
bootm: Fix flags used for bootargs string substitution
by Piotr Kubik
· Fri Nov 24 17:30:46 2023 +0100
25da81a
test: vboot: Using variable 'old_dtb' before assignment
by Heinrich Schuchardt
· Mon Dec 11 19:07:33 2023 +0100
7545c5a
test: fit: Using variable 'old_dtb' before assignment
by Heinrich Schuchardt
· Mon Dec 11 19:07:32 2023 +0100
50ad019
test/py: Disable error E0611 in two cases for pylint
by Tom Rini
· Sat Dec 09 14:52:46 2023 -0500
aefa08f
test/py: Disable error E0611 in two cases for pylint
by Tom Rini
· Sat Dec 09 14:52:46 2023 -0500
49f8749
test/py: net: Add a TFTP put test
by Love Kumar
· Wed Nov 08 12:40:31 2023 +0530
4ad90ca
Merge patch series "fs: fat: calculate FAT type based on cluster count"
by Tom Rini
· Tue Nov 28 20:10:36 2023 -0500
570dc36
test: fs: Add test to detect fat type
by Christian Taedcke
· Wed Nov 15 13:44:24 2023 +0100
d604880
test: Add size granularity parameter to mk_fs
by Christian Taedcke
· Wed Nov 15 13:44:23 2023 +0100
a1fd735
test: fs: Add fat12 to supported fs of some tests
by Christian Taedcke
· Wed Nov 15 13:44:22 2023 +0100
ff0ceca
test: Add support to create a fat12 fs
by Christian Taedcke
· Wed Nov 15 13:44:21 2023 +0100
1fcaf95
efi_loader: Boot var automatic management
by Raymond Mao
· Fri Nov 10 13:25:37 2023 +0900
773f1ed
CI, pytest: Add a test for sandbox without LTO
by Tom Rini
· Thu Oct 26 14:31:38 2023 -0400
eb0a7eb
sandbox: Add a test for disabling CONFIG_CMDLINE
by Simon Glass
· Thu Oct 26 14:31:37 2023 -0400
0afe557
Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-boot-tpm
by Tom Rini
· Fri Oct 27 19:27:29 2023 -0400
9271dbc
test/py: always use autostart on tpm2 selftests
by Ilias Apalodimas
· Wed Oct 25 10:25:25 2023 +0300
a2cea82
test: use a non system PCR for testing PCR extend
by Ilias Apalodimas
· Tue Oct 24 10:43:54 2023 -0500
038cb02
cmd: mbr: Allow 4 MBR partitions without need for extended
by Alexander Gendin
· Mon Oct 09 01:24:36 2023 +0000
8734d6f
test: spl: Add a test for the SPI load method
by Sean Anderson
· Sat Oct 14 16:48:05 2023 -0400
00135d8
Merge tag 'xilinx-for-v2024.01-rc1-v3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze
by Tom Rini
· Fri Oct 13 08:45:55 2023 -0400
55ef453
test/py: net: Add a test for 'pxe get' command
by Love Kumar
· Tue Oct 03 18:42:46 2023 +0530
e08bee9
test/py: sleep: Add a test for the time command
by Love Kumar
· Wed Sep 27 10:33:55 2023 +0530
aadec12
efi: Use the installed SMBIOS tables
by Simon Glass
· Wed Sep 20 07:29:51 2023 -0600
a59a24b
test/py: tpm2: skip tpm2_startup when env__tpm_device_test_skip=True
by Michal Simek
· Wed Aug 30 18:36:23 2023 +0200
d88ba5f
cmd: gpt: Add command to swap partition order
by Joshua Watt
· Thu Aug 31 10:51:41 2023 -0600
9e58adf
cmd: gpt: Preserve bootable flag
by Joshua Watt
· Thu Aug 31 10:51:40 2023 -0600
da40173
cmd: gpt: Preserve type GUID if enabled
by Joshua Watt
· Thu Aug 31 10:51:39 2023 -0600
44d6233
cmd: gpt: Add command to set bootable flags
by Joshua Watt
· Thu Aug 31 10:51:38 2023 -0600
fd1134e
cmd: gpt: Add gpt_partition_bootable variable
by Joshua Watt
· Thu Aug 31 10:51:37 2023 -0600
d64d579
tests: gpt: Remove test order dependency
by Joshua Watt
· Thu Aug 31 10:51:36 2023 -0600
b8357c1
event: Convert existing spy records to simple
by Simon Glass
· Mon Aug 21 21:16:56 2023 -0600
6b42d38
initcall: Support emitting events
by Simon Glass
· Mon Aug 21 21:16:54 2023 -0600
3bfbedd
event: Support a simple spy record
by Simon Glass
· Mon Aug 21 21:16:48 2023 -0600
33f8386
test: capsule: Remove logic to add public key ESL
by Sughosh Ganu
· Tue Aug 22 23:10:07 2023 +0530
0c3783e
sandbox: trace: Increase trace buffer size
by Sughosh Ganu
· Tue Aug 22 23:10:02 2023 +0530
467130a
test: capsule: Generate EFI capsules through binman
by Sughosh Ganu
· Tue Aug 22 23:10:00 2023 +0530
fff928c
bootstd: Add a test for bootmeth_cros
by Simon Glass
· Thu Aug 24 13:55:41 2023 -0600
0870921
test: Move 1MB.fat32.img and 2MB.ext2.img
by Simon Glass
· Thu Aug 24 13:55:38 2023 -0600
b1263bc
expo: Tidy up the expo.py tool and usage
by Simon Glass
· Mon Aug 14 16:40:28 2023 -0600
393fcf7
test: unit test for semihosting
by Heinrich Schuchardt
· Mon Jul 31 22:01:21 2023 +0200
117c396
test: avoid function name 'setup'
by Heinrich Schuchardt
· Sat Jul 15 10:48:39 2023 +0200
8e6e2de
tests: Fix exception when cleaning up skipped test
by Joshua Watt
· Mon Jul 03 08:35:09 2023 -0500
b8c2655
expo: Add tests for the configuration editor
by Simon Glass
· Thu Jun 01 10:23:03 2023 -0600
4d412fa
test: Find leftovers after clean/mrproper
by Tobias Deiminger
· Tue Jun 20 00:41:07 2023 +0200
4a4ebe3
Merge tag 'v2023.07-rc6' into next
by Tom Rini
· Wed Jul 05 11:28:55 2023 -0400
e64dcb2
python: Update requirements.txt for security issues
by Tom Rini
· Tue May 30 15:50:30 2023 -0400
eda4590
test: correct architecture in EFI FIT test
by Heinrich Schuchardt
· Thu Jun 15 13:40:05 2023 +0200
7856b71
Merge tag 'tpm-for_tom-13062023' of https://source.denx.de/u-boot/custodians/u-boot-tpm into next
by Tom Rini
· Tue Jun 13 13:14:49 2023 -0400
c5967e7
test/py: Account PCR updates properly during testing
by Ilias Apalodimas
· Wed Jun 07 12:18:12 2023 +0300
55c8ce5
test/py: replace 'tpm2 init, startup, selftest' sequences
by Ilias Apalodimas
· Wed Jun 07 12:18:11 2023 +0300
da9739c
Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next
by Tom Rini
· Mon Jun 12 16:42:37 2023 -0400
50fa118
global: Use proper project name U-Boot
by Michal Simek
· Wed May 17 09:17:16 2023 +0200
73a8a1d
test/py: efi_capsule: test for FMP versioning
by Masahisa Kojima
· Wed Jun 07 14:42:00 2023 +0900
a7ffc2f
test: efi_capsule: refactor efi_capsule test
by Masahisa Kojima
· Wed Jun 07 14:41:59 2023 +0900
3eb5053
test/py: IPv6 network discovery test
by Ehsan Mohandesi
· Fri Apr 21 17:08:22 2023 -0700
d407acf
net: dhcp6: Add a sandbox test for dhcp6
by Sean Edmond
· Tue Apr 11 10:48:48 2023 -0700
0f2c979
Merge branch '2023-05-03-assorted-updates-and-fixes'
by Tom Rini
· Thu May 04 11:49:30 2023 -0400
945a259
efi: Rename the base efi self-test
by Simon Glass
· Thu Apr 20 11:38:16 2023 +1200
14dee8b
test: fix pydoc issues for EFI tests
by Heinrich Schuchardt
· Wed May 03 07:08:05 2023 +0200
7a76eb0
test: hush_if_test: Add hush variable test
by Stefan Herbrechtsmeier
· Mon Apr 03 15:50:01 2023 +0200
52520d7
pytest: Use --lazy with umount
by Tom Rini
· Wed Apr 05 22:19:39 2023 -0400
45b4832
test: fix launch_efi()
by Heinrich Schuchardt
· Thu Apr 20 19:49:47 2023 +0200
2275a41
test: fix pylint warning for capsule tests
by Heinrich Schuchardt
· Thu Apr 13 18:13:32 2023 +0200
b39cfcb
test/py: android: extend abootimg test
by Safae Ouajih
· Mon Feb 06 00:50:20 2023 +0100
5932c27
pytest: Update requirements to match sphinx versions
by Tom Rini
· Thu Mar 23 14:57:57 2023 -0400
da0ed9d
vbe: Use the correct image filename in the test
by Simon Glass
· Sun Apr 02 14:01:25 2023 +1200
84e2b2b
test_vboot.py: include test of fdt_add_pubkey tool
by Roman Kopytin
· Mon Mar 20 03:28:13 2023 +0000
a09bcfe
test: fs: Check fat short file name
by Stefan Herbrechtsmeier
· Wed Mar 22 09:46:02 2023 +0100
1a05492
test: Add concurrencytest to the requirements
by Simon Glass
· Thu Feb 23 18:18:22 2023 -0700
1c0b887
Merge tag 'v2023.04-rc3' into next
by Tom Rini
· Mon Feb 27 17:28:21 2023 -0500
420107b
trace: Relax test requirements
by Simon Glass
· Fri Feb 17 15:45:16 2023 -0700
a2d24e6
dm: test: Add a test for the various migration combinations
by Simon Glass
· Mon Feb 13 08:56:41 2023 -0700
68f9a6d
test: Add a way to set the environment for a pytest
by Simon Glass
· Mon Feb 13 08:56:40 2023 -0700
fc1aa35
dm: treewide: Complete migration to new driver model schema
by Simon Glass
· Mon Feb 13 08:56:34 2023 -0700
c2f0190
trace: Add a test
by Simon Glass
· Sun Jan 15 14:16:00 2023 -0700
13878dd
mkimage: fit: Support signed configurations in 'auto' FITs
by Massimo Pegorer
· Thu Jan 05 10:31:09 2023 +0100
f5e2df0
part: Add a function to find the first bootable partition
by Simon Glass
· Tue Jan 17 10:47:41 2023 -0700
Next »