summaryrefslogtreecommitdiff
path: root/bin/expr/Makefile
blob: 7c7612fcabf5051cc995627b16aad67dc0bb2c17 (plain)
1
2
3
4
5
6
#	$NetBSD: Makefile,v 1.14 2000/09/19 17:20:00 jdolecek Exp $

PROG=		expr
SRCS=		expr.y

.include <bsd.prog.mk>
63b7f6d0086287e'>s/helt/held+s/eroneously/erroneously/+s/splitted/split/+s/recommented/recomme...andvar 2021-07-21Add AUDIO_SETINFO_gain_balance test.isaki 2020-10-13Argument for AUDIO_WSEEK ioctl is u_long, not int.rin 2020-06-26Reference PRs consistently.jruoho 2020-05-01Fix two tests.isaki 2020-03-26Add tests for poll(POLLIN) before read().isaki 2020-03-26Sync with sys/dev/audio/audio.c rev1.65.isaki 2020-03-25Use exact match to search testname.isaki 2020-03-04Sync with sys/dev/audio/audio.c rev1.62.isaki 2020-03-02Re-add -lrumpdev dropped in the previous commit.isaki 2020-03-01Centralize the base rump libraries into a variable used by all the otherchristos 2020-02-22Update AUDIO_SETINFO_channels test.isaki 2020-02-18Add tests.isaki 2020-02-14Improve around {audioctl_,}open_multiuser.isaki 2020-02-13don't use variable 'newval' uninitialized when multiuser mode unchangedtnn 2020-02-12Add sentinel to the testtable[] array.martin 2020-02-11Add ATF tests for audio(4).isaki 2019-06-20Rewrite t_pad test.isaki 2017-01-27Revert to previous. Audio passes the test properly again.nat 2016-12-11Update test output to reflect audio changes.nat 2016-10-15pad(4) must be open before corresponding audio device is opened.nat 2016-02-26Fix soft volume audio distortion. OK jmcneil@.nat 2016-01-23Define _KERNTYPES for things that need it.christos 2012-12-02Actually remove the no-longer-needed Atffilespgoyette 2012-12-02Build helper programs as PROGS and not as TESTS_{C,SH}pgoyette 2011-01-24Represent test data as bytes to make it "endian-independent".pooka 2010-11-07Adjusts tests after import of atf-0.12:jmmv 2010-10-31There's apparently a circular dependency between -lrump and -lrumpuser.he 2010-08-04need to update install filename toopooka 2010-08-04Update test program to deal with uuencoded golden data.pooka 2010-08-04Actually, some nagging voice in my head tells me that all binary filespooka 2010-08-04Add test of pad(4): stuff some audio into /dev/audio, read it frompooka