Age | Commit message (Collapse) | Author | Files | Lines |
|
(This used to be commit d4c1a1be0acbb11df4cfef5e454787b3f86f4181)
|
|
unixName that we are running as in the test suite. Otherwise files are
created as a user without any entry in the sam, so the ACL doesn't
allow that user read permission when it should. This should fix the
RAW-ACLS test in the build farm.
(This used to be commit 30445483e4facb0a1d8a5979a2eac6c166193c09)
|
|
running too long
(This used to be commit 3d70755abfb7764379d648e9bc1697ae9289d02b)
|
|
is setup
- use loopback interface only, otherwise nbtd will answer with a real
ip, which the socket wrapper code will fail to connect to
- enable eadb for posix testing
- sleeping to wait for smbd to start is pointless, as smbd won't start
till its fifo is opened due to the fifo redirection on stdin
- sleep for a few seconds to allow for nbt server to register names after opening fifo
- use bcast name resolution, so we don't rely on /etc/hosts being right
(This used to be commit 9ce2b9a79ba34705bcd8c32db1e084763702faec)
|
|
metze
(This used to be commit 3c1d2364450a4f157e5f19c01295a8575adebaff)
|
|
- try to kill all jobs return by jobs -p
metze
(This used to be commit e4f5e52a8454fc2e6d5536e2cc9eb918c6c0e174)
|
|
- fix typo ADDARGS -> ADDARG
metze
(This used to be commit 38e5198b1121725b4f1c9b27ac2f97bee43607fe)
|
|
we can later check if this file exists, in the testit function,
and only run the tests if smbd is still up
metze
(This used to be commit e0b17129f837bef1bca25b77107c65cbaadf13f3)
|
|
metze
(This used to be commit 288fcf18fec871abc74f4330c880fcf20772dbb1)
|
|
- print build farm style output when RUN_FROM_BUILD_FARM=yes
metze
(This used to be commit 7e567a6b69d05fa180bb4384b503969f79f18068)
|
|
tridge: is that a good value?
metze
(This used to be commit a7f7ec6cfe1ed7fbfe98e462eea004d0eb678e9b)
|
|
- some more fixes
metze
(This used to be commit e90b83d03887ed713745280267caa6f2fd549e0f)
|
|
- some other cleanups
metze
(This used to be commit d8490399d91007dfcbada15f917ce56ab88370fc)
|
|
- move smbd_fifo into the prefix dir
metze
(This used to be commit 1f0168e18026268671c9745a193a0002da3dda30)
|
|
automatically kill smbd
when finished, using a fifo
this makes 'make test' much safer for build farm usage
(This used to be commit a33a424d5bdb24797a83097b8ae6b9ca70793295)
|
|
Running as a non-root user using socket_wrapper is possible by simple
export SOCKET_WRAPPER_DIR before running 'make test'
(This used to be commit 6d93fcc407cfd98e42045c65456cfb0c45f0ff1a)
|
|
(This used to be commit 02160c991a7e9bef2fabfe338a772e32679edf5d)
|
|
(This used to be commit 195753b6afe3115762bcc4d579bc4a9f1c45af75)
|
|
- Add options --quiet and --outputdir options to the provisioning script
- Add simple 'make test' and 'make test-swrap'
(This used to be commit 7d2d4a57e0e58a51c76c2e86ea447e81a1d79544)
|