summaryrefslogtreecommitdiff
path: root/tests/proptest
AgeCommit message (Expand)AuthorFilesLines
2018-01-12Add meson build systemDylan Baker1-0/+28
2017-01-27android: introduce Android.common.mk to reduce boilerplateEmil Velikov1-1/+2
2016-07-06Android: strip out header files from sources listRob Herring1-1/+1
2016-03-28proptest: print signed values correctlyEmil Velikov1-0/+2
2016-01-26tests: util: Fixup util_open() parameter orderThierry Reding1-1/+1
2015-12-18proptest: Use util_open()Thierry Reding1-22/+38
2015-12-18proptest: Add Android supportThierry Reding3-2/+19
2015-12-18tests: Move name tables to libutilThierry Reding1-39/+2
2015-12-18tests: Split helpers into libraryThierry Reding2-2/+5
2015-03-20tests: add rockchip to modetest, kmstest, vbltest and proptestDaniel Kurtz1-1/+1
2015-03-20proptest: install it with --enable-install-test-programsDaniel Kurtz1-0/+5
2015-03-15Add static qualifier to local functionsJan Vesely1-1/+1
2015-03-14tests: String literals are const char *Jan Vesely1-1/+1
2015-02-27autotools: add WARN_CFLAGS to all targetsEmil Velikov1-0/+1
2014-11-24update signed/object prop typesRob Clark1-9/+35
2014-11-24tests: add proptestPaulo Zanoni2-0/+328