Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-commits
Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-commits@g.o
From: "Mike Frysinger (vapier)" <vapier@g.o>
Subject: path-sandbox r430 - trunk/tests
Date: Sun, 16 Nov 2008 15:57:56 +0000
Author: vapier
Date: 2008-11-16 15:57:56 +0000 (Sun, 16 Nov 2008)
New Revision: 430

Added:
   trunk/tests/sb_printf.at
Modified:
   trunk/tests/Makefile.am
   trunk/tests/local.at
   trunk/tests/testsuite.at
Log:
execute sb_printf

Modified: trunk/tests/Makefile.am
===================================================================
--- trunk/tests/Makefile.am	2008-11-16 14:39:45 UTC (rev 429)
+++ trunk/tests/Makefile.am	2008-11-16 15:57:56 UTC (rev 430)
@@ -1,4 +1,4 @@
-AT_FILES = local.at testsuite.at
+AT_FILES = $(wildcard *.at)
 TESTSUITE = $(srcdir)/testsuite
 DISTCLEANFILES = atconfig
 EXTRA_DIST = atlocal.in package.m4.in $(AT_FILES) $(TESTSUITE) \

Modified: trunk/tests/local.at
===================================================================
--- trunk/tests/local.at	2008-11-16 14:39:45 UTC (rev 429)
+++ trunk/tests/local.at	2008-11-16 15:57:56 UTC (rev 430)
@@ -1,19 +1 @@
-m4_defun([LDR_BINARY], [ldr])
 
-m4_defun([LDR_UART_LOADER], [fake-loadee])
-
-m4_defun([LDR_FILTER_VARS], [sed -e "s:$abs_srcdir/::g" -e 's: *$[]::'])
-
-m4_defun([LDRS_DIR], [$abs_srcdir/ldrs])
-m4_defun([ELFS_DIR], [$abs_srcdir/elfs])
-
-m4_defun([AT_LDR_CHECK],[dnl
-	AT_CHECK([
-($1) > stdout 2> stderr
-ret=$[]?
-LDR_FILTER_VARS stdout
-LDR_FILTER_VARS stderr 1>&2
-(exit $[]ret)
-],
-[$2],[$3],[$4],[$5],[$6])
-])

Added: trunk/tests/sb_printf.at
===================================================================
--- trunk/tests/sb_printf.at	                        (rev 0)
+++ trunk/tests/sb_printf.at	2008-11-16 15:57:56 UTC (rev 430)
@@ -0,0 +1,62 @@
+AT_SETUP(sb_printf)
+
+AT_CHECK([sb_printf_tst], [0],[dnl
+1
+-1
+123
+-123
+1000
+1
+-1
+123
+-123
+1000
+0x1
+0xabcdef
+0x1
+0xABCDEF
+a
+0
+K
+wOOf
+CoW
+!HI!
+{pre}cow{post}
+{pre}cow{post}
+{pre}cow{post}
+{pre}cow{post}
+{pre} cow{post}
+{pre}  cow{post}
+%
+0x0000000000123456
+1
+-1
+123
+-123
+1000
+1
+4294967295
+123
+4294967173
+1000
+1
+abcdef
+1
+ABCDEF
+a
+0
+K
+wOOf
+CoW
+!HI!
+{pre}cow{post}
+{pre}cow{post}
+{pre}cow{post}
+{pre}cow{post}
+{pre} cow{post}
+{pre}  cow{post}
+%
+0x123456
+])
+
+AT_CLEANUP

Modified: trunk/tests/testsuite.at
===================================================================
--- trunk/tests/testsuite.at	2008-11-16 14:39:45 UTC (rev 429)
+++ trunk/tests/testsuite.at	2008-11-16 15:57:56 UTC (rev 430)
@@ -1,8 +1,3 @@
 AT_INIT
 
-dnl m4_include(create.at)
-dnl m4_include(dump.at)
-dnl m4_include(load.at)
-dnl m4_include(show.at)
-dnl m4_include(source.at)
-dnl m4_include(usage.at)
+m4_include(sb_printf.at)



Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoo-x86 commit in app-pda/synce-hal: synce-hal-0.1.ebuild synce-hal-0.2.ebuild ChangeLog
Next by thread:
gentoo-x86 commit in app-admin/zprod-manager: ChangeLog zprod-manager-0.3.3.ebuild
Previous by date:
gentoo-x86 commit in app-pda/synce-hal: synce-hal-0.1.ebuild synce-hal-0.2.ebuild ChangeLog
Next by date:
gentoo-x86 commit in app-admin/zprod-manager: ChangeLog zprod-manager-0.3.3.ebuild


Updated Mar 27, 2012

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.