mirror of
https://github.com/reactos/syzkaller.git
synced 2025-03-04 09:37:03 +00:00

On OpenBSD, nm(1) does not support the `-S' option. The order of symbols from nm(1) varies between platforms, therefore rework the test case to cope with that. Fixes #723