mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
parent
5c615b0dc5
commit
be8a09b138
@ -39,3 +39,24 @@ The following environments are currently available:
|
||||
* DOMAIN: Domain name
|
||||
* REALM: Realm name
|
||||
* SERVER: Name of the member server
|
||||
|
||||
|
||||
=============
|
||||
Running tests
|
||||
=============
|
||||
|
||||
To run all the tests use:
|
||||
|
||||
make test
|
||||
|
||||
To run a quick subset (aiming for about 1 minute of testing) run:
|
||||
|
||||
make quicktest
|
||||
|
||||
To run a specific test, use this syntax
|
||||
|
||||
make test TESTS=testname
|
||||
|
||||
for example
|
||||
|
||||
make test TESTS=samba4.BASE-DELETE
|
||||
|
Loading…
Reference in New Issue
Block a user