mirror of
https://github.com/samba-team/samba.git
synced 2024-12-27 03:21:53 +03:00
r25623: add 'make test-swrap-pcap' and 'make test-swrap-keep-pcap'
metze
This commit is contained in:
parent
eceed3f6d6
commit
398940031b
@ -303,6 +303,12 @@ testone: everything
|
||||
test-swrap: everything
|
||||
$(SELFTEST) --socket-wrapper --immediate $(TESTS)
|
||||
|
||||
test-swrap-pcap: everything
|
||||
$(SELFTEST) --socket-wrapper-pcap --immediate $(TESTS)
|
||||
|
||||
test-swrap-keep-pcap: everything
|
||||
$(SELFTEST) --socket-wrapper-keep-pcap --immediate $(TESTS)
|
||||
|
||||
test-noswrap: everything
|
||||
$(SELFTEST) --immediate $(TESTS)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user