summaryrefslogtreecommitdiff
path: root/tests/proptest/proptest.c
AgeCommit message (Expand)AuthorFilesLines
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-18tests: Move name tables to libutilThierry Reding1-39/+2
2015-12-18tests: Split helpers into libraryThierry Reding1-1/+2
2015-03-20tests: add rockchip to modetest, kmstest, vbltest and proptestDaniel Kurtz1-1/+1
2015-03-15Add static qualifier to local functionsJan Vesely1-1/+1
2015-03-14tests: String literals are const char *Jan Vesely1-1/+1
2014-11-24update signed/object prop typesRob Clark1-9/+35
2014-11-24tests: add proptestPaulo Zanoni1-0/+317