Skip to content

Commit e7e537d

Browse files
committed
Added Example VI
1 parent 3ca4f9f commit e7e537d

File tree

5 files changed

+3
-2
lines changed

5 files changed

+3
-2
lines changed
11.8 KB
Binary file not shown.

hashlib/hashlib.lvproj

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,9 @@
1717
<Item Name="hashlib" Type="Folder" URL="../hashlib">
1818
<Property Name="NI.DISK" Type="Bool">true</Property>
1919
</Item>
20-
<Item Name="tests" Type="Folder" URL="../tests">
21-
<Property Name="NI.DISK" Type="Bool">true</Property>
20+
<Item Name="tests" Type="Folder">
21+
<Item Name="test_hashlib_sha256_hmac.vi" Type="VI" URL="../../tests/test_hashlib_sha256_hmac.vi"/>
22+
<Item Name="test_hashlib_sha256_pbkdf2.vi" Type="VI" URL="../../tests/test_hashlib_sha256_pbkdf2.vi"/>
2223
</Item>
2324
<Item Name="hashlib_vi_tree.vi" Type="VI" URL="../hashlib_vi_tree.vi"/>
2425
<Item Name="Dependencies" Type="Dependencies"/>

hashlib/hashlib_vi_tree.vi

204 Bytes
Binary file not shown.
10.1 KB
Binary file not shown.

0 commit comments

Comments
 (0)