aboutsummaryrefslogtreecommitdiff
path: root/libsframe/testsuite
AgeCommit message (Expand)AuthorFilesLines
2024-05-16s390: Initial support for s390xusers/jremus/sframe-stacktracer-testsuite-s390xJens Remus2-0/+43
2024-04-30testsuite: libsframest: more renamesusers/ibhagat/sframe-stacktracer-testsuiteIndu Bhagat4-36/+36
2024-04-30testsuite: libsframest: create new sframest_sfinfo_initIndu Bhagat2-65/+36
2024-04-30testsuite: libsframest: define a new function sframest_sfinfo_addr_range_pIndu Bhagat3-38/+23
2024-04-30more renames for readabilityIndu Bhagat3-48/+49
2024-04-30testsuite: libsframest: rename for readabilityIndu Bhagat3-116/+129
2024-04-30testsuite: libsframest: use shorter version in conditionalsIndu Bhagat2-31/+33
2024-04-30libsframest: use access API instead of direct access using FRE infoIndu Bhagat1-2/+2
2024-04-25lisbframest: remove unnecessary arch-specific codeIndu Bhagat1-20/+4
2024-04-25testsuite: minor housekeepingIndu Bhagat5-25/+24
2024-04-25testsuite: libsframest: use as, ld, collect-ld from build dirIndu Bhagat4-13/+14
2024-04-25libsframest: use as a test tool insteadIndu Bhagat42-76/+1022
2024-04-25testsuite: sframebt: Add backtrace-1 which uses -O2 alwaysIndu Bhagat2-0/+116
2024-04-25testsuite: sframebt: Use -fno-optimize-sibling-callsWeimin Pan2-2/+2
2024-04-25unwinder: Add SFrame unwinder testsWeimin Pan24-0/+1375
2024-01-04Update year range in copyright notice of binutils filesAlan Modra11-11/+11
2023-06-29sframe: bfd: gas: ld: format bump to SFrame version 2Indu Bhagat4-1/+1
2023-06-09libsframe: testsuite: add sframe_find_fre tests for pltN entriesIndu Bhagat3-1/+137
2023-05-17libsframe: testsuite: add tests for sframe_get_funcdesc_with_addr APIIndu Bhagat3-1/+214
2023-05-17libsframe: testsuite: add new tests for sframe_find_fre APIIndu Bhagat4-1/+196
2023-01-01Update year range in copyright notice of binutils filesAlan Modra7-7/+7
2022-12-23libsframe: testsuite: fix memory leaks in testcasesIndu Bhagat3-0/+9
2022-12-15libsframe asan: avoid generating misaligned loadsIndu Bhagat1-8/+8
2022-12-09libsframe: rename API sframe_fde_func_info to sframe_fde_create_func_infoIndu Bhagat1-4/+4
2022-11-15libsframe: add the SFrame libraryWeimin Pan13-0/+683