1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-10 18:08:55 +00:00
gns3-server/tests/utils
Julien Duponchelle 67c04a7855
Watch for dynamips rom & nvram change
This monitor for change the file from dynamips by computing a
hash of the watched file.

The way dynamips work prevent the update of the modification time.

We can improve that by using native system for watching file but:
* it's require dependencies specific for each OS
* dependencies use C extensions
* this is only a backup if your router is cleanly shutdown we export
stuff
2016-06-13 15:57:36 +02:00
..
test_asyncio.py
test_file_watcher.py Watch for dynamips rom & nvram change 2016-06-13 15:57:36 +02:00
test_images.py List images return images on compute and controller 2016-06-08 14:14:03 +02:00
test_interfaces.py Drop netifaces (replaced by psutil). Fixes #344. 2015-11-08 13:34:27 -07:00
test_path.py Auto upload missing images 2016-06-07 19:38:01 +02:00