summaryrefslogtreecommitdiff
path: root/tools/binman/entry_test.py
AgeCommit message (Expand)AuthorFilesLines
2021-12-05binman: Allow listing an image created by a newer versionSimon Glass1-0/+9
2021-03-26binman: Allow using an an 'expanded' entry typeSimon Glass1-0/+12
2020-04-26patman: Move to absolute importsSimon Glass1-1/+1
2020-04-26binman: Move to absolute importsSimon Glass1-5/+5
2019-11-05pylibfdt: Convert to Python 3Simon Glass1-15/+0
2019-10-15binman: Allow use of help and entry-docs without libfdtSimon Glass1-0/+5
2019-07-29binman: Support replacing data in a cbfsSimon Glass1-0/+5
2019-07-29binman: Adjust Entry to read the node in a separate callSimon Glass1-4/+4
2019-07-29binman: Adjust GetFdt() to be keyed by etypeSimon Glass1-0/+9
2019-07-24binman: Simplify the entry testSimon Glass1-16/+16
2019-07-11binman: Update entry_test to support Python 3Simon Glass1-1/+5
2018-10-09binman: Move to three-digit test-file numbersSimon Glass1-1/+1
2018-10-08binman: Run tests concurrentlySimon Glass1-1/+6
2018-10-08binman: Fix up removal of temporary directoriesSimon Glass1-2/+6
2018-09-28binman: Add an entry method for getting the default filenameSimon Glass1-0/+5
2018-09-28binman: Tidy up the vblock entrySimon Glass1-0/+11
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-3/+1
2017-11-23binman: Add a main program to the testsSimon Glass1-0/+4
2017-11-23binman: Add tests for importlib availabilitySimon Glass1-0/+30
2017-11-23binman: Set up 'entry' to permit full test coverageSimon Glass1-2/+2
2016-12-19binman: Add basic entry types for U-BootSimon Glass1-0/+27