This website requires JavaScript.
Explore
Help
Sign In
gador
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
922926cfbc08f3e4065b51a41ebf613e59888015
nixpkgs
/
nixos
/
lib
/
test-driver
/
test_driver
History
Maciej Krüger
4729358fa5
nixos/test-driver: do not break if the command writes to stderr
...
Capturing `stderr` as part of the return `output` could break existing tests.
2023-09-18 17:36:16 +00:00
..
__init__.py
test-driver: add persistent history
2023-07-29 16:52:31 +02:00
driver.py
nixos/test-driver: undeprecate create_machine
2023-05-27 12:56:04 +00:00
logger.py
nixos/test-driver: use f-strings instead of .format()
2022-12-29 23:51:35 +01:00
machine.py
nixos/test-driver: do not break if the command writes to stderr
2023-09-18 17:36:16 +00:00
polling_condition.py
…
py.typed
…
vlan.py
…