summaryrefslogtreecommitdiff
path: root/testing/upgrade/run.sh
AgeCommit message (Collapse)AuthorFilesLines
2019-03-10Move GDB build into a common backend functionAlexey Neyman1-8/+17
... 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 Neyman1-0/+28
Signed-off-by: Alexey Neyman <stilor@att.net>
2019-02-06Add a few tests to upgrade testsuiteAlexey Neyman1-0/+3
... 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 Neyman1-0/+116
Signed-off-by: Alexey Neyman <stilor@att.net>