index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
py
Age
Commit message (
Expand
)
Author
2017-12-18
test/py: Setup variables based on HUSH selection
Stephen Warren
2017-12-12
test: py: Add an option to skip sleep test
Michal Simek
2017-12-12
test/py: gpt: update size of gpt partition
Patrick Delaunay
2017-12-07
log: test: Add a pytest for logging
Simon Glass
2017-12-05
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2017-12-02
test/py: Allow any unit test suite to be found
Simon Glass
2017-12-01
test/py: check return code of helloworld
Heinrich Schuchardt
2017-12-01
test/py: fix typo in test_efi_loader.py
Heinrich Schuchardt
2017-12-01
test/py: test reboot by EFI watchdog
Heinrich Schuchardt
2017-11-17
test/py: add timestamps to log
Stephen Warren
2017-11-06
test/py: regenerate persistent GPT image if code changes
Stephen Warren
2017-10-23
test/py: fix typos in README.md
Masahiro Yamada
2017-10-23
cmd: gpt: solve issue for swap and rename command
Patrick Delaunay
2017-10-23
test/py: gpt: test start LBA for sub-command rename and swap
Patrick Delaunay
2017-10-23
test/py: gpt: add test for sub-command write
Patrick Delaunay
2017-10-23
test/py: gpt: add test for sub-command read and verify
Patrick Delaunay
2017-10-23
test/py: gpt: copy persistent file
Patrick Delaunay
2017-10-16
test/py/tests/test_sleep.py: test time approximately
Heinrich Schuchardt
2017-10-01
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2017-09-29
test/py: fix anchors in HTML status report
Stephen Warren
2017-09-29
test/py: add skip marker for reliance on tools
Stephen Warren
2017-09-29
test/py: provide more information about test skip reason
Stephen Warren
2017-09-29
test/py: Document required tools/packages
Stephen Warren
2017-09-18
test/py: add a test calling the EFI selftest
Heinrich Schuchardt
2017-09-15
test/py: gpt: make use of infra-structure
Stephen Warren
2017-09-15
test/py: u_boot_console_base.py: fix typo
Heinrich Schuchardt
2017-09-14
add pytests for 'gpt rename' and 'gpt swap'
Alison Chaiken
2017-09-14
add pytests for 'gpt guid' command in sandbox
Alison Chaiken
2017-09-14
GPT: create block device for sandbox testing
Alison Chaiken
2017-08-13
test: Move the FIT test into the correct place
Simon Glass
2017-07-22
tests: test_dfu.py: Add example udev rule for host_usb_dev_node
Tom Rini
2017-07-11
sandbox: Stop printing platdata at the start of SPL
Simon Glass
2017-06-05
test: py: hush: Add echo dependency
Michal Simek
2017-06-05
test: py: Use global pytestmark for hush tests
Michal Simek
2017-05-22
test: py: Add cmd_echo dependency
Michal Simek
2016-11-27
travis: Add efi_loader grub2 test
Alexander Graf
2016-11-27
efi_loader: Allow to compile helloworld.efi w/o bundling it
Alexander Graf
2016-11-26
tests: Add efi_loader hello world test
Alexander Graf
2016-11-26
tests: net: Offset downloads to 4MB
Alexander Graf
2016-11-21
test/py: expose config and log as session scoped fixture
Stefan BrĂ¼ns
2016-10-23
test/py: ensure a log section exists for skipped tests
Stephen Warren
2016-10-14
test/py/tests/test_sleep.py: Add check for CONFIG_CMD_MISC
Tom Rini
2016-10-13
test: add NFS download test
Guillaume GARDET
2016-09-22
test/py/tests/test_vboot.py: Add check that we boot the image
Tom Rini
2016-08-20
test/py: match prompt only at line boundaries
Stephen Warren
2016-08-05
test: Adjust run_command_list() to return a list of strings
Simon Glass
2016-08-05
test: Add a function to restart U-Boot
Simon Glass
2016-08-05
test: vboot: Put each test variant in its own section
Simon Glass
2016-08-05
test: Rename sha to sha_algo and pass it around
Simon Glass
2016-08-05
test: Drop the cmd() function
Simon Glass
[next]