summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2013-04-01Remove device lockingRoger Leigh1-150/+0
2013-03-31Update copyrights of all filesRoger Leigh26-29/+27
2013-03-31build: Use non-recursive makeRoger Leigh3-177/+177
2013-03-12sbuild::keyfile: Refactor reading and writingRoger Leigh10-14/+35
2013-02-03Use C++11 range-based for loopsRoger Leigh2-48/+30
2013-01-05Replace tabs with spaces in all source codeRoger Leigh18-378/+378
2012-11-03sbuild::chroot_facet_userdata: Add additional unsharing optionsRoger Leigh1-2/+8
2012-11-03sbuild: Add unsharing of network devicesRoger Leigh1-0/+9
2012-11-03sbuild::chroot_facet_userdata: treat unused keys as userdataRoger Leigh1-0/+4
2012-11-03sbuild::chroot: Add get_used_keys methodRoger Leigh1-3/+6
2012-10-27sbuild: Test source session cloningRoger Leigh10-51/+283
2012-10-27sbuild: Correct alias handlingRoger Leigh1-4/+13
2012-06-25test: Fix pathrelease/schroot-1.6.0debian/schroot-1.6.0-1Roger Leigh1-1/+1
2012-06-25sbuild::chroot: Add CHROOT_PROFILE_DIRRoger Leigh2-1/+3
2012-06-25test: Update testsuite for profile and script-config behaviourRoger Leigh2-2/+54
2012-05-29test: Fix path for CHROOT_PROFILE environment variablerelease/schroot-1.5.3debian/schroot-1.5.3-1Roger Leigh1-1/+1
2012-05-23schroot: Add shell fallbacks and chroot and user overridesRoger Leigh1-0/+2
2012-05-15.gitignore: Updaterelease/schroot-1.5.2debian/schroot-1.5.2-1Roger Leigh1-0/+1
2012-05-14bin: Don't use boost validation_error exceptionRoger Leigh1-7/+5
2012-05-09sbuild: Add custom chroot typeRoger Leigh2-0/+225
2012-05-08test: Ensure that userdata reserved namespaces checks fail correctlyRoger Leigh2-4/+22
2012-04-03sbuild: Add sbuild::chroot_facet_userdata and --option optionRoger Leigh4-0/+185
2012-03-25sbuild::regex: Use C++11 regex in addition to boost::regexRoger Leigh1-2/+12
2012-03-25sbuild: Replace TR1 types with C++11 typesRoger Leigh8-31/+31
2011-11-27sbuild::chroot_facet_session: Store alias used as selected_nameRoger Leigh8-0/+23
2011-07-09schroot: Preserve original chroot name after session cloningRoger Leigh7-12/+12
2010-07-11sbuild::chroot: Obsolete priorityRoger Leigh2-9/+0
2010-07-11sbuild::chroot_config: validate canonicalises namespaceRoger Leigh2-2/+2
2010-07-11test::sbuild_chroot_config: Drop old commentRoger Leigh1-1/+1
2010-07-11test: Use new chroot_config interfaceRoger Leigh9-42/+53
2010-07-05build: Remove maintainer mode and add additional definesRoger Leigh1-1/+1
2010-07-05sbuild::chroot_file: Add location configuration keyRoger Leigh1-1/+26
2010-06-27sbuild::chroot: Add preserve-environment keyRoger Leigh4-0/+16
2010-06-26sbuild: Move verbosity from auth to chroot and sessionRoger Leigh3-1/+25
2010-06-22.gitignore: Ignore sbuild-chroot-btrfs-snapshotRoger Leigh1-0/+1
2010-06-22test: Add btrfs-snapshot checksRoger Leigh1-0/+301
2010-06-13sbuild: Add initial Btrfs snapshot supportRoger Leigh1-0/+12
2010-06-12test: Correct personality checks for non-Linux archesRoger Leigh1-3/+7
2010-06-06sbuild::personality: Don't introspect personalityRoger Leigh2-23/+32
2010-04-13sbuild::chroot_facet_source_clonable: Add source-clone optionRoger Leigh1-0/+1
2010-02-09test: Update for new script-config defaultRoger Leigh1-2/+2
2010-01-16.gitignore: Don't ignore test/sbuild-dirstreamRoger Leigh1-1/+0
2010-01-16sbuild::dirstream: Replace with boost::filesystemRoger Leigh3-90/+3
2009-10-17test: Fix sbuild-personality to support non-Linux architecturesRoger Leigh1-9/+9
2009-09-27test: Add root-user preservation check to chroot-directoryRoger Leigh1-0/+30
2009-09-27sbuild::chroot_facet_session_clonable: Only allow session creator to access s...Roger Leigh7-11/+27
2009-09-09sbuild::chroot_facet_source_clonable: Remove source_clonable memberRoger Leigh1-5/+6
2009-08-10test: Cleanup keyfile and environment testsJan-Marek Glogowski4-87/+74
2009-08-10test: Print key and value for keyfile and envJan-Marek Glogowski1-4/+24
2009-08-08sbuild::chroot_facet_mountable: Only serialise mount-device for sessionsRoger Leigh3-8/+0