summaryrefslogtreecommitdiff
path: root/tests/.gitignore
AgeCommit message (Expand)Author
2022-10-12libfdt: tests: add get_next_tag_invalid_prop_len Tadeusz Struk
2022-01-25tests: add test cases for label-relative path references Ahmad Fatoum
2019-05-10libfdt: Ensure fdt_add_property frees allocated name string on failure Nicholas Piggin
2019-03-29libfdt: add fdt_append_addrrange() AKASHI Takahiro
2018-11-24libfdt: Add a test for fdt_getprop_by_offset() Simon Glass
2018-11-23Refine make tests_clean target David Gibson
2018-09-10tests: Better testing of dtc -I fs mode David Gibson
2018-07-20libfdt: fdt_address_cells() and fdt_size_cells() Sebastian Huber
2018-06-07libfdt: Add fdt_check_full() function David Gibson
2018-06-07libfdt: Safer access to memory reservations David Gibson
2018-06-07libfdt: Safer access to strings section David Gibson
2018-06-07libfdt: Make fdt_check_header() more thorough David Gibson
2018-06-07libfdt: Improve sequential write state checking David Gibson
2016-12-09tests: Add check_path test Pantelis Antoniou
2016-10-06tests: Add tests cases for the overlay code Maxime Ripard
2016-07-28libfdt: Add iterator over properties Maxime Ripard
2015-09-30fdt: Add a function to count strings Thierry Reding
2014-05-12libfdt: Add helpers to read #address-cells and #size-cells David Gibson
2013-05-29Add missing test binary to .gitignore David Gibson
2012-09-28dtc: cpp co-existence: allow names starting with # to be escaped Stephen Warren
2012-04-19Add integer expressions files to .gitignore Simon Glass
2012-04-19dtc: Adjust .gitignore to be in alphabetical order Simon Glass
2012-02-03Update .gitignore for tests David Gibson
2011-10-11dtc: Add support for variable sized elements Anton Staaf
2011-09-22dtc: Support character literals in cell lists Anton Staaf
2011-07-17Add missing tests to .gitignore Simon Glass
2010-02-25Update .gitignore files Grant Likely