aboutsummaryrefslogtreecommitdiffstats
path: root/idatui
diff options
context:
space:
mode:
authorblasty <blasty@local>2026-07-24 14:36:05 +0200
committerblasty <blasty@local>2026-07-24 14:36:05 +0200
commitca5db9a5fe47aab6b87ee30a30d039ec9d08b244 (patch)
tree2dcf955d5662e075542588b23efdc42dbbd241fd /idatui
parenttests: add --worker <binary> to run the pilot suite against the idalib worker (diff)
downloadida-tui-ca5db9a5fe47aab6b87ee30a30d039ec9d08b244.tar.gz
ida-tui-ca5db9a5fe47aab6b87ee30a30d039ec9d08b244.tar.xz
ida-tui-ca5db9a5fe47aab6b87ee30a30d039ec9d08b244.zip
tests: pass url=""/db=None to IdaTui in the worker pilot path
IdaTui.__init__ requires url and db positionally (the launcher passes url=args.url, db=None even for the worker). The pilot's --worker branch omitted them -> TypeError. Pass url="" (unused by the worker backend) and db=None.
Diffstat (limited to 'idatui')
0 files changed, 0 insertions, 0 deletions