Skip to content

Commit

Permalink
Add some minor test enhancements
Browse files Browse the repository at this point in the history
  • Loading branch information
bluepeach committed Jul 20, 2024
1 parent c97c4c3 commit 75fc669
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -278,6 +278,10 @@ macos-smb-client-uninstall: macos-nodebug-smbclient-openssl-nojni-uninstall
macos-smb-client-test: macos-nodebug-smbclient-openssl-nojni-test
macos-smb-client-reinstall: macos-nodebug-smbclient-openssl-nojni-reinstall

macos-smb-clientlb-test: macos-debug-smbclient-mbedtls-nojni-build
OPEN_FILES_HOME=$(CURDIR)/configs/macos-debug-smbclient.xml \
$(CURDIR)/build-macos-debug-smbclient-mbedtls-nojni/of_smb_fs/test/test_fs_smb

#
# Alias for Macos Server Production Target
#
Expand Down
2 changes: 1 addition & 1 deletion configs/macos-debug-smbclient.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<of_core version="0.0">
<logging>
<console>yes</console>
<level>2</level>
<level>3</level>
</logging>
<devicename>localhost</devicename>
<uuid>00000000-0000-0000-0000-000000000000</uuid>
Expand Down

0 comments on commit 75fc669

Please sign in to comment.