summaryrefslogtreecommitdiff
path: root/testing/upgrade
AgeCommit message (Collapse)AuthorFilesLines
2019-03-10Move GDB build into a common backend functionAlexey Neyman2-8/+2579
... needed to create a common runtime test for an incompatible change in glibc API. Signed-off-by: Alexey Neyman <stilor@att.net>
2019-02-06Add test if kconfig file version needs to be bumpedAlexey Neyman4-0/+5851
Signed-off-by: Alexey Neyman <stilor@att.net>
2019-02-06Add a few tests to upgrade testsuiteAlexey Neyman9-0/+4021
... coverage not complete, but pretty diverse and covers most non-trivial conversions. PRs with better coverage for 1.23.o options welcome. Signed-off-by: Alexey Neyman <stilor@att.net>
2019-02-05Start a testsuite for upgrade scriptAlexey Neyman2-0/+118
Signed-off-by: Alexey Neyman <stilor@att.net>