Skip to content

Commit

Permalink
Add screenshots and animations
Browse files Browse the repository at this point in the history
  • Loading branch information
aido committed Aug 25, 2024
1 parent 72f5701 commit 59dbba2
Show file tree
Hide file tree
Showing 1,392 changed files with 20 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Add Stax layouts for generating SSKR shares
- Add Stax layouts for checking SSKR shares
- Add Stax layouts for recovering BIP39 phrase
- Add screenshots and animations

## [1.7.4] - 2024-06-20

Expand All @@ -25,6 +26,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [1.7.3] - 2024-05-29

### Fixed

- Changed name of 'Generate BIP39' menus to 'Recover BIP39'
- Changed Second Montgomery constant used for `cx_bn_gf2_n_mul()` to a more suitable value
- Improve efficiency of `cx_bn_gf2_n_mul()` for Nano S
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ flowchart LR
4.1[Quit]
end
```
Animations of some of the menu flows on different hardware devices are available [here](tests/functional/screenshots/README.md).

## Check BIP39
The application invites the user to type a [BIP-39](https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki) mnemonic on their Ledger device. The BIP-39 mnemonic is compared to the onboarded seed and the application notifies the user whether both seeds match or not.
Expand Down
17 changes: 17 additions & 0 deletions tests/functional/screenshots/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Application menus screenshots

Below are animations of some of the menu flows on different hardware devices

## Nano S
### Check BIP39 & Generate SSKR menus
<img src="/tests/functional/screenshots/nanos/bip39/nanos_bip39.apng" alt="Nano S Check BIP39 & Generate SSKR menus" style="width:256px;height:64px"/>

### Check SSKR & Recover BIP39 menus
<img src="/tests/functional/screenshots/nanos/sskr/nanos_sskr.apng" alt="Nano S Check SSKR & Recover BIP39 menus" style="width:256px;height:64px"/>

## Stax
### Check BIP39 & Generate SSKR menus
<img src="/tests/functional/screenshots/stax/bip39/stax_bip39.apng" alt="Stax Check BIP39 & Generate SSKR menus" style="width:400px;height:672px"/>

### Check SSKR & Recover BIP39 menus
<img src="/tests/functional/screenshots/stax/sskr/stax_sskr.apng" alt="Stax Check SSKR & Recover BIP39 menus" style="width:400px;height:672px"/>
Binary file added tests/functional/screenshots/nanos/bip39/001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added tests/functional/screenshots/nanos/bip39/002.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added tests/functional/screenshots/nanos/bip39/003.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added tests/functional/screenshots/nanos/bip39/004.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added tests/functional/screenshots/nanos/bip39/005.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added tests/functional/screenshots/nanos/bip39/006.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added tests/functional/screenshots/nanos/bip39/007.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added tests/functional/screenshots/nanos/bip39/008.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added tests/functional/screenshots/nanos/bip39/009.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added tests/functional/screenshots/nanos/bip39/010.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added tests/functional/screenshots/nanos/bip39/011.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added tests/functional/screenshots/nanos/bip39/012.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added tests/functional/screenshots/nanos/bip39/013.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added tests/functional/screenshots/nanos/bip39/014.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added tests/functional/screenshots/nanos/bip39/015.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added tests/functional/screenshots/nanos/bip39/016.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added tests/functional/screenshots/nanos/bip39/017.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added tests/functional/screenshots/nanos/bip39/018.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added tests/functional/screenshots/nanos/bip39/019.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added tests/functional/screenshots/nanos/bip39/020.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added tests/functional/screenshots/nanos/bip39/021.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added tests/functional/screenshots/nanos/bip39/022.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added tests/functional/screenshots/nanos/bip39/023.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added tests/functional/screenshots/nanos/bip39/024.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added tests/functional/screenshots/nanos/bip39/025.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added tests/functional/screenshots/nanos/bip39/026.png
Binary file added tests/functional/screenshots/nanos/bip39/027.png
Binary file added tests/functional/screenshots/nanos/bip39/028.png
Binary file added tests/functional/screenshots/nanos/bip39/029.png
Binary file added tests/functional/screenshots/nanos/bip39/030.png
Binary file added tests/functional/screenshots/nanos/bip39/031.png
Binary file added tests/functional/screenshots/nanos/bip39/032.png
Binary file added tests/functional/screenshots/nanos/bip39/033.png
Binary file added tests/functional/screenshots/nanos/bip39/034.png
Binary file added tests/functional/screenshots/nanos/bip39/035.png
Binary file added tests/functional/screenshots/nanos/bip39/036.png
Binary file added tests/functional/screenshots/nanos/bip39/037.png
Binary file added tests/functional/screenshots/nanos/bip39/038.png
Binary file added tests/functional/screenshots/nanos/bip39/039.png
Binary file added tests/functional/screenshots/nanos/bip39/040.png
Binary file added tests/functional/screenshots/nanos/bip39/041.png
Binary file added tests/functional/screenshots/nanos/bip39/042.png
Binary file added tests/functional/screenshots/nanos/bip39/043.png
Binary file added tests/functional/screenshots/nanos/bip39/044.png
Binary file added tests/functional/screenshots/nanos/bip39/045.png
Binary file added tests/functional/screenshots/nanos/bip39/046.png
Binary file added tests/functional/screenshots/nanos/bip39/047.png
Binary file added tests/functional/screenshots/nanos/bip39/048.png
Binary file added tests/functional/screenshots/nanos/bip39/049.png
Binary file added tests/functional/screenshots/nanos/bip39/050.png
Binary file added tests/functional/screenshots/nanos/bip39/051.png
Binary file added tests/functional/screenshots/nanos/bip39/052.png
Binary file added tests/functional/screenshots/nanos/bip39/053.png
Binary file added tests/functional/screenshots/nanos/bip39/054.png
Binary file added tests/functional/screenshots/nanos/bip39/055.png
Binary file added tests/functional/screenshots/nanos/bip39/056.png
Binary file added tests/functional/screenshots/nanos/bip39/057.png
Binary file added tests/functional/screenshots/nanos/bip39/058.png
Binary file added tests/functional/screenshots/nanos/bip39/059.png
Binary file added tests/functional/screenshots/nanos/bip39/060.png
Binary file added tests/functional/screenshots/nanos/bip39/061.png
Binary file added tests/functional/screenshots/nanos/bip39/062.png
Binary file added tests/functional/screenshots/nanos/bip39/063.png
Binary file added tests/functional/screenshots/nanos/bip39/064.png
Binary file added tests/functional/screenshots/nanos/bip39/065.png
Binary file added tests/functional/screenshots/nanos/bip39/066.png
Binary file added tests/functional/screenshots/nanos/bip39/067.png
Binary file added tests/functional/screenshots/nanos/bip39/068.png
Binary file added tests/functional/screenshots/nanos/bip39/069.png
Binary file added tests/functional/screenshots/nanos/bip39/070.png
Binary file added tests/functional/screenshots/nanos/bip39/071.png
Binary file added tests/functional/screenshots/nanos/bip39/072.png
Binary file added tests/functional/screenshots/nanos/bip39/073.png
Binary file added tests/functional/screenshots/nanos/bip39/074.png
Binary file added tests/functional/screenshots/nanos/bip39/075.png
Binary file added tests/functional/screenshots/nanos/bip39/076.png
Binary file added tests/functional/screenshots/nanos/bip39/077.png
Binary file added tests/functional/screenshots/nanos/bip39/078.png
Binary file added tests/functional/screenshots/nanos/bip39/079.png
Binary file added tests/functional/screenshots/nanos/bip39/080.png
Binary file added tests/functional/screenshots/nanos/bip39/081.png
Binary file added tests/functional/screenshots/nanos/bip39/082.png
Binary file added tests/functional/screenshots/nanos/bip39/083.png
Binary file added tests/functional/screenshots/nanos/bip39/084.png
Binary file added tests/functional/screenshots/nanos/bip39/085.png
Binary file added tests/functional/screenshots/nanos/bip39/086.png
Binary file added tests/functional/screenshots/nanos/bip39/087.png
Binary file added tests/functional/screenshots/nanos/bip39/088.png
Binary file added tests/functional/screenshots/nanos/bip39/089.png
Binary file added tests/functional/screenshots/nanos/bip39/090.png
Binary file added tests/functional/screenshots/nanos/bip39/091.png
Binary file added tests/functional/screenshots/nanos/bip39/092.png
Binary file added tests/functional/screenshots/nanos/bip39/093.png
Binary file added tests/functional/screenshots/nanos/bip39/094.png
Binary file added tests/functional/screenshots/nanos/bip39/095.png
Binary file added tests/functional/screenshots/nanos/bip39/096.png
Binary file added tests/functional/screenshots/nanos/bip39/097.png
Binary file added tests/functional/screenshots/nanos/bip39/098.png
Binary file added tests/functional/screenshots/nanos/bip39/099.png
Binary file added tests/functional/screenshots/nanos/bip39/100.png
Binary file added tests/functional/screenshots/nanos/bip39/101.png
Binary file added tests/functional/screenshots/nanos/bip39/102.png
Binary file added tests/functional/screenshots/nanos/bip39/103.png
Binary file added tests/functional/screenshots/nanos/bip39/104.png
Binary file added tests/functional/screenshots/nanos/bip39/105.png
Binary file added tests/functional/screenshots/nanos/bip39/106.png
Binary file added tests/functional/screenshots/nanos/bip39/107.png
Binary file added tests/functional/screenshots/nanos/bip39/108.png
Binary file added tests/functional/screenshots/nanos/bip39/109.png
Binary file added tests/functional/screenshots/nanos/bip39/110.png
Binary file added tests/functional/screenshots/nanos/bip39/111.png
Binary file added tests/functional/screenshots/nanos/bip39/112.png
Binary file added tests/functional/screenshots/nanos/bip39/113.png
Binary file added tests/functional/screenshots/nanos/bip39/114.png
Binary file added tests/functional/screenshots/nanos/bip39/115.png
Binary file added tests/functional/screenshots/nanos/bip39/116.png
Binary file added tests/functional/screenshots/nanos/bip39/117.png
Binary file added tests/functional/screenshots/nanos/bip39/118.png
Binary file added tests/functional/screenshots/nanos/bip39/119.png
Binary file added tests/functional/screenshots/nanos/bip39/120.png
Binary file added tests/functional/screenshots/nanos/bip39/121.png
Binary file added tests/functional/screenshots/nanos/bip39/122.png
Binary file added tests/functional/screenshots/nanos/bip39/123.png
Binary file added tests/functional/screenshots/nanos/bip39/124.png
Binary file added tests/functional/screenshots/nanos/bip39/125.png
Binary file added tests/functional/screenshots/nanos/bip39/126.png
Binary file added tests/functional/screenshots/nanos/bip39/127.png
Binary file added tests/functional/screenshots/nanos/bip39/128.png
Binary file added tests/functional/screenshots/nanos/bip39/129.png
Binary file added tests/functional/screenshots/nanos/bip39/130.png
Binary file added tests/functional/screenshots/nanos/bip39/131.png
Binary file added tests/functional/screenshots/nanos/bip39/132.png
Binary file added tests/functional/screenshots/nanos/bip39/133.png
Binary file added tests/functional/screenshots/nanos/bip39/134.png
Binary file added tests/functional/screenshots/nanos/bip39/135.png
Binary file added tests/functional/screenshots/nanos/bip39/136.png
Binary file added tests/functional/screenshots/nanos/bip39/137.png
Binary file added tests/functional/screenshots/nanos/bip39/138.png
Binary file added tests/functional/screenshots/nanos/bip39/139.png
Binary file added tests/functional/screenshots/nanos/bip39/140.png
Binary file added tests/functional/screenshots/nanos/bip39/141.png
Binary file added tests/functional/screenshots/nanos/bip39/142.png
Binary file added tests/functional/screenshots/nanos/bip39/143.png
Binary file added tests/functional/screenshots/nanos/bip39/144.png
Binary file added tests/functional/screenshots/nanos/bip39/145.png
Binary file added tests/functional/screenshots/nanos/bip39/146.png
Binary file added tests/functional/screenshots/nanos/bip39/147.png
Binary file added tests/functional/screenshots/nanos/bip39/148.png
Binary file added tests/functional/screenshots/nanos/bip39/149.png
Binary file added tests/functional/screenshots/nanos/bip39/150.png
Binary file added tests/functional/screenshots/nanos/bip39/151.png
Binary file added tests/functional/screenshots/nanos/bip39/152.png
Binary file added tests/functional/screenshots/nanos/bip39/153.png
Binary file added tests/functional/screenshots/nanos/bip39/154.png
Binary file added tests/functional/screenshots/nanos/bip39/155.png
Binary file added tests/functional/screenshots/nanos/bip39/156.png
Binary file added tests/functional/screenshots/nanos/bip39/157.png
Binary file added tests/functional/screenshots/nanos/bip39/158.png
Binary file added tests/functional/screenshots/nanos/bip39/159.png
Binary file added tests/functional/screenshots/nanos/bip39/160.png
Binary file added tests/functional/screenshots/nanos/bip39/161.png
Binary file added tests/functional/screenshots/nanos/bip39/162.png
Binary file added tests/functional/screenshots/nanos/bip39/163.png
Binary file added tests/functional/screenshots/nanos/bip39/164.png
Binary file added tests/functional/screenshots/nanos/bip39/165.png
Binary file added tests/functional/screenshots/nanos/bip39/166.png
Binary file added tests/functional/screenshots/nanos/bip39/167.png
Binary file added tests/functional/screenshots/nanos/bip39/168.png
Binary file added tests/functional/screenshots/nanos/bip39/169.png
Binary file added tests/functional/screenshots/nanos/bip39/170.png
Binary file added tests/functional/screenshots/nanos/bip39/171.png
Binary file added tests/functional/screenshots/nanos/bip39/172.png
Binary file added tests/functional/screenshots/nanos/bip39/173.png
Binary file added tests/functional/screenshots/nanos/bip39/174.png
Binary file added tests/functional/screenshots/nanos/bip39/175.png
Binary file added tests/functional/screenshots/nanos/bip39/176.png
Binary file added tests/functional/screenshots/nanos/bip39/177.png
Binary file added tests/functional/screenshots/nanos/bip39/178.png
Binary file added tests/functional/screenshots/nanos/bip39/179.png
Binary file added tests/functional/screenshots/nanos/bip39/180.png
Binary file added tests/functional/screenshots/nanos/bip39/181.png
Binary file added tests/functional/screenshots/nanos/bip39/182.png
Binary file added tests/functional/screenshots/nanos/bip39/183.png
Binary file added tests/functional/screenshots/nanos/bip39/184.png
Binary file added tests/functional/screenshots/nanos/bip39/185.png
Binary file added tests/functional/screenshots/nanos/bip39/186.png
Binary file added tests/functional/screenshots/nanos/bip39/187.png
Binary file added tests/functional/screenshots/nanos/bip39/188.png
Binary file added tests/functional/screenshots/nanos/bip39/189.png
Binary file added tests/functional/screenshots/nanos/bip39/190.png
Binary file added tests/functional/screenshots/nanos/bip39/191.png
Binary file added tests/functional/screenshots/nanos/bip39/192.png
Binary file added tests/functional/screenshots/nanos/bip39/193.png
Binary file added tests/functional/screenshots/nanos/bip39/194.png
Binary file added tests/functional/screenshots/nanos/bip39/195.png
Binary file added tests/functional/screenshots/nanos/bip39/196.png
Binary file added tests/functional/screenshots/nanos/bip39/197.png
Binary file added tests/functional/screenshots/nanos/bip39/198.png
Binary file added tests/functional/screenshots/nanos/bip39/199.png
Binary file added tests/functional/screenshots/nanos/bip39/200.png
Binary file added tests/functional/screenshots/nanos/bip39/201.png
Binary file added tests/functional/screenshots/nanos/bip39/202.png
Binary file added tests/functional/screenshots/nanos/bip39/203.png
Binary file added tests/functional/screenshots/nanos/bip39/204.png
Binary file added tests/functional/screenshots/nanos/bip39/205.png
Binary file added tests/functional/screenshots/nanos/bip39/206.png
Binary file added tests/functional/screenshots/nanos/bip39/207.png
Binary file added tests/functional/screenshots/nanos/bip39/208.png
Binary file added tests/functional/screenshots/nanos/bip39/209.png
Binary file added tests/functional/screenshots/nanos/bip39/210.png
Binary file added tests/functional/screenshots/nanos/bip39/211.png
Binary file added tests/functional/screenshots/nanos/bip39/212.png
Binary file added tests/functional/screenshots/nanos/bip39/213.png
Binary file added tests/functional/screenshots/nanos/bip39/214.png
Binary file added tests/functional/screenshots/nanos/bip39/215.png
Binary file added tests/functional/screenshots/nanos/bip39/216.png
Binary file added tests/functional/screenshots/nanos/bip39/217.png
Binary file added tests/functional/screenshots/nanos/bip39/218.png
Binary file added tests/functional/screenshots/nanos/bip39/219.png
Binary file added tests/functional/screenshots/nanos/bip39/220.png
Binary file added tests/functional/screenshots/nanos/bip39/221.png
Binary file added tests/functional/screenshots/nanos/bip39/222.png
Binary file added tests/functional/screenshots/nanos/bip39/223.png
Binary file added tests/functional/screenshots/nanos/bip39/224.png
Binary file added tests/functional/screenshots/nanos/bip39/225.png
Binary file added tests/functional/screenshots/nanos/bip39/226.png
Binary file added tests/functional/screenshots/nanos/bip39/227.png
Binary file added tests/functional/screenshots/nanos/bip39/228.png
Binary file added tests/functional/screenshots/nanos/bip39/229.png
Binary file added tests/functional/screenshots/nanos/bip39/230.png
Binary file added tests/functional/screenshots/nanos/bip39/231.png
Binary file added tests/functional/screenshots/nanos/bip39/232.png
Binary file added tests/functional/screenshots/nanos/bip39/233.png
Binary file added tests/functional/screenshots/nanos/bip39/234.png
Binary file added tests/functional/screenshots/nanos/bip39/235.png
Binary file added tests/functional/screenshots/nanos/bip39/236.png
Binary file added tests/functional/screenshots/nanos/bip39/237.png
Binary file added tests/functional/screenshots/nanos/bip39/238.png
Binary file added tests/functional/screenshots/nanos/bip39/239.png
Binary file added tests/functional/screenshots/nanos/bip39/240.png
Binary file added tests/functional/screenshots/nanos/bip39/241.png
Binary file added tests/functional/screenshots/nanos/bip39/242.png
Binary file added tests/functional/screenshots/nanos/bip39/243.png
Binary file added tests/functional/screenshots/nanos/bip39/244.png
Binary file added tests/functional/screenshots/nanos/bip39/245.png
Binary file added tests/functional/screenshots/nanos/bip39/246.png
Binary file added tests/functional/screenshots/nanos/bip39/247.png
Binary file added tests/functional/screenshots/nanos/bip39/248.png
Binary file added tests/functional/screenshots/nanos/bip39/249.png
Binary file added tests/functional/screenshots/nanos/bip39/250.png
Binary file added tests/functional/screenshots/nanos/bip39/251.png
Binary file added tests/functional/screenshots/nanos/bip39/252.png
Binary file added tests/functional/screenshots/nanos/bip39/253.png
Binary file added tests/functional/screenshots/nanos/bip39/254.png
Binary file added tests/functional/screenshots/nanos/bip39/255.png
Binary file added tests/functional/screenshots/nanos/bip39/256.png
Binary file added tests/functional/screenshots/nanos/bip39/257.png
Binary file added tests/functional/screenshots/nanos/bip39/258.png
Binary file added tests/functional/screenshots/nanos/bip39/259.png
Binary file added tests/functional/screenshots/nanos/bip39/260.png
Binary file added tests/functional/screenshots/nanos/bip39/261.png
Binary file added tests/functional/screenshots/nanos/bip39/262.png
Binary file added tests/functional/screenshots/nanos/bip39/263.png
Binary file not shown.
Binary file added tests/functional/screenshots/nanos/sskr/001.png
Binary file added tests/functional/screenshots/nanos/sskr/002.png
Binary file added tests/functional/screenshots/nanos/sskr/003.png
Binary file added tests/functional/screenshots/nanos/sskr/004.png
Binary file added tests/functional/screenshots/nanos/sskr/005.png
Binary file added tests/functional/screenshots/nanos/sskr/006.png
Binary file added tests/functional/screenshots/nanos/sskr/007.png
Binary file added tests/functional/screenshots/nanos/sskr/008.png
Binary file added tests/functional/screenshots/nanos/sskr/009.png
Binary file added tests/functional/screenshots/nanos/sskr/010.png
Binary file added tests/functional/screenshots/nanos/sskr/011.png
Binary file added tests/functional/screenshots/nanos/sskr/012.png
Binary file added tests/functional/screenshots/nanos/sskr/013.png
Binary file added tests/functional/screenshots/nanos/sskr/014.png
Binary file added tests/functional/screenshots/nanos/sskr/015.png
Binary file added tests/functional/screenshots/nanos/sskr/016.png
Binary file added tests/functional/screenshots/nanos/sskr/017.png
Binary file added tests/functional/screenshots/nanos/sskr/018.png
Binary file added tests/functional/screenshots/nanos/sskr/019.png
Binary file added tests/functional/screenshots/nanos/sskr/020.png
Binary file added tests/functional/screenshots/nanos/sskr/021.png
Binary file added tests/functional/screenshots/nanos/sskr/022.png
Binary file added tests/functional/screenshots/nanos/sskr/023.png
Binary file added tests/functional/screenshots/nanos/sskr/024.png
Binary file added tests/functional/screenshots/nanos/sskr/025.png
Binary file added tests/functional/screenshots/nanos/sskr/026.png
Binary file added tests/functional/screenshots/nanos/sskr/027.png
Binary file added tests/functional/screenshots/nanos/sskr/028.png
Binary file added tests/functional/screenshots/nanos/sskr/029.png
Binary file added tests/functional/screenshots/nanos/sskr/030.png
Binary file added tests/functional/screenshots/nanos/sskr/031.png
Binary file added tests/functional/screenshots/nanos/sskr/032.png
Binary file added tests/functional/screenshots/nanos/sskr/033.png
Loading

0 comments on commit 59dbba2

Please sign in to comment.