Jakub Konka
|
589bf67635
|
macho: implement -headerpad_max_install_names
|
2022-06-25 18:04:40 +02:00 |
|
Jakub Konka
|
a6fbdfabb9
|
link-tests: add -headerpad_size test scenario
|
2022-06-25 17:59:09 +02:00 |
|
Jakub Konka
|
f91503e577
|
link-tests: defer parsing of the RPN program until running the action
|
2022-06-25 17:56:03 +02:00 |
|
Jakub Konka
|
8f00bc9d23
|
link-tests: put macho search strategy tests into one test case
|
2022-06-25 10:57:56 +02:00 |
|
Jakub Konka
|
24821dd17f
|
link-tests: test -search_paths_first and -search_dylibs_first macho flags
|
2022-06-24 22:07:51 +02:00 |
|
Jakub Konka
|
03ddb42b8b
|
link-tests: rename check() to checkStart()
Do not hardcode the symtab label; instead allow each parser to define
its own.
Check for missing extractor value in the matcher when matching `{}`.
|
2022-06-23 13:16:03 +02:00 |
|
Jakub Konka
|
ba768614ac
|
link-tests: frameworks example can test for libobjc autolink in safety modes
|
2022-06-22 18:51:35 +02:00 |
|
Jakub Konka
|
b35e434cae
|
link-tests: clean up linker testing harness
|
2022-06-22 18:34:39 +02:00 |
|
Jakub Konka
|
211de9b63b
|
link-tests: fix dumping of LOAD_DYLIB: name instead of path field
|
2022-06-22 10:40:10 +02:00 |
|
Jakub Konka
|
23a63f4ce4
|
link-tests: rename CheckMachOStep to CheckObjectStep and accept obj format
|
2022-06-22 10:27:51 +02:00 |
|
Jakub Konka
|
b5601a2da6
|
link-tests: extract values into variables
We can then collect multiple variables (currently assumed always
in global scope) and run a comparison with some very basic
arithmetic on the values.
|
2022-06-22 00:49:22 +02:00 |
|
Jakub Konka
|
3bb4d65b2f
|
link-tests: move macho tests to subfolder
Handle `-e` option in MachO linker allowing the user to set a custom
entrypoint address.
|
2022-06-21 23:01:09 +02:00 |
|