os-win/os_win/tests/unit
Thomas Goirand 318b1052d3 Python 3.11: use getfullargspec, not getargspec
In Python 3.11, inspect.getargspec. We shall use getfullargspec from now
on instead. This patch was added to Debian. See Debian bug:

https://bugs.debian.org/1025112

Change-Id: Ib7982470958377d9454446dab326aaa9e782ad69
2022-12-01 10:25:43 +01:00
..
utils Added function for enabling AllowFullSCSICommandSet 2022-11-22 16:10:47 +02:00
__init__.py Move unit tests to a separate folder 2016-10-17 14:25:45 +03:00
test_base.py Use unittest.mock instead of third party mock 2020-04-18 11:56:56 -05:00
test_hacking.py Use unittest.mock instead of third party mock 2020-04-18 11:56:56 -05:00
test_processutils.py Use unittest.mock instead of third party mock 2020-04-18 11:56:56 -05:00
test_utils.py Use unittest.mock instead of third party mock 2020-04-18 11:56:56 -05:00
test_utilsfactory.py Python 3.11: use getfullargspec, not getargspec 2022-12-01 10:25:43 +01:00