Yotam Nachum
fc00ac2b75
Automatically format code with Black and Isort
2022-09-12 20:59:52 +03:00
Yotam Nachum
27337a5ce5
Remove unused backward compatibility header
2022-09-12 11:55:00 +03:00
Ole André Vadla Ravnås
708e9dbc05
tests: Revive unixvictim binaries for Linux/x86*
...
They're useful for testing 32- and 64-bit builds on the same system.
2022-05-04 20:54:49 +00:00
Ole André Vadla Ravnås
608ecc4e9b
tests: Use /bin/cat as target on most platforms
2022-04-26 09:03:51 +02:00
Ole André Vadla Ravnås
e23b8475d5
tests: Add unixvictim binaries for FreeBSD
2022-04-26 08:06:27 +02:00
Ole André Vadla Ravnås
03288953b1
Add unixvictim binaries for Linux/arm{hf,64}
2020-11-02 17:00:21 +01:00
Ole André Vadla Ravnås
542f1b8887
Regenerate unixvictim to support macOS/arm64
2020-10-27 20:43:55 +01:00
Ole André Vadla Ravnås
7d57f6807f
Use our own test binaries on Linux also
...
So we can pick the appropriate one based on whether we're running on
a 32- or 64-bit Python interpreter. There's no need for our 32-bit
builds to support injection into 64-bit targets.
2020-04-20 23:13:46 +00:00
Ole André Vadla Ravnås
6084f2fef4
Update mac → macos
2017-05-10 14:34:50 +02:00
Ole André Vadla Ravnås
98733a3388
Fix tests on OS X 10.11
...
Because `/bin/cat` is now considered a system program we are no longer
allowed to attach to it using `task_for_pid()`. Bundle our own test
program for Mac as a workaround.
2015-10-01 23:11:13 +02:00