similar to: make environment for automated testcases

Displaying 20 results from an estimated 1100 matches similar to: "make environment for automated testcases"

2015 Apr 27
3
make environment for automated testcases
On 27/04/15 00:35, Charles Lepple wrote: > autoreconf has to be run from the top level directory. I did that too. > (Not related to this issue, but you might want to use the autogen.sh > script to catch any other dependencies, then add > --enable-maintainer-mode to the configure parameters so you don't need > to manually re-run the auto-tools.) Do you have cppunit installed? I
2015 Apr 28
1
make environment for automated testcases
2015-04-27 15:02 GMT+02:00 Charles Lepple <clepple at gmail.com>: > On Apr 27, 2015, at 2:48 AM, Nick Ma. <nick.mayerhofer at enchant.at> wrote: > > > But it still doesn't compile any executable: ~/nut/tests% ls > > cpputest.cpp example.cpp Makefile Makefile.am Makefile.in > > I think it is only intended to produce an executable when running "make
2015 Apr 27
0
make environment for automated testcases
On Apr 27, 2015, at 2:48 AM, Nick Ma. <nick.mayerhofer at enchant.at> wrote: > But it still doesn't compile any executable: ~/nut/tests% ls > cpputest.cpp example.cpp Makefile Makefile.am Makefile.in I think it is only intended to produce an executable when running "make check" or the dist* targets. -- Charles Lepple clepple at gmail
2015 Apr 26
0
make environment for automated testcases
On Apr 26, 2015, at 5:05 PM, "Nick Ma." <nick.mayerhofer at enchant.at> wrote: > and I also tried "autoreconf -i" which gave me an: > autoreconf: 'configure.ac' or 'configure.in' is required autoreconf has to be run from the top level directory. (Not related to this issue, but you might want to use the autogen.sh script to catch any other
2013 Jul 31
2
Fw: infosec e4
I?m wondering if what I have done is good : # get the source from github on my computer # autogen.sh # name=nut # ./configure --prefix=/ --sysconfdir=/etc/$name --mandir=/usr/share/man --libdir=/usr/lib --includedir=/usr/include --datadir=/usr/share/$name --with-statepath=/var/run/nut --with-altpidpath=/var/run/nut --with-drvpath=/lib/nut --with-pidpath=/var/run/$name
2013 Aug 01
0
infosec e4
On Jul 31, 2013, at 9:07 AM, James HORLEY wrote: > I?m wondering if what I have done is good : > # get the source from github on my computer > # autogen.sh > # name=nut > # ./configure --prefix=/ --sysconfdir=/etc/$name --mandir=/usr/share/man > --libdir=/usr/lib --includedir=/usr/include --datadir=/usr/share/$name > --with-statepath=/var/run/nut
2013 Aug 02
2
infosec e4
I'm pretty sure, I've install pkg-config, but I will check it monday after my holliday. This is my test steps: - Shutting down nut-client (upsmon) - Only nut-server (driver + upsd) is running - upsmon.conf have been revert to normal shutdown, no upssched - upsc myups return ups stats then: upsmon -K -DDDDD, here is the output: kill: No such process UPS: myups at
2015 Oct 28
2
net ads info: failed to get server's current time
On Thu, Oct 22, 2015 at 10:53:30PM +0100, Rowland Penny wrote: >On 22/10/15 22:33, Guy-Laurent Subri wrote: >> On Thu, Oct 22, 2015 at 10:13:01PM +0100, Rowland Penny wrote: >>> On 22/10/15 21:51, Guy-Laurent Subri wrote: >>>> On Wed, Oct 21, 2015 at 07:06:33PM +0100, Rowland Penny wrote: >>>>> On 21/10/15 18:35, Guy-Laurent Subri wrote:
2015 Oct 28
2
net ads info: failed to get server's current time
On Wed, Oct 28, 2015 at 10:32:31AM +0000, Rowland Penny wrote: >On 28/10/15 10:09, Guy-Laurent Subri wrote: > >> My version of Samba is 4.1.17. I don't think this changes anything, but >> I can try to upgrade if needed. > >OK, looks like you are running Debian, either wheezy using backports or >Jessie and my old DC is running wheezy and net ads info works on that.
2015 Oct 22
6
net ads info: failed to get server's current time
On Wed, Oct 21, 2015 at 07:06:33PM +0100, Rowland Penny wrote: >On 21/10/15 18:35, Guy-Laurent Subri wrote: >> Hi all, >> We're having issues with Samba at work. I've searched a bit and the only >> thing that have caught my eye is this: when I run the 'net ads info' >> command on our DC --we have a Debian on which samba4 is installed and >>
2015 Oct 28
6
net ads info: failed to get server's current time
Hai, Copy the code and Set these variable Run the script, restart samba and login again with an pc. Should work now, your missing something and. Your not using good ntp servers. #!/bin/bash ########## NTP Settings needed for a correct funtioning samba AD DC server ## Set to 1 installs the ntp server. (default is ok ) ## (default is ok ) NTPD_INSTALL="1" # if you run the server on a
2007 Feb 02
5
reading very large files
Hi all, I have a large file (1.8 GB) with 900,000 lines that I would like to read. Each line is a string characters. Specifically I would like to randomly select 3000 lines. For smaller files, what I'm doing is: trs <- scan("myfile", what= character(), sep = "\n") trs<- trs[sample(length(trs), 3000)] And this works OK; however my computer seems not able to handle
2008 Aug 30
1
[LLVMdev] Unit testing frameworks
In a recent conversation with Chris it was brought up that the LLVM project doesn't have a way to incorporate fine-grained unit tests (in other words, tests that exersize the members of a single C++ class). I was wondering what is the general feeling about adding this to LLVM. Let me discuss some of the details: First, there is the question of a test framework. One possibility is to
2017 Jan 16
2
Building xapian-bindings
I'm posting this here to help others who might be having the same issue. I maintain xapian-core ruby gem. I was trying to upgrade to 1.4.2 and had some issues. The generated makefile doesn’t work because of the following: docs/rdocs/index.html: docs/xapian.rb rm -rf docs/rdocs $(MKDIR_P) docs cd docs && $(RDOC) --op rdocs `test -f xapian.rb||echo '$(abs_srcdir)/'`xapian.rb
2015 Oct 26
3
net ads info: failed to get server's current time
Run : echo "\n" | samba-tool testparm | grep "server service" What do you see now... > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens mathias dufresne > Verzonden: maandag 26 oktober 2015 14:56 > Aan: sambalist > Onderwerp: Re: [Samba] net ads info: failed to get server's current time > > I have no
2017 Jun 27
3
[PATCH] libvirt: disallow non-local connections (RHBZ#1347830)
If the connection is not local, paths of disks will refer to the remote host, which were mistakenly handled as local paths (in the best case failing to open a non-existing disk, and in the worst case opening a different disk!). In case the disks are remote resources like ssh or ceph, nothing guarantees that the hostname can be reached from the local machine, or even that it is actually the same on
2016 Mar 07
2
Windows port
Hi! I would like to ask about current state of Windows port. Is it frozen? It will be cool to know the plans :) Where are a lot of Windows-branches at GitHub. What is the most actual one? The Windows builder looks like turned off, am I right that it is not available currently and where were no builds after version 2.6.5-6? I couldn't find any info about proper environment to build Windows
2017 Jul 07
4
[PATCH v6 0/3] gobject: Remove gtk-doc (RHBZ#1465665).
Hopefully this time ...
2009 Jun 29
1
wine/RosettaStone breakage from recent kernel commit
Hi, I've been running the foreign language training program The Rosetta Stone(TRS) on wine for months now, but a recent commit to the linux kernel has caused TRS to be unable to read the DVD drive, where the program's data files are kept. Strangely, winefile can still read the data DVD, but TRS cannot, and I'm stumped. Below is the guilty kernel commit (rather long, sorry). Can
2015 Oct 21
2
net ads info: failed to get server's current time
Hi all, We're having issues with Samba at work. I've searched a bit and the only thing that have caught my eye is this: when I run the 'net ads info' command on our DC --we have a Debian on which samba4 is installed and configured as a AD DC-- I have the message "Failed to get server's current time!", and "Server time: Thu, 01 Jan 1970 01:00:00 CET". The