Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
61ba10d6a17c9478bc3d2da0b3308161963b08ee
/
test
/
py
3647901
test/py: don't use mmc_rd config for other mmc tests
by Stephen Warren
· 6 years ago
78b0b9d
avb: add support for named persistent values
by Igor Opaniuk
· 6 years ago
1c111f9
efi_selftest: do not run FDT test with ACPI table.
by Heinrich Schuchardt
· 6 years ago
59264ae
test/py: pytest.mark.notbuildconfigspec()
by Heinrich Schuchardt
· 6 years ago
9b3fe13
test: py: Extend fpga test with fit image with external data
by Michal Simek
· 6 years ago
d7e439c
test.py: Disable fsck for FAT tests for now
by Tom Rini
· 6 years ago
9320e2b
test/py: mmc: Add 'mmc read' performance check
by Marek Vasut
· 6 years ago
d9b1ef3
test/py: mmc: Add 'mmc info' test
by Marek Vasut
· 6 years ago
faaa690
test/py: mmc: Add 'mmc rescan' test
by Marek Vasut
· 6 years ago
6476d85
test/py: mmc: Add 'mmc dev' test
by Marek Vasut
· 6 years ago
72bf72d
test/py: mmc: Factor out device selection
by Marek Vasut
· 6 years ago
8aea8a6
test: fs: Added tests for symlinks
by Jean-Jacques Hiblot
· 6 years ago
d2fd35c
test: fs: Add filesystem integrity checks
by Jean-Jacques Hiblot
· 6 years ago
5390ced
test: fs: disable the metadata checksums on ext4 filesystems
by Jean-Jacques Hiblot
· 6 years ago
00b00a1
efi_loader: correct CTRL-A - CTRL-Z console input
by Heinrich Schuchardt
· 6 years ago
ea5f17d
test: let use gdbserver for all sandbox targets
by Igor Opaniuk
· 6 years ago
23287c8
test/py: use default load address for tftp
by Heinrich Schuchardt
· 6 years ago
76d42c1
Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
e9f4d87
test: Use single quote consistently
by Simon Glass
· 6 years ago
df60424
dm: Tidy up 'dm tree' output when there are many devices
by Simon Glass
· 6 years ago
ce25123
spl/tpl: change banner into upper case
by Heiko Schocher
· 6 years ago
de320b8
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
by Tom Rini
· 6 years ago
a28e922
test: vboot: clean its file
by Philippe Reynes
· 6 years ago
afdbcdb
test: vboot: add padding pss for rsa signature
by Philippe Reynes
· 6 years ago
48161e1
efi_selftest: check fdt is marked as runtime data
by Heinrich Schuchardt
· 6 years ago
3fcb828
test: Add a 'make qcheck' target for quicker testing
by Simon Glass
· 6 years ago
e14f1a2
spl: Add support for passing handoff info to U-Boot proper
by Simon Glass
· 6 years ago
f250d47
sandbox: Drop the deprecated 'sb' command
by Simon Glass
· 6 years ago
b5dfea8
sandbox: Add an option to display of-platdata in SPL
by Simon Glass
· 6 years ago
8125f2c
test/py: Add a way to pass flags to sandbox
by Simon Glass
· 6 years ago
dbd3f11
spl: Add a define for SPL_TPL_PROMPT
by Simon Glass
· 6 years ago
764cae5
dm: core: Widen the dump tree to show more of the driver's name.
by Liviu Dudau
· 6 years ago
0fc8afc
test/py: test pinmux command
by Patrice Chotard
· 6 years ago
1b69a99
log: Add helpers for common log levels
by Simon Glass
· 6 years ago
7057d02
binman: Run tests concurrently
by Simon Glass
· 6 years ago
b6b3065
test/py: Fix unicode handling for log filtering
by Simon Glass
· 6 years ago
404dee1
test_avb: Update pymark.buildconfigspec information for the AVB tests
by Jens Wiklander
· 6 years ago
bcdd1f2
test/py: test_fs: add docstring comments to helper functions
by Akashi Takahiro
· 6 years ago
89101f8
test/py: test_fs: remove fs_type argument from umount_fs()
by Akashi Takahiro
· 6 years ago
677b9cc
test/py: ignore console read exceptions after test failure
by Stephen Warren
· 6 years ago
a882c4c
efi_selftest: test key notification functions
by Heinrich Schuchardt
· 6 years ago
7ecaf97
test/py: test EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL
by Heinrich Schuchardt
· 6 years ago
d2cab7f
test/py: rework test_efi_selftest_text_input()
by Heinrich Schuchardt
· 6 years ago
8b2ba08
test/py: Unicode w/ EFI_SIMPLE_TEXT_INPUT_PROTOCOL
by Heinrich Schuchardt
· 6 years ago
d49e799
test/py: fs: add fstest/unlink test
by Akashi, Takahiro
· 6 years ago
1e90c2c
test/py: fs: add fstest/mkdir test
by AKASHI Takahiro
· 6 years ago
dde5d3f
test/py: fs: add extended write operation test
by AKASHI Takahiro
· 6 years ago
615af9a
test/py: convert fs-test.sh to pytest
by AKASHI Takahiro
· 6 years ago
40e99c1
test/py: typo occured
by Heinrich Schuchardt
· 6 years ago
5e450d4
test/py: test EFI_SIMPLE_TEXT_INPUT_PROTOCOL
by Heinrich Schuchardt
· 6 years ago
95ec830
test/py: Extend fpga command to test all fpga load types
by Michal Simek
· 6 years ago
e83a31b
cmd: Add bind/unbind commands to bind a device to a driver from the command line
by Jean-Jacques Hiblot
· 6 years ago
6a53b82
test/py: tpm2: switch from 'tpm' to 'tpm2' command
by Miquel Raynal
· 6 years ago
e74def5
test/py: add test for whitelist of variables while importing environment
by Quentin Schulz
· 6 years ago
dae1aa8
test/py: remove hacks for non-zero RAM base address in tests
by Quentin Schulz
· 6 years ago
d9d570d
test/py: return a RAM address different from 0 as it can be interpreted as NULL
by Quentin Schulz
· 6 years ago
e1b75be
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
e6a4783
vboot: Add FIT_SIGNATURE_MAX_SIZE protection
by Teddy Reed
· 6 years ago
2662c82
test/py: vboot: Remove stderr redirect from openssl command
by Paul Burton
· 7 years ago
92f0ac4
test/py: hush_if_test: Use open() in place of file()
by Paul Burton
· 7 years ago
4c35e97
test/py: fit: Open files as binary files
by Paul Burton
· 7 years ago
5ddc287
test/py: Import 'configparser' lower case to be python 3.x safe
by Paul Burton
· 7 years ago
d2849ed
test/py: Use range() rather than xrange()
by Paul Burton
· 7 years ago
00f2d20
test/py: Make print statements python 3.x safe
by Paul Burton
· 7 years ago
6c03ea1
test_avb: Add pymark.buildconfigspec information for the AVB tests
by Tom Rini
· 6 years ago
a284632
test/py: avb2.0: add tests for avb commands
by Igor Opaniuk
· 6 years ago
686dc7e
tests: Make test_log.py tests depend on cmd_log not log
by Tom Rini
· 7 years ago
caaf40a
test/py: add TPMv2.x test suite
by Miquel Raynal
· 7 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
43d2799
efi_selftest: check installation of the device tree
by Heinrich Schuchardt
· 7 years ago
776fc0a
test/py: add spi_flash tests
by Liam Beguin
· 7 years ago
d003078
test/py: add generic CRC32 function
by Liam Beguin
· 7 years ago
30bbb1e
test/py: do not import pytest multiple times
by Liam Beguin
· 7 years ago
ce3f90e
test/py: README: add HOSTNAME to PYTHONPATH
by Liam Beguin
· 7 years ago
7fc3558
test/py: README: fix typo
by Liam Beguin
· 7 years ago
e27a6ae
test/py: highlight warnings in the log summary
by Stephen Warren
· 7 years ago
83698e3
test/py: add MMC/SD block read test
by Stephen Warren
· 7 years ago
32e9b16
log: Add tests for the new log features
by Simon Glass
· 7 years ago
44e5763
log: Update log_console to honour the log format
by Simon Glass
· 7 years ago
c05e791
host-tools: use python2 explicitly for shebang
by Masahiro Yamada
· 7 years ago
16abcd9
test/py: Setup variables based on HUSH selection
by Stephen Warren
· 7 years ago
3f090a2
test: py: Add an option to skip sleep test
by Michal Simek
· 7 years ago
de7200a
test/py: gpt: update size of gpt partition
by Patrick Delaunay
· 7 years ago
5f0e0c8
log: test: Add a pytest for logging
by Simon Glass
· 7 years ago
210e7fb
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
by Tom Rini
· 7 years ago
7186167
test/py: Allow any unit test suite to be found
by Simon Glass
· 7 years ago
7161cb5
test/py: check return code of helloworld
by Heinrich Schuchardt
· 7 years ago
844b66a
test/py: fix typo in test_efi_loader.py
by Heinrich Schuchardt
· 7 years ago
1dc0a1b
test/py: test reboot by EFI watchdog
by Heinrich Schuchardt
· 7 years ago
b1c556a
test/py: add timestamps to log
by Stephen Warren
· 7 years ago
a3b8f99
test/py: regenerate persistent GPT image if code changes
by Stephen Warren
· 7 years ago
c901891
test/py: fix typos in README.md
by Masahiro Yamada
· 7 years ago
309a6fa
cmd: gpt: solve issue for swap and rename command
by Patrick Delaunay
· 7 years ago
0ffbb64
test/py: gpt: test start LBA for sub-command rename and swap
by Patrick Delaunay
· 7 years ago
5751c05
test/py: gpt: add test for sub-command write
by Patrick Delaunay
· 7 years ago
c06b784
test/py: gpt: add test for sub-command read and verify
by Patrick Delaunay
· 7 years ago
e9e3a3e
test/py: gpt: copy persistent file
by Patrick Delaunay
· 7 years ago
e2ecac2
test/py/tests/test_sleep.py: test time approximately
by Heinrich Schuchardt
· 7 years ago
df05b61
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
by Tom Rini
· 7 years ago
e0d2aee
test/py: fix anchors in HTML status report
by Stephen Warren
· 7 years ago
Next »